计算机英语第3版课后习题答案

计算机英语第3版课后习题答案
计算机英语第3版课后习题答案

《计算机英语(第3版)》练习参考答案

Unit One: Computer and Computer Science

Unit One/Section A

I. Fill in the blanks with the information given in the text:

1. Charles Babbage; Augusta Ada Byron

2. input; output

3. VLSI

4. workstations; mainframes

5. vacuum; transistors

6. instructions; software

7. digit; eight; byte

8. microminiaturization; chip

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. artificial intelligence 人工智能

2. paper-tape reader 纸带阅读器

3. optical computer 光计算机

4. neural network 神经网络

5. instruction set 指令集

6. parallel processing 并行处理

7. difference engine 差分机

8. versatile logical element 通用逻辑元件

9. silicon substrate 硅衬底

10. vacuum tube 真空管

11. 数据的存储与处理 the storage and handling of data

12. 超大规模集成电路 very large-scale integrated circuit

13. 中央处理器 central processing unit

14. 个人计算机 personal computer 15. 模拟计算机analogue computer

16. 数字计算机 digital computer

17. 通用计算机 general-purpose computer

18. 处理器芯片 processor chip

19. 操作指令 operating instructions

20. 输入设备 input device III. Fill in each of the blanks with one of the words given in the following list, making

changes if necessary:

We can define a computer as a device that accepts input, processes data, stores data, and

produces output. According to the mode of processing, computers are either analog or digital.

They can also be classified as mainframes, minicomputers, workstations, or microcomputers.

All else (for example, the age of the machine) being equal, this categorization provides some

indication of the computer’s speed, size, cost, and abilities.

Ever since the advent of computers, there have been constant changes. First-generation

computers of historic significance, such as UNIVAC (通用自动计算机), introduced in the

early 1950s, were based on vacuum tubes. Second-generation computers, appearing in the

early 1960s, were those in which transistors replaced vacuum tubes. In third-generation

computers, dating from the 1960s, integrated circuits replaced transistors. In fourth-generation

computers such as microcomputers, which first appeared in the mid-1970s, large-scale

integration enabled thousands of circuits to be incorporated on one chip. Fifth-generation

computers are expected to combine very-large-scale integration with sophisticated approaches

to computing, including artificial intelligence and true distributed processing.

IV. Translate the following passage from English into Chinese:

计算机将变得更加先进,也将变得更加容易使用。语音识别的改进将使计算机的操

作更加容易。虚拟现实,即使用所有人类官能与计算机进行交互的技术,也将有助于创

建更好的人机接口。人们正在开发其他的奇异计算模型,包括使用生物机体的生物计算、

.. ..

使用具有特定属性的分子的分子计算,以及使用遗传基本单位DNA(脱氧核糖核酸)存

储数据和执行操作的计算。这些都是可能的未来计算平台的例子,而它们迄今还能力有

限或完全属于理论畴。科学家们研究它们,是因为嵌入硅中的电路的微小型化受到物理限制。还有一些限制与甚至最微小的晶体管也会产生的热量有关。

Unit One/Section B

I. Fill in the blanks with the information given in the text:

1. experimentation

2. interfacing

3. interdisciplinary

4. microprocessor

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. artificial neural network 人工神经网络

2. computer architecture 计算机体系结构

3. robust computer program 健壮的计算机程序

4. human-computer interface 人机接口

5. knowledge representation 知识表示

6. 数值分析 numerical analysis

7. 程序设计环境 programming environment

8. 数据结构 data structure

9. 存储和检索信息 store and retrieve information

10. 虚拟现实 virtual reality

Unit One/Section C

I. Fill in the blanks with the information given in the text:

1. format

2. synchronization

3. virtual

4. multimedia; third-party

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. data field 数据字段,数据域

2. learning curve 学习曲线

3. third-party solution 第三方解决方案

4. Windows Media Player Windows媒体播放器

5. 开始按钮 Start button

6. 指定输入区 designated input area

7. 手写体识别系统 handwriting-recognition system

8. 字符集 character set

Unit Two: Computer Architecture

Unit Two/Section A

I. Fill in the blanks with the information given in the text:

1. input; output; storage

2. Basic Input/Output System

3. flatbed scanners; hand-held scanners

4. LCD-based

5. dot-matrix printers; inkjet printers

6. disk drives; memory

7. volatile

8. serial; parallel

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. function key 功能键,操作键

2. voice recognition module 语音识别模块

3. touch-sensitive region 触敏区

4. address bus 地址总线

5. flatbed scanner 平板扫描仪

6. dot-matrix printer 点阵打印机(针式打印机)

7. parallel connection 并行连接

8. cathode ray tube 阴极射线管

9. video game 电子游戏 10. audio signal 音频信号

11. 操作系统 operating system

12. 液晶显示(器) LCD (liquid crystal display)

13. 喷墨打印机 inkjet printer

14. 数据总线 data bus

15. 串行连接 serial connection

16. 易失性存储器 volatile memory

17. 激光打印机 laser printer

18. 磁盘驱动器 disk drive

19. 基本输入/输出系统 BIOS (Basic Input/Output System)

.. ..

20. 视频显示器 video display

III. Fill in each of the blanks with one of the words given in the following list, making

changes if necessary:

CD-ROM stands for compact disc read-only memory.

Unlike floppy and hard disks,

which use magnetic charges to represent 1s and 0s, optical discs use reflected light. On a

CD-ROM disc, 1s and 0s are represented by flat areas and bumpy (高低不平的) areas (called

“pits”) on its bott om surface. The CD-ROM disc is read by a laser that projects a tiny beam of

light on these areas. The amount of reflected light determines whether the area represents a 1

or a 0.

Like a commercial CD found in music stores, a CD-ROM is a “read-only” d isc.

Read-only means it cannot be written on or erased by the user. Thus, you as a user have

access only to the data imprinted (压印) by the publisher.

A single CD-ROM disc can store 650 megabytes (兆字节) of data. That is equivalent to

451 floppy disks. With that much information on a single disc, the time to retrieve or access

the information is very important. An important characteristic of CD-ROM drives is their

access rate.

IV. Translate the following passage from English into Chinese:

调制解调器是在模拟和数字信号之间进行转换的设备。计算机使用的是数字信号,

这种信号由离散单元组成,通常用一系列1和0表示。模拟信号是连续变化的;声波就是模拟信号的一个例子。调制解调器经常用于实现计算机之间通过线的互相通信。调

制解调器将发送端计算机的数字信号转换成可通过线传输的模拟信号。信号到达目

的地后,另外一个调制解调器重构原来的数字信号,供接收端计算机处理。如果两个调制解调器可同时互相发送数据,那么它们采用的就是全双工工作方式;如果一次只有一

个调制解调器可以发送数据,那么它们采用的则是半双工工作方式。

Unit Two/Section B

I. Fill in the blanks with the information given in the text:

1. graphical

2. file; scheduler

3. virtual

4. slice

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. interrupt handler 中断处理程序

2. virtual memory 虚拟存储(器),虚存,虚拟存

3. context switch 上下文转换,语境转换

4. main memory 主存(储器)

5. bit pattern 位模式

6. 外围设备 peripheral device

7. 进程表 process table

8. 时间片 time slice

9. 图形用户界面 graphical user interface

10. 海量存储器 mass storage

Unit Two/Section C

I. Fill in the blanks with the information given in the text:

1. repository

2. central; sub-systems

3. network

4. layered或abstract machine

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. code generator 代码生成程序,代码发生器

2. abstract machine 抽象机

3. program editor 程序编辑程序,程序编辑器

4. configuration item 配置项

5. 计算机辅助设计 CAD (computer-aided design)

6. 数据冗余 data redundancy

.. ..

7. 指挥与控制系统 command and control system

8. 视频压缩与解压缩 video compression and decompression

Unit Three: Computer Language and Programming

Unit Three/Section A

I. Fill in the blanks with the information given in the text:

1. artificial; instructions

2. low-level; high-level

3. machine

4. machine

5. functional; logic

6. statement

7. module

8. digital

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. storage register 存储寄存器

2. function statement 函数语句

3. program statement 程序语句

4. object-oriented language 面向对象语言

5. assembly language 汇编语言

6. intermediate language 中间语言,中级语言

7. relational language 关系(型)语言

8. artificial language 人工语言

9. data declaration 数据声明

10. SQL 结构化查询语言

11. 可执行程序 executable program

12. 程序模块 program module

13. 条件语句 conditional statement

14. 赋值语句 assignment statement

15. 逻辑语言 logic language

16. 机器语言 machine language

17. 函数式语言 functional language

18. 程序设计语言 programming language

19. 运行计算机程序 run a computer program

20. 计算机程序员 computer programmer III. Fill in each of the blanks with one of the words given in the following list, making

changes if necessary:

A programming language is a language used to write instructions for the computer. It lets

the programmer express data processing in a symbolic manner without regard to

machine-specific details.

The difficulty of writing programs in the machine language of 0s and 1s led first to the

development of assembly language, which allows programmers to use mnemonics (助记符)

for instructions and symbols for variables. Such programs are then translated by a program

known as an assembler into the binary encoding used by the computer. Other pieces of system

software known as linking loaders (连接装入程序) combine pieces of assembled code and

load them into the machine’s main memory unit, where they are then ready for execution. The

concept of linking separate pieces of code was important, since it allowed “libraries” of

programs to be built up to carry out common tasks—a first step toward the increasingly

emphasized notion of software reuse. Assembly language was found to be sufficiently

inconvenient that higher-level languages (closer to natural languages) were invented in the 1950s for easier, faster programming; along with them came the need for compilers, programs

that translate high-level language programs into machine code. As programming languages

became more powerful and abstract, building efficient compilers that create high-quality code

in terms of execution speed and storage consumption became an interesting computer science

problem in itself.

IV. Translate the following passage from English into Chinese:

.. ..

面向对象程序设计语言,如C++和Java,基于传统的高级语言,但它们使程序设计

员能够从合作对象集而非命令列表的角度进行思考。诸如圆之类的对象具有像圆的半径

一类的属性,以及在计算机屏幕上绘制该对象的命令。一个对象类可以从其他的对象类

继承特征。例如,定义正方形的类可以从定义长方形的类那里继承直角等特征。这一套

程序设计类简化了程序设计员的工作,带来了更多“可复用的”计算机代码。可复用代

码使程序设计员可以使用已经设计、编写和测试的代码。这使得程序设计员的工作变得

比较容易,并带来更加可靠和高效的程序。

Unit Three/Section B

I. Fill in the blanks with the information given in the text:

1. objects

2. platform-independent

3. multithreading

4. runtime

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. native code 本机(代)码

2. header file 头标文件;页眉文件

3. multithreaded program 多线程程序

4. Java-enabled browser 支持Java的浏览器

5. malicious code 恶意代码

6. 机器码 machine code

7. 汇编码 assembly code

8. 特洛伊木马程序 Trojan horse 9. 软件包

software package

10. 类层次 class hierarchy

Unit Three/Section C

I. Fill in the blanks with the information given in the text:

1. subscript; index

2. fixed

3. histogram

4. two-dimensional

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. bar chart 条形图

2. frequency array 频率数组

3. graphical representation 图形表示

4. multidimensional array 多维数组

5. 用户视图 user(’s) view

6. 下标形式 subscript form

7. 一维数组 one-dimensional array

8. 编程结构 programming construct

Unit Four: Software Development

Unit Four/Section A

I. Fill in the blanks with the information given in the text:

1. application; operating

2. assemblers

3. compiler

4. interpreter

5. debugger

6. loop

7. device driver 8. John von Neumann

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. inference engine 推理机

2. system call 系统调用

3. compiled language 编译执行的语言

4. parallel computing 并行计算

5. pattern matching 模式匹配

6. memory location 存储单元

7. interpreter program 解释程序

8. library routine 库程序,程序库例行程序

9. intermediate program 中间程序,过渡程序

10. source file 源文件

11. 解释执行的语言 interpreted language

12. 设备驱动程序 device driver

13. 源程序 source program

14. 调试程序 debugging program

.. ..

15. 目标代码 object code

16. 应用程序 application program

17. 实用程序 utility program

18. 逻辑程序 logic program

19. 墨盒 ink cartridge

20. 程序的存储与执行 program storage and execution

III. Fill in each of the blanks with one of the words given in the following list, making

changes if necessary:

A compiler, in computer science, is a computer program that translates source code into

object code. Software engineers write source code

using high-level programming languages

that people can understand. Computers cannot directly execute source code, but need a

compiler to translate these instructions into a low-level language called machine code.

Compilers collect and reorganize (compile) all the instructions in a given set of source code to produce object code. Object code is often the same as or similar to a computer’s

machine code. If the object code is the same as the machine language, the computer can run

the program immediately after the compiler produces

its translation. If the object code is not

in machine language, other programs—such as assemblers, binders (联编程序), linkers, and

loaders (加载程序)—finish the translation.

Most computer languages use different versions of compilers for different types of

computers or operating systems, so one language may have different compilers for personal

computers (PC) and Apple Macintosh computers. Many different manufacturers often produce

versions of the same programming language, so

compilers for a language may vary between manufacturers.

IV. Translate the following passage from English into Chinese: 在软件中,错误是指导致程序发生故障或产生不正确结果的编码或逻辑错误。较轻

微的错误,如光标表现异常,会造成不便或带来挫折,但不会对信息产生破坏性影响。

较严重的错误会导致程序“中止”(对命令停止反应),可能使用户别无选择,只能重新

启动程序,结果致使任何前面已经做好但尚未保存的工作丢失。两种情况无论是哪一种,

程序员都必须凭借称为调试的过程,发现并改正错误。由于错误对重要数据的潜在危险,

商用应用程序在发行前要经过尽可能全面的测试与调试。程序发行后发现的较轻微错误

在下一次更新时改正;较严重的错误有时可用称为补丁的特殊软件加以修补,以规避问

题或减轻其影响。

Unit Four/Section B

I. Fill in the blanks with the information given in the text:

1. Machine

2. developers; components

3. CORBA

4. runtime

II. Translate the following terms or phrases from English into Chinese and vice versa:

1. messaging model 消息接发模型

2. common language runtime 通用语言运行时刻(环境)

3. hierarchical namespace 分层名称空间

4. development community 开发界

5. CORBA 公用对象请求代理(程序)体系结构

6. 基本组件 base component

7. 元数据标记 metadata tag

8. 虚拟机 virtual machine

9. 集成开发环境 IDE(integrated development environment)

10. 简单对象访问协议 SOAP(Simple Object Access Protocol)

Unit Four/Section C

.. ..

计算机英语第三版课文翻译

第一单元:计算机与计算机科学 课文A:计算机概览 一、引言 计算机是一种电子设备,它能接收一套指令或一个程序,然后通过对数字数据进行运算 或对其他形式的信息进行处理来执行该程序。 要不是由于计算机的发展,现代的高科技世界是不可能产生的。不同类型和大小的计算 机在整个社会被用于存储和处理各种数据,从保密政府文件、银行交易到私人家庭账目。计 算机通过自动化技术开辟了制造业的新纪元,而且它们也增强了现代通信系统的性能。在几 乎每一个研究和应用技术领域,从构建宇宙模型到产生明天的气象报告,计算机都是必要的 工具,并且它们的应用本身就开辟了人们推测的新领域。数据库服务和计算机网络使各种各 样的信息源可供使用。同样的先进技术也使侵犯个人隐私和商业秘密成为可能。计算机犯罪 已经成为作为现代技术代价组成部分的许多风险之一。 二、历史 第一台加法机是法国科学家、数学家和哲学家布莱斯.帕斯卡于1642年设计的,它是数 字计算机的先驱。这个装置使用了一系列带有10个齿的轮子,每个齿代表从0到9的一个数字。轮子互相连接,从而通过按照正确的齿数向前转动轮子,就可以将数字彼此相加。17世纪70 年代,德国哲学家和数学家戈特弗里德.威廉.莱布尼兹对这台机器进行了改良,设计了一台 也能做乘法的机器。 法国发明家约瑟夫―玛丽.雅卡尔,在设计自动织机时,使用了穿孔的薄木板来控制复 杂图案的编织。在19世纪80年代期间,美国统计学家赫尔曼.何勒里斯,想出了使用类似雅 卡尔的木板那样的穿孔卡片来处理数据的主意。通过使用一种将穿孔卡片从电触点上移过的 系统,他得以为1890年的美国人口普查汇编统计信息。 1、分析机 也是在19世纪,英国数学家和发明家查尔斯.巴比奇,提出了现代数字计算机的原理。 他构想出旨在处理复杂数学题的若干机器,如差分机。许多历史学家认为,巴比奇及其合伙 人,数学家奥古斯塔.埃达.拜伦,是现代数字计算机的真正先驱。巴比奇的设计之一,分析 机,具有现代计算机的许多特征。它有一个以一叠穿孔卡片的形式存在的输入流、一个保存 数据的“仓库”、一个进行算术运算的“工厂”和一个产生永久性纪录的打印机。巴比奇未 能将这个想法付诸实践,尽管在那个时代它在技术上很可能是可行的。 2、早期的计算机 模拟计算机是19世纪末开始制造的。早期型号是靠转动的轴和齿轮来进行计算的。用任 何其他方法都难以计算的方程近似数值,可以用这样的机器来求得。开尔文勋爵制造了一台 机械潮汐预报器,这实际上就是一台专用模拟计算机。第一次和第二次世界大战期间,机械 模拟计算系统,以及后来的电动模拟计算系统,在潜艇上被用作鱼雷航线预测器,在飞机上 被用作轰炸瞄准具的控制器。有人还设计了另一个系统,用于预测密西西比河流域春天的洪 水。 3、电子计算机 第二次世界大战期间,以伦敦北面的布莱切利公园为工作地点的一组科学家和数学家, 制造了最早的全电子数字计算机之一:“巨人”。到1943年12月,这个包含了1500个真空管 的“巨人”开始运转了。它被以艾伦.图灵为首的小组用于破译德国用恩尼格码加密的无线 电报,他们的尝试大部分是成功的。 除此而外,在美国,约翰.阿塔纳索夫和克利福德.贝里早在1939年就在艾奥瓦州立学院

计算机专业英语教程(第四版)习题答案解析

计算机专业英语(第四版)课后习题答案 Unit 1 [Ex 1] 1. F 2. T 3. T 4. F 5. T 6. T 7. T 8. T 9. T 10. F [Ex 2] 1. input, storage, processing, and output 2. power; speed; memory 3. central processing unit 4. internal; primary; memory 5. keyboard; central processing unit; main memory; monitor [Ex 3] A. 1. F 2. D 3. G 4. C 5. B 6. A 7. E 8. H B. 1. user 2. monitor 3. data 4. keyboard 5. data processing 6. information 7. computer 8. memory [Ex 4] 1. input device 2. screen, screen 3. manipulates 4. instructions 5. retrieve 6. code 7. hard copy 8. Function [Ex. 5] 新处理器开始IT技术的新时代 New Processors Open New Era of IT Technologies Last week, Intel introduced to the public in Russia and other CIS countries a family of processors Intel Xeon E5-2600. They are more powerful and reliable and, importantly, are very economical in terms of energy consumption. Their presence opens a new era in the field of IT technologies and means that the cloud technology is getting closer. These processors are primarily designed for servers, data centers (DPC) and supercomputers. The emergence of this class of devices is not accidental. According to the regional director of Intel in Russia and other CIS states Dmitri Konash who spoke at the event, the market of IT-technology is developing so rapidly that, according to forecasts, by 2015 there will be 15 billion devices connected to the Internet, and over 3 billion of active users. 上周,英特尔公司向俄罗斯和其它独联体国家的公众推出了英特尔Xeon E5-2600系列处理器,它们更加强大可靠,尤其是在能量消耗方面更加经济实惠。它们的问世意味着IT技术领域开始了一个新时代,标志着云技术距离我们越来越近。 这些处理器主要是为服务器、数字处理中心和超级计算机设计的。这种处理器的出现并非偶然。根据英特尔公司俄罗斯和其他独联体地区负责人Dmitri Konash就此事发表的看法,IT技术市场的发展速度极快,根据预测,到2015年与英特网连接的设施将有150亿,用户超过30亿。 [Ex 6] 1. T 2. T 3. F 4. F 5. T 6. F 7. T 8. F Unit 2 [Ex 1] 1. T 2. F 3. T 4. F 5. T 6. T 7. T 8. F [Ex 2] 1. sizes, shapes, processing capabilities

计算机专业英语题库1-0-8

计算机专业英语题库1-0-8

[单选,共用题干题]Atransportlayerprotocolhasseveralresponsibilities,Oneistocreateaprocess-to-processprogram-to- programcommunication;TCPusesport1toaccomplishthis.Anotherresponsibilityofatransportlayerprotocolistocreatea2anderror- controlmechanismatthetransportlevel.TCPusesasliding3protocoltoachieveflowcontrol.Itusestheacknowledgmentpacket,time- out,andretransmissiontoachieve4control.Thetransportlayerisalsoresponsibleforprovidingaconnectionmechanismfortheapplicationprogram.Theapplicationprogramsends5ofdatatothetransportlayer.空白(1)处应选择() A.A.numbers B.connection C.diagrams D.resources 传输层协议有多个职责。一是创建进程到进程(程序到程序)的通信,由TCP使用端口号来完成;另一个职责是在传输层创建流和差错控制机制。TCP利用滑动窗口 协议来实现流控制。它使用确认分组、超时、重传机制来完成差错控制。传输层也负责为应用程序提供连接机制,应用程序将数据流发送到传输层,发送端的传输 层负责建立于接收端之间的连接。

计算机英语答案(第二版)刘艺 王春生(编)

练习答案 PART ONE Computer Basics Unit 1 My Computer Section A I.Fill in the blanks with the information given in the text: 1.Charles Babbage; Augusta Ada Byron 2.input; output 3.VLSI 4.workstations; mainframes 5.vacuum; transistors 6.instructions; software 7.digit; eight; byte 8.microminiaturization; chip II.Translate the following terms or phrases from English into Chinese and vice versa: 1.artificial intelligence 人工智能 2.paper-tape reader 纸空阅读机 3.optical computer 光学计算机 4.neural network 神经网络 5.instruction set 指令集 6.parallel processing 平行处理 7.difference engine 差分机 8.versatile logical element 通用逻辑器件 9.silicon substrate 硅基 10.vacuum tube 真空管(电子管) 11.t he storage and handling of data 数据的存储与处理 12.very large-scale integrated circuit 超大规模集成电路 13.central processing unit 中央处理器 14.personal computer 个人计算机 15.analogue computer 模拟计算机 16.digital computer 数字计算机 17.general-purpose computer 通用计算机 18.processor chip 处理器芯片 19.operating instructions 操作指令 20.input device 输入设备 III.Fill in each of the blanks with one of the words given in the following list, making changes if necessary: We can define a computer as a device that accepts input, processes data, stores data, and produces output. According to the mode of processing, computers are either analog or digital. They can be classified as mainframes, minicomputers, workstations, or microcomputers. All else (for example, the age of the machine) being equal, this categorization provides some indication of the computer’s speed, size, cost, and abilities.

计算机专业英语2模拟试题2及答案

计算机专业英语模拟2 Ⅰ. Vocabulary(词汇,30分) (一).Translate the following words and expressions into Chinese.(写出下列词组的汉语,共10分,每题1分) 1. central processing unit(CPU)中央处理器 1. 2. operating system 操作系统 2. 3. electronic spreadsheet 电子表格 4. management information system 管理信息系统 5. electronic commerce 电子商务 6. database 数据库 7. software engineering 软件工程 8. software crisis 软件危机 9. network security 网络安全 10. computer virus 计算机病毒 (二).Fill in the blanks with the corresponding English abbreviations.(根据汉语写出相应的英语缩写,共10分,每题1分) 1.随机存储器RAM 2.局域网LAN 3.计算机辅助设计CAD 4.数字视频光盘DVD 5.通用串行总线USB 6.面向对象编程OOP 7.集成开发环境IDE 8.结构化查询语言SQL 9.多文档界面MDI 10.企业之间的电子商务交易方式B2B (三).Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配,共10分,每空1分) 1. output b a. 视频 2. high-level language c b. 输出. 3. project window e c. 高级语言 4. black-box testing g d. 应用软件 5. multimedia h e. 工程窗口 6. WWW i f. 系统软件 7.field j g. 黑盒测试 8. application software d h. 多媒体

计算机专业英语复习题

1.判断题 ()1. Operating system first appeared during the third computer generation. ()2. Unlike the other buses, the address bus always receives data from the CPU; the CPU never reads the address bus. ()3. The main operations of set algebra are complementation, union and intersection. ()4. If an empty stack is popped, we say the stack overflows, which is normally an error. ()5. The CPU can be shared in a sequential manner only. ()6. Freeware is free software with no restriction. ()7. When writing data to memory, the CPU first outputs the data onto the data bus, then outputs the address onto the address bus. ()8.The FORTRAN programming language was developed during the first computer generation. ()9.A stack is a dynamic set that obeys the FIFO property. ()10.Two popular strategies for resource allocation are static allocation and dynamic allocation. ()11.The CPU can be shared in a sequential manner only. ()12. A program written in the assembly language of one microprocessor can run on a computer that has a different microprocessor. ()13. Object-oriented programming(OOP) is a programming language model organized around “objects” rather than “actions” and data rather than logic. ()14. FORTRAN is a particularly good language for processing numerical data, but it does not lend itself very well to organizing large programs. ()15. C++ and Smalltalk are two of the more popular object-oriented programming language. 2.词汇 Vacuum tube 真空管general purpose 通用transistor 晶体管 :大规模集成电路)Large Scale Integrated Circuit(LSI. VLSI(Very Large Scale Integrated Circuit):超大规模集成电路 Mainframe 大型机medium-sized computer 中型机minicomputer 小型机 Microcomputer 小型机 machine language 机器语言assembly language 汇编语言high-level language 高级语言Multiprogramming 多道程序设计virtual memory 虚拟存储time-share 分时 Batch system 批处理系统interactive system 交互式系统 Instruction cycle 指令周期 Address bus, data bus, control bus Internal register内部寄存器external register 外部寄存器flag register标志寄存器 Instruction register 指令寄存器program counter程序计数器combinatorial logic组合逻辑Control signal 控制信号instruction code指令代码instruction pipeline指令流水线Bidirectional 双向的unidirectional 单向的 ALU(Arithmetic Logic Unit) 算术逻辑单元

计算机专业英语考试试题及答案

计算机专业英语考试试题及答案 一、判断1.(√)The cpu and memory are located on a special circuit beard in the system unit called the montherbocrd2.(√)the main difference between a supercomputer and a mainframe is that supercomputers are designed to execute a few programs as quickly as possible,whereas mainframes are designedto handle many programs running at the same(but at a slower pace)3.(×)Being computer fluent means that you should be able to build a computer yourself.4.(√)Embedded computers are selfcontained computer devices that have therv own programming and do not receive input5.(√)Currently,the performance of tasks by robot is based on preprinted algorithms1.(×)A web browser is a special device that is installed in your computer that allows it to communicate with devices on a network2.(√)data can be a number a word a picture,or a sound3.(√)strictly defined,a computer is a data processing device4.(√)one of the benefits of becoming computer fluent is being a savvy computer user and consumer and knowing how to avoid viruses the programs that pose treats to computer security 。 5(√)trend-spotting programs,developed for business,have been used to predict criminal activity二.写出中文 1.virtual function虚拟函数2.pointer 指针3.cursor 光标4.package 包裹 5. Boot 引导,自举6 TCP/IP 传输攻之协议/互联网协议7 DNS 域名服务8.HTTP 超文本传

计算机专业英语教程参考答案

计算机专业英语练习参考答案 Unit 1 [Ex 1] 1..F 2.T 3.T 4.F 5.T 6.T 7.T 8.T 9.T 10.F [Ex 2] 1.input, storage, processing, and output 2. power, speed, memory 3. central processing unit 4. internal, primary, memory 5. keyboard, central processing unit, main memory, monitor [Ex 3] A. 1.F 2.D 3.G 4.C 5.B 6.E 7.H 8.A B. https://www.360docs.net/doc/ca14502854.html,er 2.monitor 3.data 4.keyboard 5.data processing 6. information https://www.360docs.net/doc/ca14502854.html,puter 8.memory [Ex 4] 1.input device 2. screen, screen 3.manipulates 4.instructions 5.retrieve

6.code 7.hard copy 8.function/code/instruction [Ex 5] 1.T 2.T 3.F 4.F 5.T 6.F 7.T 8.F Unit 2 [Ex 1] 1.T 2.F 3.T 4.F 5.T 6.T 7.T 8.F [Ex 2] 1. sizes, shapes, processing capabilities 2. supercomputer, mainframe computer, minicomputers, microcomputers 3. mainframe computer 4.microcomputers, storage locations 5. portables, laptop computers/ notebook/palm-sized computer, desktop workstations 6.semiconductor 7. CPU, memory, storage, devices, processing, users 8. microprocessor ship [Ex 3] A. 1.C 2.A 3.H 4.I 5.E 6.F 7.G 8.B

《计算机英语(第3版)》练习参考答案(5-8)

Unit Five: Software Process Unit Five/Section A I. Fill in the blanks with the information given in the text: 1. off-the-shelf 1 2. exclusive 2 3. cascade 3 4. requirements; integration 4 5. throwaway 5 6. immediate; stable 67. reuse-oriented; framework 78. software; compromises II. Translate the following terms or phrases from English into Chinese and vice versa: 1 1. system specification 系统规格说明 2 2. unit testing 单位(或单元、部件)测试 3 3. software life cycle 软件生命周期(或生存周期) 4 4. system validation testing 系统验证测试 5 5. evolutionary development process 演化开发过程 6 6. simple linear model 简单线性模型 77. program unit 程序单元 88. throwaway prototype 抛弃式原型 99. text formatting 正文格式编排,文本格式化 1010. system evolution 系统演变 1111. 系统设计范例system design paradigm 1212. 需求分析与定义requirements analysis and definition 1313. 探索式编程方法exploratory programming approach 1414. 系统文件编制system documentation 1515. 瀑布模型waterfall model 1616. 系统集成system integration 1717. 商用现成软件commercial off-the-shelf ( 或COTS) software 1818. 基于组件的软件工程component-based software engineering (CBSE) 1919. 软件维护工具software maintenance tool 2020. 软件复用software reuse III. Fill in each of the blanks with one of the words given in the following list, making changes if necessary: There are three different types of software maintenance. Firstly, there is maintenance to repair software faults. Coding errors are usually relatively cheap to correct; design errors are more expensive as they may involve rewriting several program components. Requirements errors are the most expensive to repair because of the extensive system redesign that may be necessary. Secondly, there is maintenance to adapt the software to a different operating environment. This type of

最新计算机专业英语试题及答案(B)

一、Give out the full names for the following abbreviations(写出下列缩写词的全称)(15%) WAN__________________________________________________ HTTP__________________________________________________ NT____________________________________________________ CEO__________________________________________________ DBMS________________________________________________ ISP___________________________________________________ XML__________________________________________________ BIOS_________________________________________________ IT____________________________________________________ WWW_______________________________________________ 二、Match the following words and expressions in the left column with those similar in meaning in the right )(10%) 1. output devices a. 操作系统 2. silicon b. 扩展存储器 3. expanded memory c. 硅 4. database administrator d. 输出设备 5. operating system e. 汇编语言 6. assembly language f. 数据库管理员 7. gateway g. 数字图像处理 8. laser technology h. 网关 9. digital image processing i. 制造过程 10.manufacturing process j. 激光技术 1. ( ) 6. ( ) 2. ( ) 7. ( ) 3. ( ) 8. ( )

计算机专业英语试题含答案

1 6. 计算机专业英语试题 2 I . Vocabulary (词汇)(30 分) (一) .Tran slate the follow ing words and expressio ns into Chi nese (写出下列词组的 汉语。)(共 10 分,每题 1 分) 1. operati ng system _______________________________ 2. white box testi ng _______________________________ 3. hard disk ________________________________ 4. man ageme nt in formatio n system ______________________________ 5. electr onic commerce _______________________________ 6. relati onal database ________________________________ 7. software engin eeri ng ______________________________ 8. .software maintenance _________________________________ 9. menu bar 10. network security (二) .Fill in the blanks with the corresponding English abbreviations. (根据汉语写出相应的 英语缩写。) (共 10分,每 题1分) 2. _ 广域网 4 .文件传送[输]协 6 .面向对象编程 8 .结构化查询语言 10 .开放系统互 (三) Match the following words and expressions in the left column with those similar in meaning in the right 1. applicati on software a. 音频 2. mach ine Ian guage b. 应用软件 3. structured program ming c. 机器语言 4. functional test ing d. 软件测试 5. memory e. 结构化程序设计 6. relati onal database f. 内存 7. firewall g. 功能测试 8. software test ing h. 关系数据库 9. hacker i. 黑客 10. audio j. 防火墙 column.(将左列的词汇与右列相应的汉语匹配。 1.只读存储器 ________________________ 3.传输控制协议 ______________________ 5.通用串行总线 ______________________ 7.集成开发环境 _____________________ 9.数据库管理系统 ____________________ )(10分,每空1分)

计算机专业英语习题+答案

习题+答案 2.1 Write T or F to each stateme nt T6. An asynchronous device is a clocked device. T7. A latch is an asynchronous device, because it functions at arbitrary times. T8. The repetiti on of clock pulse can vary from very low rate to very high rate. T9. A synchronous device changes its state only on the arrival of a clock pulse. F10. A clock in put may occur at any time. T11. The clock pulses are used to synchronize all operations of the shift register. T13. A uni direct ional shift register is capable of shift ing in one direct ion only. F14. I n a shift-left register the serial in put determ ines what goes into the leftmost position during the shift register. F15. To provide parallel tran sfer capability some additi onal in put and output lines should be provided to the shift register. Choose the best an swer for each of the follow ing 1. How can the output of a logic gate be en ergized? C A By cha nging its in puts. B By rema ining its in puts un cha nged. C By meet ing the specific in put con diti on. D By givi ng a pulse. 3. A NAND gate con sists of D . A an OR gate followed by an in verter B an AND gate followed by an in verter C an AN D gate followed by an OR gate D an in verter followed by an AND gate 4. Un der what con diti on is the output of a two-i nput XOR gate logic-high? B A Its in puts are simulta neously at the same logic level. B Its in puts are simulta neously at opposite logic levels. C Its in puts are logic-low. D its in puts are simulta neously logic-high. 2.2 Write T or F for each stateme nt T 1. The CPU uses the in put and output un its to com muni cate with the outside world. F2. Main memory is sometimes called exter nal memory. F3. After execution the program and the related files of data and files of information will be retained in the main memory for later use. F4. Personal computers have not the features of the larger system.. T5. Large systems offer higher process ing speeds for user and retur n more data tha n PCs.

计算机专业英语模拟试题2参考答案

计算机专业英语 模拟试题二参考答案 一、词汇(选择一个最合适的词汇,将对应的英文字母填入空格内。每题2分,共20分) 1、A B is used to communicate with another computer over telephone lines. A. keyboard B. modem C. mouse D. printer 2、A C is a device that enables the computer to handle sounds. A. network card B. video card C. sound card D. monitor 3、 A is a word processing tool that helps you to create quality documents. A. Word 2000 B. Outlook 2000 C. Access 2000 D. Excel 2000 4、 D is a fast and powerful operating system, based on the UNIX O.S. A. Windows 2000 B. Office 2000 C. Windows 98 D. Linux 5、The OSI model has D layers. A. four B. five C. six D. seven 6、The purpose of the A is to provide fully integrated analog services to users. A. ISDN B. WWW C. FTP D. HTTP 7、Which one is not a computer languages? B A. word 2000 B. PASCAL C. C D. C++ 8、The C turns the object file into an executable program. A. linker B. compiler C. interpreter D. computer 9、The RGB value is composed of A components. A. one B. two C. three D. four 10、 A virus is a A . A. program B. computer C. bad man D. beast 二、语法──单项选择题(每小题1.5分,共15分) 1、With Windows, you can run several powerful applications at once and switch quickly B them. A. between B. among C. in D. on 2、He doesn’t mind A her birthday party.

相关文档
最新文档