计算机专业英语教程课完整版.ppt
《计算机专业英语教程课完整版.ppt》由会员分享,可在线阅读,更多相关《计算机专业英语教程课完整版.ppt(243页珍藏版)》请在三一办公上搜索。
1、2023/10/18,计算机专业英语教程,1,计算机专业英语,东莞理工学院 计算机学院赵维佺(博士、副教授)Email:Tel(短号:784069),Computer Professional English,2023/10/18,计算机专业英语教程,2,课程简介(一),学习的应用点:阅读文献,科技论文写作,报告,发邮件课程性质:考察课理论学时:32与普通英语的区别:专业性,科技性表现形式:词汇构成,时态与语态,符号表示方法,翻译方法,2023/10/18,计算机专业英语教程,3,课程简介(二),课程学习:课前预习+课堂讲授+课后练习+学生自己做报告练习内容:以组为单位,阅读一篇专业文 献,以
2、报告的形式讲解展示;考试形式:闭卷成绩比例:平时出勤、作业(20%)小组课堂报告(20%)卷面考试(60%),2023/10/18,计算机专业英语教程,4,教 材 内 容 简 介,本书包含了大量与计算机专业基础、专业技术及专业前沿知识相关的英文资料,并根据知识点分成28课。分别讲述了计算机硬件基础、计算机系统结构、计算机软件思想、编程语言、计算机网络结构、电子商务应用、计算机图像与动画以及计算机领域的新技术等内容。每课内容相对独立,如数据结构、操作系统、无线网络、远程教育、人工智能、电子支付等。每课后均附有重点词汇、课文难点注释、练习、两篇与课文内容相关的阅读材料以及计算机专业英语中相关的语法
3、知识讲述或专业术语介绍。书末附有练习答案,同时提供课文及第一篇阅读材料的参考译文。,2023/10/18,计算机专业英语教程,5,目 录,Unit 1 Introduction of Computers Unit 2 CPU and Memory Unit 3 Input and Output Systems Unit 4 C+Language Unit 5 Operating System Unit 6 Data Structure Unit 7 Database Principle,2023/10/18,计算机专业英语教程,6,目 录,Unit 8 Principles of Compil
4、er Unit 9 Software Engineering Unit 10 MultimediaUnit 11 Distance EducationUnit 12 Computer Graphics and ImagesUnit 13 AnimationUnit 14 Grid Computing,2023/10/18,计算机专业英语教程,7,目 录,Unit 15 Distributed SystemsUnit 16 Computer Network BasicsUnit 17 InternetUnit 18 Wireless NetworkUnit 19 Computer VirusUn
5、it 20 Office AutomationUnit 21 Virtual Reality,2023/10/18,计算机专业英语教程,8,目 录,Unit 22 Artificial IntelligentUnit 23 Neural NetworkUnit 24 Introduction of Electronic CommerceUnit 25 Electronic Payment SystemUnit 26 Logistics and Supply-chain managementUnit 27 Electronic MarketingUnit 28 Computer Security
6、,2023/10/18,计算机专业英语教程,9,Unit 1 Introduction of Computers,1.1 TextA computer is a digital electronic data processing system.Digital computer uses the binary number system,which has two digits:0 and 1.A binary is called a bit.Information represented in digital computers is in groups of bits.,2023/10/1
7、8,计算机专业英语教程,10,Notes,1 By using various coding techniques,group of bits can be made to represent not only binary number but also other discrete symbols,such as decimal digits or letter of alphabet.译文:通过应用各种编码技术,字位的组合不但可以用来表示二进制数,还可以表示其它的离散符号,比如十进制数字和字母表上的字母等。说明:本句的“By using various coding techniques
8、”作状语,主句采用被动语态。,2023/10/18,计算机专业英语教程,11,Computer Development,The First Generation of Computers(1946 through 1959).Through 1950,several other notable computers were built,each contributing significant advancements,such as binary arithmetic,random access,and the concept of stored programs.到1950年,又制造了几台
9、著名的计算机,而且每台都取得了很大的进展,如二进制运算,随机存取和存储程序的概念。,2023/10/18,计算机专业英语教程,12,Computer Development,The Second Generation of Computers(1959 through 1964)2 The transistor meant more powerful,more reliable,and less expensive computers that would occupy less space and give off less heat than did vacuum-tube-powered
10、 computers.译文:使用晶体管可做成功能更强、更可靠、更价廉的计算 机,它与真空管计算机相比占地面积小,功耗小。说明:本句的“that”引导定语从句,修饰宾语“computers”。,2023/10/18,计算机专业英语教程,13,Computer Development,The Third Generation of Computers(1964 through 1971)In time,the conversion of information systems from second-generation to third-generation hardware was writt
11、en off as the price of progress.这时(很快),信息系统从第二代向第三代硬件的转换完成了。written off:注销;很快完成 as the price of progress:由于价格的进步,2023/10/18,计算机专业英语教程,14,Computer Development,The Fourth Generation of Computers(1971 through now)First there was Large Scale Integration(LSI),with hundreds and thousands of transistors pe
12、r chip,then came Very Large Scale Integration(VLSI),with tens of thousands and hundreds of thousands of transistors.首先,出现了一个芯片上具有数百和数千个晶体管的大规模集成电路(LSI),接着出现了一个芯片上具有数万和数十万个晶体管的超大规模集成电路(VLSI)。,2023/10/18,计算机专业英语教程,15,Some people prefer to pinpoint the start of the fourth generation as 1971,with introd
13、uction of large-scale integration(more circuits per unit space)of electronic circuitry.有些人主张把推出大规模集成电路(单位空间上有更多的电路)的1971年作为第四代计算机的开始。However,other computer designers argue that if we accept this premise,then there would probably have been a fifth,a sixth,and maybe a seventh generation since 1971.然而其
14、他的计算机设计者争辩说如果接受这个观点,则可能在1971年后已经有了第五代、第六代、甚至第七代计算机。,2023/10/18,计算机专业英语教程,16,Computer types,Microcomputer is generally a synonym for the more common term,personal computer,or PC,which is a small single-user computer based on a microprocessor.微型机通常是更常用术语“个人计算机”或“PC”的同义词。个人计算机是基于微型机基础上的小型单用户计算机。3 In ad
15、dition to the microprocessor,a personal computer has a keyboard for entering data,a monitor for displaying information,and a storage device for saving data.译文:除了微型处理器,个人计算机还有输入数据的键盘、显示信息的显示器和存储数据的存储装置。说明:本句中的“In addition to the microprocessor”是状语,宾语是“keyboard”、“monitor”和“storage device”,宾语后的“for”结构是
16、宾语补足语。,2023/10/18,计算机专业英语教程,17,Computer types,Workstation is a powerful single-user computer.工作站是功能强大的单用户计算机。Mainframe or mainframe computer is a powerful multi-user computer.大型机或大型计算机是一种功能强大的多用户计算机。Minicomputer is a multi-user computer of a size between a microcomputer and a mainframe.小型机是一种多用户计算机,
17、尺寸介于微型机和大型机之间。Supercomputer is an extremely fast computer that can perform hundreds of millions of instructions per second.巨型机是一种速度极快的计算机,每秒能执行上亿条指令。,2023/10/18,计算机专业英语教程,18,Desktop Computers,Desktop computers are the natural choice when a computer remains in the same place for all of its working li
18、fe.译文:当一台计算机在它整个工作期间一直都被放在同一个地方时,台式计算机是一个理所当然的选择。说明:本句由“when”引导时间状语从句。In addition,the common parts specifications allow a repair shop to maintain a smaller inventory because they can use the same parts in many different desktop computer makes and models.译文:此外,一般的配件说明书中都允许维修车间维持较少的库存量,这是因为他们能够在不同的品牌和
19、模型的台式计算机上使用相同的配件。说明:本句由“because”引导原因状语从句,“to maintain a smaller inventory”作宾语补足语。,2023/10/18,计算机专业英语教程,19,Desktop Computers,Desktop computers are modular systems that make it easy to add or replace individual parts to meet each users particular requirements.台式计算机采用模块化设计,使得在满足每位用户的特殊需求时能够容易的添加和替换单个的部
20、件。,2023/10/18,计算机专业英语教程,20,A computer intended for an illustrator or a computer-aided designer might have a higher-quality graphics controller and video display,where a purchasing agent may not use anything more demanding than a word processor and a spreadsheet.如果一台计算机要求能够画图或者带有计算机辅助设计系统,则要配置更高质量的显卡
21、及显示设备,而一个采购人要求使用字处理软件和报表系统也并不是什么过分的事情。Graphics 图形 video 视频,2023/10/18,计算机专业英语教程,21,Modular design also means that you can transfer some old parts to your new computer when your old faithful machine that has finally become obsolescent.模块化设计也意味着当要扔掉已经废弃的计算机时,可以将一些旧的配件放在新的计算机上。Faithful 可信的,忠诚的Obsolesce
22、nt 荒废的,废弃的,2023/10/18,计算机专业英语教程,22,You can not use a brand-new memory module or the latest disk drives with a 10-year-old motherboard because the designs have changed to accommodate newer and better processors and other devices.不能使用一个新品牌的内存或者近期生产的硬盘去匹配十年前生产的主板,因为设计要求它们匹配更新的更好的处理器和其它设备。module 模块Accom
23、modate适应,供应,匹配,2023/10/18,计算机专业英语教程,23,Of course,there is a point of diminishing returns where it is better and less costly to buy a new system,but just about every desktop computer has room for economical improvement.当然,有一种收益递减的观点,就是购买一个新系统会更好且成本会更低,但几乎所有的桌面计算机都具有经济方面的改进空间。,2023/10/18,计算机专业英语教程,24,
24、Desktop Computers,The CPU chip in a desktop systemthe central processing unit that controls everything elseis also relatively easy to remove and replace with a faster CPU with similar architecture,and that fits in the same socket.CPU是台式计算机系统的中央处理器,用来控制系统中的个每件事情,移走它或用一个相似结构的、能够匹配同样插槽的快速CPU来替换,相对来讲也是容
25、易的。,2023/10/18,计算机专业英语教程,25,Keywords,accommodate 供应,适应,调节alphabet 字母表arrangements 安排,整理,约定compatibility 兼容性,一致性configure 配置conversion 变化,转换discrete 离散的,分立的eliminate 消去,淘汰emergence 出现,发生expansion 扩展,扩大evolutionary 发展,进化illustrator 说明者instruction 指令latch 获得,抓住,封闭mainframe 大型机,2023/10/18,计算机专业英语教程,26,K
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机专业 英语 教程 完整版
链接地址:https://www.31ppt.com/p-6342240.html