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

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

习题+答案

2.1

Write T or F to each statement

T6. An asynchronous device is a clocked device.

T7. A latch is an asynchronous device, because it functions at arbitrary times.

T8. The repetition 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 input may occur at any time.

T11. The clock pulses are used to synchronize all operations of the shift register.

T13. A unidirectional shift register is capable of shifting in one direction only.

F14. In a shift-left register the serial input determines what goes into the leftmost position during the shift register.

F15. To provide parallel transfer capability some additional input and output lines should be provided to the shift register.

Choose the best answer for each of the following

1. How can the output of a logic gate be energized?C

A By changing its inputs.

B By remaining its inputs unchanged.

C By meeting the specific input condition.

D By giving a pulse.

3. A NAND gate consists of D .

A an OR gate followed by an inverter

B an AND gate followed by an inverter

C an AN

D gate followed by an OR gate

D an inverter followed by an AND gate

4. Under what condition is the output of a two-input XOR gate logic-high?B

A Its inputs are simultaneously at the same logic level.

B Its inputs are simultaneously at opposite logic levels.

C Its inputs are logic-low.

D its inputs are simultaneously logic-high.

2.2

Write T or F for each statement

T 1. The CPU uses the input and output units to communicate with the outside world.

F2. Main memory is sometimes called external 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 processing speeds for user and return more data than PCs. F6. CPUs all size have primary storage, arithmetic logic, and the control section.

F7. The output device is the heart of any computer system.

T8. The input/output devices and auxiliary storage units of a computer system are called peripherals.

F9. The instrument of interpretation and communication between humans and computers system of all sizes is CPU.

F10 Special purpose computers can adapted to many situation by giving them an appropriate program.

F11 .A minicomputer is the smallest and least expensive type of computer.

T12. A special purpose computer performs only one specific task and thus lacks versatility. T13. The larger the system the greater is its processing speed, storage capacity.

T14. Mainframe computers are designed to process complex scientific application.

T 9. The main memory in a general-purpose computer is made up of RAM integrated

circuit chip.\

F 10. When the power is turned on, the program counter is set the first address of the

bootstrap loader by the software of the computer.

T 11. The read-write heads contact the surface of the floppy disks.

T 12. The data on a particular track will be switched automatically onto a spare track by the computer before a catastrophic failure would occur.

F 14. The read write heads stay on the same track continuously when the disk drive is

Working

F 16. The possible symbols in the binary numbering system are q to 9.

F 17. The decimal value of 16 is represented in 4 bits BCD as 00010101.

F 18. Alphanumeric versions of BCD commonly use 6,7or 8 bits to represent characters.

F 19. A 6 bit alphanumeric code can represent 128 different characters.

F 22. Eight bit codes are limited to representing 128 different characters.

T23. An extra check (or parity ) bit is often added to each 6, 7, or 8 bit character represented in storage so that it will be possible to detect coding errors that may occur.

T24. If a computer uses an odd parity format to detect errors in character codes, then

every valid character code will always have an odd number of 1 bits.

T25. Processor comes with a unique set of operations called an instruction set.

F 26. In an instruction, operands specify the function to be performed.

T 27. A processor's job is to retrieve instruction from memory and perform step by

step operations,

3.3 True or False

F1 All operating systems on various computers take the same size.

F 2 All operating systems were written in a low level language.

T3 The user can't use the computers at all if there is no operating system on the computers.

F4 The operating system exists in the lowest layer of a computer.

T5 The system calls are provided by the operating system.

T 6 A computer's operational software defines the schedule of jobs awaiting execution.

F7 Though an operating system can schedule the execution of jobs, it does not manage the availability of I/O devices.

T 8 The IOCS component of an operating system controls I/O operations.

T9 It is a major problem for the operating system to map the logical file concept onto physical storage devices such as magnetic tape or disk.

F10 Files can only be direct access on a disk system.

T 11 The logic structure and nomenclature of the different operating systems vary considerable.

F12 The form of the system prompt is the same for every kind of operating system 13 You must boot the system, before you use a microcomputer.

T14 Spooling is an approach to improving system performance by over aping the input of one job with the output of other jobs.

T15 Multiprogramming allows time sharing.

T1 6 When they first appeared, the microcomputers were provided with the operating system developed for computers.

T17 By using the graphical user interface, what the users need to do is to "point and click" in order to accomplish their tasks.

T18 The interface introduced by Windows is the object-oriented user interface.

T 19.TMicrosoft failed in betting their future on Windows.

Multiple Choice

1 A computer's operating system is:D

a resource management

b error recovery

c memory management

d all th

e above

2 Which is the generalization of a two-level directory?D

a cycle graph directory structure

b a tree-structured

c batch system

d all th

e above

3 Which system may have no time constrains?C

a real-time system

b time-share system

c batch system

d all th

e above

4 The more popular micro operating system is:D

a MS-DOS

b CP/M

c UNIX

d all th

e above

5 What languages can be used to develop the operating systems ?C

a A machine language,

b An assembly language.

c A high level language,

d all of th

e above.

6 How does the operating system manage the resources of the computer?

a It turns on or off the resources of the computer.

b It makes them work together towards some common goals, or objectives.

c It controls the way in which these resources are put to work.

d It acts directly on th

e raw hardware.

7 The function of an operating system is D

a to drive the the raw hardware of the computer

b to drive the resources of the computer in accordance with certain objectives

c to provide the higher layers of software with a simplifie

d computer

d all of th

e above

11 The graphical user interface provides the users with

A a simpler way to interact with their computers

B a series of typed commands

C an intuitive sit of graphical icons that allowed the completion of common tasks

D an intuitive set of graphical incons for users to "point and click" in order to

accomplish their tasks, so that they didn't have to remember arcane words and

commands anymore

12 Windows resemble the Macintosh in

A providing a GUI which is introduced by Macintosh

B providing a limited means of multitasking

C providing a Windows interface just like the GUI

D allowing users to load multiple programs and have them run in the

background while doing other work in a window in the foreground

3.4 True or False

F1 Flowcharting is used primarily for program design and rarely for systems design.

T2 When programming in a procedure-oriented language, you should tell the computer'

‘what to do' and 'how to do it'.

T3 Assembler-level languages use mnemonics to represent instructions.

T4 Machine language instructions are composed of a label, an opcode, and an operand.

F5 Machine languages must be converted by a compiler to be used by the computer.

F6 High-level languages require that programmers work with individual main storage locations.. 5

T7 A compiler is translating program that converts high-level languages into machine language.

T9 A flowchart loop indicates the repetitive performance of steeps to process data.

T10 None of the computers consists of hardware only.

F11 Programs written in high-level language can be executed by the computers without the help of a translator program~

T13 Each symbolic instruction has one-to-one correspondence with the machine instruction.

T14 Writing a program in a high-level language need not take account of the hardware

of the computer.

T 15 The opode of an assembly language instruction specifies the operation that is to be

performed by the microprocessor.

T 17 The mnemonic for the instruction is the symbolic representation of the actual binary code that the computer directly executes.

T 18 A label is on the left of the assembly language statement.

T 21 To enable the computer to solve an application problem programmers have to write programs in order to translate the application concepts into computer

concepts.

T 22 A class is defined by grouping a user-defined type with all procedures and function that can be applied to it.

T 23 The artificial intelligence research community did not agree with the concepts of object-oriented programming when in its early days.

F24 Object-oriented programming languages are absolutely different from the LISP programming language.

T 25 A program may produce incorrect output even if it runs OK.

T 26 An error will occur if a program wants to use a deleted file.

F 27 All the errors can be avoided.

T 28 A warning will not terminate the program.

T 29 Although we could not avoid all the runtime errors, we must take appropriate action when it happens.

Match the following terms to the appropriate definition

1 program

2 programmer

3 machine language

4 assembler

5 source

6 object

7 interpreter

8 compiler

A A computer program that translates an instruction into machine language, execute it, and then repeats the process for each instruction in a program until the program is finished.7

B The set of statements that make up a computer program.5

C A computer program that reads a high-level language instruction.8

D A computer-specific set of primitive or elementary instructions that allows people to communicate with a particular computer.3

E A set of instruction that tells a computer what to do.1

F A program that translates an assembly-level language into machine language4.

G Output from a compiler or assembler that is linked with other code to produce executable machine language code.6

H A person who creates computer program.2

3.5

True or false

T1 The program specifications are written by the software engineers.

F2 Coding a program will consume most of programmer's time and effort.

T 3 Programmers should use flowchart and other visual aids when they are designing routines.

F4 The goal of the test phase of program development is to "prove" that a particular program has been completely debugged.

T 5 More programmers maintain programs rather than code programs.

T 6 A structured program is made up of several modules.

T 7 "Branching" capability is one the most intriguing properties of a digital computer.

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

计算机专业英语考试试题及答案 一、判断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. 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利用滑动窗口 协议来实现流控制。它使用确认分组、超时、重传机制来完成差错控制。传输层也负责为应用程序提供连接机制,应用程序将数据流发送到传输层,发送端的传输 层负责建立于接收端之间的连接。

最新计算机专业英语试题及答案(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. ( )

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

练习答案 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) 算术逻辑单元

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

计算机专业英语练习参考答案 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/d76864194.html,er 2.monitor 3.data 4.keyboard 5.data processing 6. information https://www.360docs.net/doc/d76864194.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

计算机专业英语期末考试试卷(A卷)答案

1 工学结合创新教程 计算机专业英语 2014年上半学期计算机专业英语 期末考试试卷(A 卷)答案 一、选择题 Ⅰ. Vocabulary(词汇)(30分) (一).Translate the following words and expressions into Chinese(写出下列词组的汉语。)( 共10分,每题1分) 1. 操作系统 2. 需求分析 3. 网络安全 4. 数据结构 5. 决策支持系统 6. 关系数据库 7. 软件危机 8. 计算机病毒 9. 邮件附件 10. 中央处理器(单元) (二).Fill in the blanks with the corresponding English abbreviations.(根据汉语写出相应的英语缩写。) (共10分,每题1分) 1.DBMS 2.TCP 3.MDI 4.OOP 5.ROM 6.VCD 7.CAD 8.SQL 9.USB 10.B2B (三) Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。)(10分,每空1分) 1. c 6. h

35 项目5 项目9 项目8 项目6 项目7 项目10 2.3.4.5.Ⅱ1. (三)、choose the best answer according to the passage B.(根据上文的内容选择正确的答案。(10分,每题2分) 1.B 2.A 3.D 4.B 5.C (四) Choose the best answer according to Passage C.( 根据上文的内容选择正确的答案。10分,每题2分) 1.C 2. D 3. A 4. C 5. B Ⅲ.Translation.翻译(30分) (一) Translate the following sentences into Chinese.(将下列句子翻译成汉语。)(共20分,每题5分) 1.开发一个软件产品,开发过程分为五个步骤:需求分析和说明,设计,写代码,测试和维护。 2.功能测试检验的是用有效的输入是否能够得到所期望的输出。+ 3. EDI 指的是两个公司之间通过私有网络使用特定、结构化的格式电子交换商业信息。 4.一些应用软件,例如Word ,允许几个窗口同时在一个叫做MDI 的模式下存在,你能够在一个软件中打开多个文档。 (二) Translate the following paragraph into Chinese.(将下段文章翻译成汉语。)(共10分) 高级语言是一种人造语言,使用它我们可以写不同的指令。这成为可能不是因为计算机处理器如今是如此的技术先进以至于它们可以理解这些语言。你需要将这些语言翻译成计算机处理器能够理解的机器语言。编译器能够完成这项工作。这就意味着高级语言程序不是直接可

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

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分)

计算机专业英语试卷

计算机专业英语 一、请将下列英文专业术语翻译成汉语。(每小题1分,共10分) 1.integrated circuits 2.operation code 3.instruction 4.simulation 5.EDI 6.baud 7.portability 8.video conferencing 9.access control 二、请将下列汉语专业术语翻译成英文。(每小题1分,共10分) 1.加密 2.密钥 3.综合业务数字网 4.频分多路复用 5.信元 6.用户界面 7.关系结构 8.解释程序 9.流程图 三、请将下列专业术语和相应的解释进行匹配。(每小题2分,共20分) 1. ________decrypting 2. ________certification 3. ________packet switching

4. ________navigation 5. ________TDM 6. ________viewer 7. ________multimedia 8. ________virtual circuit 9. ________DBMS 10. _______binding a. The authoritative act of documenting compliance with agreed requirements. b. The process of restoring encrypted information to readability. c. A technique used so that transmission can continue on an alternative path in the event of a node failure or congestion. d. A form of space-division switching in which each input line is a TDM stream. The switch configuration may change for each time slot. e. The division of a transmission facility into multiple channels by allotting the facility to different channels, one at a time. f. A method of transmitting messages through a communications network, in which long messages are subdivided into short packets. Each packet is passed from source to destination through intermediate nodes. At each node, the entire message is received, stored briefly, and then passed on to the next node. g. A facility in which the customer leases circuits and, sometimes, switching capacity for the customer ‘s exclusive use. Access may be provided to a public switched telecommunications service. h. A class that serves as the basis for inheritance. A base class is the superclass for all its derived classes. i. The match between a message received by an object and one of its methods. Can be done static, that is, at compile-time, or dynamic, that is, at run-time. j. a request to perform a method for an object. A message results in the invocation of the method. The message contains a selector that identifies the method and any parameters from the method. k. A collection of one or more files treated as a whole unit. l. Software that organizes, manipulates, and retrieves data stored in a database. m. A specialized version of a program that allows you to view documents created

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

习题+答案 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.

相关文档
最新文档