书签 分享 收藏 举报 版权申诉 / 145
上传文档赚钱

类型计算机专业英语教程new分析课件.ppt

  • 上传人(卖家):晟晟文业
  • 文档编号:4415720
  • 上传时间:2022-12-07
  • 格式:PPT
  • 页数:145
  • 大小:872.50KB
  • 【下载声明】
    1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
    2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
    3. 本页资料《计算机专业英语教程new分析课件.ppt》由用户(晟晟文业)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
    4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
    5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
    配套讲稿:

    如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。

    特殊限制:

    部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。

    关 键  词:
    计算机专业 英语 教程 new 分析 课件
    资源描述:

    1、计算机专业英语2015.8Software engineering courseComputer English Translation,words.Requirements:1 Amplify your vocabulary in Software Engneering2 Try to improve your reading ability 3 Translation competence for Document Literature The final score consists of three parts:1 Final examination(80%)2 Quiz(An exa

    2、mination consisting of a few short questions.Aperiodically I will give you some quizzes during our class,you can do it in a paper with your name and student number.)or I will give you dictation.3 Attendance(the act of being present(at a class.)(20%)Hardware Programming and programming languageOperat

    3、ing systemComputer networksDatabseMultimedia Artificial intelligenceData structure and AlgorithmsSoftware DevelopmentNetwork securityChapter 1 Computer HardwareNew words:Processor Primary storage Bit CPU Control unit Arithmetic and logic unit Chip Secondary storage Reallocate Capacity Coaxial cable

    4、Program and dataInstruction Register Location HardwiredSemiconductorByte-level Peripheral Bus PathwayInterconnection In parallel Hierarchy Integrated Architecture Bandwidth Interface Route Switch Configuration Driver Utility Compatible Scalability Integrated circuit Electronic component Resistor Con

    5、ductorPackage Chaper 1 Computer HardwareNew words:Circuitry Multicore processor Streams of data Data-dependent Interprocessor link Chapter 1 Computer HardwareNew words:Processor 处理器Primary storage 主存储器Bit 位 二进制位 比特CPU 中央处理器Control unit 控制部件 控制器Arithmetic and logic unit 算术逻辑单元Chip 芯片Secondary storage

    6、 辅助存储器 二级存储器Reallocate 重新分配Capacity 容量Coaxial cable 同轴电缆Program and data 程序和数据Instruction 指令Register 寄存器 注册Location 单元 位置Hardwired 硬连线 硬件线路实现的Semiconductor 半导体Byte-level 字节级Chapter 1 Computer HardwareRoute 线路 路由 发送Switch 开关 交换机Configuration 配置Driver 驱动程序Utility 使用程序Compatible 兼容的 协调的Scalability 可伸缩性

    7、 可扩展性Integrated circuit 集成电路Electronic component 电子元件Resistor 电阻Conductor 导体,导线New words:Peripheral 外围设备 外围的 外设Bus 总线Pathway 通路 路径Interconnection 互连In parallel 并行地 Hierarchy 分层(结构),层次Integrated 集成Architecture 体系结构Bandwidth 带宽Interface 接口 界面 Package 封装 集成块Circuitry 电路Multicore processor 多核处理器Streams

    8、of data 数据流Data-dependent 数据依赖的 数据相关的Interprocessor link 处理机间的连接Chapter 1 Computer HardwareA computer system consists of hardware system and software system.The hardware of the computer is usually divided into three major parts or three primary subsystems:the CPU,the memory subsystem,and the I/O sub

    9、system.The CPU performs many operations and controls computer.The memory subsystem is used to store program being executed by the CPU,along with the programs data.The I/O subsystem allows the CPU to interact with input and output devices such as the keyboard and monitor of a personal computer.The co

    10、mponents of the computer are connected to the buses.The part of the computer that performs the bulk of data processing operations is called the central processing unit and is referred to as the CPU.In microcomputer,it is often called the microprocessor.The CPU is made up of three major parts:control

    11、 unit,ALU,and register set.Chapter 1 Computer HardwareMemory is also known as internal memory or main memory.It refers to the circuits in the computer that hold whatever programs and data are available for immediate use by the CPU.I/O subsystem includes I/O devices and interface.There are a wide var

    12、iety of I/O devices,such as mouse,printer,sensor,disk,and so on.Input-output interface provides a method for transferring information between internal storage and external I/O devices.Peripherals connected to a computer need special communication links for interfacing them with the CPU.The purpose o

    13、f the communication link is to resolve the differences that exist between the central computer and each peripheral.Chapter 1 Computer Hardware计算机系统由硬件系统和软件系统组成。计算机的硬件通常分为三个主要部分或三个主要计算机系统由硬件系统和软件系统组成。计算机的硬件通常分为三个主要部分或三个主要子系统:子系统:CPU、存储器子系统和输入、存储器子系统和输入/输出子系统。输出子系统。CPU执行许多操作并控制计算机。存储器子系统用来存储正在被执行许多操作并

    14、控制计算机。存储器子系统用来存储正在被CPU执行的程序,连同程执行的程序,连同程序的数据。输入序的数据。输入/输出子系统允许输出子系统允许CPU与诸如个人计算机的键盘和监视器那样的输入和输出与诸如个人计算机的键盘和监视器那样的输入和输出设备交互。计算机的这些组成部分都连接到总线。设备交互。计算机的这些组成部分都连接到总线。计算机执行大量数据处理操作的部件叫做中央处理机,并被称作(计算机执行大量数据处理操作的部件叫做中央处理机,并被称作(be referred to as)CPU。在微机中,它经常称为微处理器。在微机中,它经常称为微处理器。CPU由三个主要部件组成:控制器、由三个主要部件组成:控

    15、制器、ALU和寄存器和寄存器组。组。存储器也被认为是(存储器也被认为是(be known as)内存或主存。它是指计算机中的电路,这些电路保持)内存或主存。它是指计算机中的电路,这些电路保持的无论是(的无论是(whatever)程序还是数据,都是)程序还是数据,都是CPU立即可使用的。立即可使用的。输入输入/输出子系统包括输入输出子系统包括输入/输出设备和接口。有各种各样的输入输出设备和接口。有各种各样的输入/输出设备,如鼠标、打输出设备,如鼠标、打印机、传感器、磁盘等。输入印机、传感器、磁盘等。输入/输出接口提供一种在内存储器和外部输入输出接口提供一种在内存储器和外部输入/输出设备之间传输出

    16、设备之间传输信息的方法。为了与输信息的方法。为了与CPU接口,连接到计算机的外部设备需要专用的通信连接。该通信接口,连接到计算机的外部设备需要专用的通信连接。该通信连接的目的是解决中央计算机和每个外部设备之间存在的差别。连接的目的是解决中央计算机和每个外部设备之间存在的差别。Chapter 1 Computer Hardware Computer HardwareNew words:optical laser disk laser beam access arm gigabyte(GB)magneto-optical disk resolution sharpness monitor elec

    17、tron frame crystal filter active-matrix passive-matrix boost position backup Computer HardwareNew words:optical laser disk 光盘,激光光盘,激光盘盘laser beam 激光束激光束access arm 存取臂存取臂gigabyte(GB)千兆字节,吉千兆字节,吉字节(字节(109字节)字节)magneto-optical disk 磁光盘磁光盘resolution 分辨率,清晰度,分辨率,清晰度,解决,解答解决,解答sharpness 清晰度,锐度,清晰度,锐度,锐利锐利

    18、monitor 监视器,监控器监视器,监控器electron 电子电子frame 帧,画面,框架,帧,画面,框架,镜框镜框crystal 晶体,水晶,晶体,水晶,LCD液晶显示液晶显示filter 滤波器,过滤器,滤滤波器,过滤器,滤光器光器active-matrix 主动矩阵主动矩阵passive-matrix 被动矩阵被动矩阵boost 提高,升提高,升position 定位,位置定位,位置backup 备份,做备份备份,做备份 Computer Hardwareinterleave bit-interleaved module tailor serial parallel simulta

    19、neously terminal USB (Universal serial Bus)port modem odd card case connector auto-detect activate twisted cable compatibility Computer Hardwareinterleave 交替,交错,交叉交替,交错,交叉bit-interleaved 位交替的位交替的module 模块,模,模数模块,模,模数tailor 剪裁,改装,改编剪裁,改装,改编serial 串行的串行的parallel 并行的并行的simultaneously 同时,同时发生同时,同时发生term

    20、inal 终端终端USB 通用串行总线通用串行总线(Universal serial Bus)port 端口,港口端口,港口modem 调制解调器调制解调器odd 奇数的,单只的,奇数的,单只的,额外的,零散的额外的,零散的card 卡,插件卡,插件case 机箱,外壳,案机箱,外壳,案例例connector 连接器,插连接器,插头,插座头,插座auto-detect 自动检测自动检测activate 激活激活twisted 双纽线,双绞双纽线,双绞线线cable 电缆,有线电电缆,有线电视视compatibility 兼容性兼容性 Computer HardwareNew words:pow

    21、er up enumeration interrupt parameter Computer HardwareNew words:power up 开机,加电开机,加电enumeration 计数,列举,计数,列举,枚举枚举interrupt 中断中断parameter 参数,参量参数,参量 Computer HardwareStorage hardware provides permanent storage of information and programs for retrieval by the computer.Hard disk drives store information

    22、 in magnetic particles embedded in a disk.Usually a permanent part of the computer,hard disk drives can store large amounts of information and retrieve that information very quickly.Although fixed hard drive systems offer faster access and have a higher storage capacity than optical discs,optical di

    23、sc systems use removable media a distinct benefit.Optical discs primary CDs and DVDs are much more widely used than removable hard drive systems.They are the standard today for software delivery,as well as commonly used for storing high-capacity music and video files.There are also versions of both

    24、CD and DVD drives available for home audio and home theater use.Optical discs are commonly referred to as compact discs.Computer Hardware存储硬盘提供由计算机检索的信息和程序的永久存储。硬盘驱动器把存储硬盘提供由计算机检索的信息和程序的永久存储。硬盘驱动器把信息存储在嵌入(信息存储在嵌入(embed)在磁盘上的磁微粒()在磁盘上的磁微粒(particle)中。通常,)中。通常,计算机的永久部分,硬盘驱动器能够存储大量的信息,并且能很快地计算机的永久部分,硬盘驱

    25、动器能够存储大量的信息,并且能很快地取回那些信息。取回那些信息。虽然固态硬盘驱动器系统比光盘提供更快的存取并且有更高的存储虽然固态硬盘驱动器系统比光盘提供更快的存取并且有更高的存储容量,但是光盘系统使用可移动介质容量,但是光盘系统使用可移动介质一个明显的好处。光盘一个明显的好处。光盘主要是主要是CD和和DVD比可移动硬盘驱动器系统用得更广泛。它们是比可移动硬盘驱动器系统用得更广泛。它们是现今软件交付的标准,同样一般用来存放高容量音乐和视频文件。也现今软件交付的标准,同样一般用来存放高容量音乐和视频文件。也存在着可用于家庭音响和家庭影院使用的既是存在着可用于家庭音响和家庭影院使用的既是CD也是也

    26、是DVD驱动器的版驱动器的版本。光盘常称做紧密盘。本。光盘常称做紧密盘。Chapter 2 Programming and Programming languagesNew words:Programming debug code domain Software engineering bandwidth disposal leak algorithm 程序设计程序设计 规划规划 设计设计 排除故障排除故障 排错排错 调试调试 代码代码 编码编码 范围范围 领域领域 论域论域 软件工程软件工程 带宽带宽 处理处理 处置处置 漏漏 使泄露使泄露 算法Chapter 2 Programming a

    27、nd Programming languagesNew words:Buffer overflow Race conditons Portability Compile Bug Paradigm Scripting language Embedded application Call 缓冲器溢出缓冲器溢出 竞争条件竞争条件 可移植性可移植性 可携带性可携带性 编译编译 编辑编辑 故障故障 错误错误 范式范式 范例范例 样式样式 脚本语言脚本语言 嵌入式应用嵌入式应用 调用Chapter 2 Programming and Programming languagesNew words:objec

    28、t-oriented develop class strong overload preprocessor retrofit procedure abstract data type 面向对象的面向对象的 开发,发展开发,发展 类类 强类型强类型 超载,重载超载,重载 预处理器,预处理程序预处理器,预处理程序 式样翻新式样翻新 过程,手续过程,手续 嵌入式应用嵌入式应用 抽象数据类型抽象数据类型Chapter 2 Programming and Programming languagesNew words:Attribute Instance Encapsulation Interface S

    29、ubclass Template Derived class Instrumentation Inheritance 属性属性 品质品质 实例实例 包装包装 封装封装 界面接口界面接口 子类子类 模板模板 派生类派生类 检测仪表检测仪表 测试设备测试设备 继承继承 遗传遗传 遗产遗产Chapter 2 Programming and Programming languagesNew words:Format Extendability Virtual function Routine Complie Pointer Constructor Scripting language Browser

    30、格式格式 格式化(磁盘)格式化(磁盘)可扩充性可扩充性 虚函数虚函数 例行程序例行程序 编译编译 指针指针 构造构造符符 构造器构造器 脚本语言脚本语言 浏览器浏览器Chapter 2 Programming and Programming languagesNew words:Validate Form Cookie Embed Embedded system Interpreted language Syntax Snippet Statement 确认确认 证实证实 验证验证 表单表单 表格表格 形式形式 当当你访问某个站点时,随你访问某个站点时,随某个某个HTML网页发送到你的网页发送

    31、到你的浏览器中的一小段信息浏览器中的一小段信息 嵌入嵌入 使嵌入使嵌入 嵌入式系统嵌入式系统 解释型语言解释型语言 语法语法 句子构造句子构造 小小片片 片段片段 摘录摘录 语句语句(声明(声明 陈述陈述 综述)综述)Chapter 2 Programming and Programming languagesNew words:Portable Distributed Distributed system Real-time End-user Adaptable Client-server multimedia Graphical user interface 可可移植的移植的 便携式的便携

    32、式的 分布式的分布式的 分布式系统分布式系统 实时的实时的 终端终端用户用户 直接用户直接用户 能适应的能适应的 可修改的可修改的 客户客户机机/服务器服务器 多媒体多媒体 图形用户接口图形用户接口 Chapter 2 Programming and Programming languagesNew words:Innovative Intellectual property Interoperability Protocol load Internet-based overwhelm Route Compilation 创新的创新的 革新的革新的 知识产权知识产权 可互操作的可互操作的 协同

    33、工作的能协同工作的能力力 协议协议 草案草案 装载装载 加载加载 基于基于互联网的互联网的 制服制服 压倒压倒 路线路线 路程路程 按规定路线发送按规定路线发送 图形用户接口图形用户接口 编译编译 汇编汇编Chapter 2 Programming and Programming languages(a)A program is a list of instructions or statements for directing the computer to perform a required data processing task.Programming is a multistep

    34、process for creating that list of instructions.(b)It is important to understand the difference between a class and an object of that class.A class is simply a specification for creating objects.Thus,a single class may create multiple objects.(c)Java is an object-oriented,network-friendly high-lever

    35、programming language that allows programmers to build applications that can run on almost any operating system.Chapter 2 Programming and Programming languages(d)ActiveX is a set of controls,or reusable components that enables programs or content of almost any type to be embedded within a Web page.Wh

    36、ereas a Java must be downloaded each time you visit a Web site,with ActiveX the component is downloaded only once,then stored on your hard disk for later,repeated use.(e)Programming involves a great deal of creativity.The design is guide to the function or purpose of each component,but the programme

    37、r has great flexibility in implementing the design as code.No matter what language is used,each program component involves at least three major aspects:control structures,algorithms,and data structures.Chapter 2 Programming and Programming languages(a)程序是指挥(direct)计算机执行所需的数据处理任务的一列指令或语句。程序设计是创建那列指令的

    38、多步骤过程。(b)重要的是理解类和那个类的对象之间的区别。类简单地是创建一些对象的详细说明(specification),因此,单个类可能创建多个对象。(c)Java是面向对象的、网络友好的高级程序设计语言,它允许程序员们建立在几乎任意的操作系统上都能运行的应用程序(application)。(d)ActiveX是一组控件(control)或可重用的组件(component),它使得一些程序或几乎任意种类的内容能被嵌入在Web页内。鉴于(whereas)每次你访问某个Web站点时必须下载一个Java,使用ActiveX,该组件仅下载一次,然后为以后的、重复的使用,被存储在你的硬盘上。(e)程序

    39、设计涉及大量的创造力。设计是对各个组件的功能或目的的指南(guide),但是程序员在把设计实现成代码时有极大的灵活性。不管使用什么语言,每个程序组件涉及至少三个主要方面(aspect):控制结构、算法和数据结构。Chapter 3 Operating systemNew words:Resource allocatorConsoleAssemblerLoader Set-up time Batch systemResident monitorOff-line operationBuffering spooling资源分配程序控制台汇编程序(器)装入程序准备时间 建立时间批处理系统常驻(内存的)

    40、监控程序脱机操作缓冲技术 缓冲假脱机Chapter 3 Operating systemNew words:Multiprogramming Switch Time sharingLoosely coupledTightly coupledDistributed OS多道程序设计切换 开关 交换机 交换分时松耦合的 松散耦合的紧耦合的分布式操作系统Chapter 3 Operating systemNew words:Cold bootWarm bootInteract(with)Text-basedFolder CustomizeTaskbarInvoke Dialog boxOptionP

    41、ull-down menuToggle冷启动冷启动热启动热启动交互交互 互相作用互相作用基于文本的基于文本的文件夹文件夹 折叠器折叠器定制定制 用户化用户化任务栏任务栏 任务条任务条调用调用对话框对话框选项选项 选择权选择权下拉(式)菜单下拉(式)菜单切换切换 轮转轮转Chapter 3 Operating systemNew words:Radio buttonGrayed-outFootnote FadeEllipse Shortcut keystrokeUndoHyperlinkUnderline 单选钮单选钮 小圆按钮小圆按钮变灰显示变灰显示 打灰打灰脚注脚注变淡变淡 变暗变暗 衰减衰

    42、减省略号省略号 椭圆椭圆快捷键快捷键 快速键快速键取消取消 撤销撤销超链接超链接 超链超链在在下面划线下面划线 下划线下划线Chapter 3 Operating systemNew words:Synthesizer JoystickTrack ballScript execution engineApplication developerSpreadsheetPrecedence Transportability 合成器(程序)合成器(程序)综合器综合器控制杆控制杆 操纵杆操纵杆跟踪球跟踪球 控制球控制球脚本执行引擎(器)脚本执行引擎(器)应用程序开发者应用程序开发者电子数据表电子数据表先

    43、后次序先后次序 优先优先可移植性可移植性 可移动性可移动性Chapter 3 Operating systemNew words:Sophisticated ConnectivitySolid state diskUltraChipsetRTOS(Real Time OS)Open-sourceRobustness Data acquisition很复杂的很复杂的 高级的高级的 老练的老练的连通性连通性 连接性连接性固体盘固体盘超超芯片组芯片组实时操作系统实时操作系统开放源码开放源码鲁棒性鲁棒性 健壮(健壮(计算机软件在输入错误、磁盘故障、网络过载或有意攻击情况下,能否不死机、不崩溃,就是该软

    44、件的鲁棒性。所谓“鲁棒性”,是指控制系统在一定(结构,大小)的参数摄动下,维持其它某些性能的特性。)数据采集数据采集Chapter 3 Operating system An operating system is the software which acts as an interface between a user of a computer and the computer hardware.The purpose of an operating system is to provide an environment in which a user may execute progr

    45、am.操作系统是计算机用户操作系统是计算机用户和硬件的软件接口和硬件的软件接口。操作系统的目的是提供操作系统的目的是提供用户一个可以执行程序用户一个可以执行程序的环境。的环境。Chapter 3 Operating system The primary goal of an operating system is thus to make the computer system convenient to use.A secondary goal is to use the computer hardware in an efficient way.操作系统的主要目标因此是使计算机系统便于使用

    46、。其次是高效地使用计算机硬件。Chapter 3 Operating system We can view an operating system as a resource allocator.A computer system has many resources which may be required to solve a problem:CPU time,memory space,file storage,input/output(I/O)devices,and so on.我们可以把操作系统看做是一个资源分配器。一个计算机系统拥有许多资源,因此需要去解决一些问题,如cpu时间,内

    47、存空间,文件存储,输入输出设备等。Chapter 3 Operating system The operating system acts as the manager of these resources and allocates them to specific programs and users as necessary for their tasks.Since there may be many,possibly conflicting,requests for resources,the o/s must decide which requests are allocated

    48、resources to operate the computer system fairly and efficiently.操作系统就像是资源管理员,把资源分配给特定的程序和用户当它们工作需要时。因此有可能会有很多有可能产生冲突的资源请求,操作系统必须决定分配资源给哪个请求能使计算机系统合理和有效的运行。Chapter 3 Operating system Software such as assemblers,loaders,and compilers improved on the convenience of programming the system,but also requi

    49、red substantial set-up timTo reduce the setup time,operators were hired and similar jobs were batched together.像汇编程序、装入程序及编译程序这样的软件使系统软件编程更方便,但同时也需要大量的启动时间。为了能减少这些准备时间,操作者就被雇佣,相似的作业成批排在一起。Chapter 3 Operating system Batch systems allowed automatic job sequencing by a resident monitor and improved the

    50、 overall utilization of the computer greatly.The computer no longer had to wait for human operation.CPU utilization was still low,however,because of the slow speed of the I/O devices relative to the CPU.Offline operation of slow devices was tried.批处理系统通过一个常驻内存的监控程序允许自动的作业定序。这样计算机就不必再等待用户操作。然而,CPU使用率

    展开阅读全文
    提示  163文库所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
    关于本文
    本文标题:计算机专业英语教程new分析课件.ppt
    链接地址:https://www.163wenku.com/p-4415720.html

    Copyright@ 2017-2037 Www.163WenKu.Com  网站版权所有  |  资源地图   
    IPC备案号:蜀ICP备2021032737号  | 川公网安备 51099002000191号


    侵权投诉QQ:3464097650  资料上传QQ:3464097650
       


    【声明】本站为“文档C2C交易模式”,即用户上传的文档直接卖给(下载)用户,本站只是网络空间服务平台,本站所有原创文档下载所得归上传人所有,如您发现上传作品侵犯了您的版权,请立刻联系我们并提供证据,我们将在3个工作日内予以改正。

    163文库