计算机专业英语试题及答案(A)(共8页).doc
精选优质文档-倾情为你奉上湖北职业技术学院2007-2008学年度第一学期期末考核试卷考核课程: 计算机专业英语 考试类型: 理论 考试方式: 闭卷笔试 学生所在院系: 计科系 年 级: 2006级 试 卷: A 姓名: 班级: 学号: 题号一二三四五六总分得分得分阅卷人一、Give out the full names for the following abbreviations(写出下列缩写词的全称)(15%)ROM_ CPU_BIOS_IT_WWW_HTML_ PCI_HR_GUI_MHz_ 得分阅卷人 二、Match the following words and expressions in the left column with those similar in meaning in the right column(将左列的词汇与右列相应的汉语匹配)(10%) 1. memory unit a. 半导体存储器2. intelligence b. 机制3. semiconductor memory c. 存储单元4. data definition language d. 数据定义语言5. mechanism e. 通信6. machine language f. 机器语言7. communication g. 智能8. distance education h. 远程教育9. pattern recognition i. 企业资源计划10.enterprise resource planning j. 模式识别 1. ( ) 6. ( ) 2. ( ) 7. ( ) 3. ( ) 8. ( ) 4. ( ) 9. ( ) 5. ( ) 10.( )得分阅卷人三、Translate the following phrases into English(将下列短语翻译成英语)(10%) 1. 系统板 ( )2. 算术逻辑运算 ( )3. 机器码 ( )4. 帮助菜单 ( )5. 图形技术 ( )得分阅卷人四、For each of the following blanks, four choices are given. Choose the most appropriate one (从下面给出的四个选项中选择最恰当的答案)(30 %) 1. The basic units of a computer system are as follows: _ A. CPU, memory and disk B. CPU, input and output unitC. CPU, memory and I/O system D. CPU, memory and ALU2. Today, _ can give you a music synthesizer, a fax machine, a CD-ROM drive, ect. A. input devices B. expansion cardsC. output device D. joystick3. The control unit fetches _ from memory and decodes them. A. data B. informationC. results D. instructions4. When power is removed, information in the semiconductor memory is _ . A. reliable B. lost C. manipulated D. remain5. Please find the item that is not belong to the DBA _ . ( )A. storage structure and access method definition B. schema definitionC. integrity constrain specification D. DDL6. _ is designed to manage large bodies of information. A. a file system B. a transactionC. a database system D. a database language7. A characteristic of operating system is _ . A. resource management B. memory managementC. error recovery D. all the above8. Assembly-language instructions are a series of _ . A. 0s and 1s B. abstract codesC. machine codes D. words9. _ program also has potential benefits in parallel processing. A. Machine B. AssemblyC. Object-oriented D. Process-oriented10. An advantage of a ring network is that it needs less _ .A. computer B. networkC. cable D. information11. An ISP supplies a _ that you can dial from your computer to log on the internet server. A. public key B. private keyC. service number D. help file12. To open Internet Explorer, just click Start, point to _ , and then click Internet Explorer. A. Programs B. ViewC. Layout D. Control Panel13. Electronic bulletin boards are _ communication platforms.A. one-to-many B. one-to-oneC. many-to-many D. all above14. Followings are some image data file formats, which is wrong? _A.*TIF B. *DOCC. *BMP D. *GIFC. it can rotate a three-dimensional model.D. it can do all above at the same time.15. By adding _ to your programs, you can make computers more interesting and much more fun for the user. A. multimedia B. textC. music D. picture得分阅卷人五. To identify the following to be True or False according to computer knowledge( 根据计算机知识判别是非题)(10%)1. Registers in the control unit are used to keep track of the overall status of the program. ( ) 2. The basic resources of a computer system are software and data. ( 3. The chipset consists of two parts: North Bridge and South Bridge. ( ) 4. The *.BMP file can only be used in the IBM system. ( ) 5. ROM does not have the inputs and writing controls. ( )6. “ADD AX, BX” is a instruction of machine language. ( )7. A data definition language can be used to define a database schema. ( )8. People can only use the ISP to connect Internet. ( )9. We can use E-mail only as a one-to-one platform. ( )10. Hypermedia is the same as multimedia. ( )得分阅卷人六. Reading comprehension(阅读理解)(25%)(一) Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary (从下面所列词语中选择合适的词语, 以其适当的形式填空)(10%) high-level language assembly language writtenmachine language notationA programming language, designed to facilitate the communication between human and computers, is a _ for describing computation in readable form. There are 3 levels of programming languages, they are _, which can be run directly by computer; _and_. There are different high-level programming languages. Fortunately, most of them have many kinds of construct in common and vary only in the way that these must be_ . Therefore, first thing to be decided about a task is to choose which programming language is best suited for the job.Passage AThe central processing unit (CUP) is the heart of the computer systems. Among other things, its configuration determines whether a computer is fast or slow in relation to other computers. The CPU is the most complex computer system component, responsible for directing most of the computer system activities based on the instructions provided. As one computer generation has evolved to the next, the physical size of the CPU has often become smaller and smaller, which its speed and capacity have increased tremendously. Indeed, these changes have resulted in micro-Computers that are small enough to fit on your desk and your lap.The CPU comprise the control unit and the arithmetic/logic unit (ALU).The control unit is responsible for directing and coordinating most of the computer systems activities. It determines the movement of electronic signals between main memory and the arithmetic/logic unit, as well as the control signals between the CPU and input/output devices.The ALU performs all the arithmetic and logical(comparison) functionsthat is, it adds, subtracts, multiplies, divides, and does comparison. These comparisons, which are basically “less than”, “greater than”, and “equal to”, can be combined into several common expressions, such as “greater than or equal to”. The objective of most instructions that use comparisons is to determine which instruction should be executed next. (二) Tell whether the following statements are true(T) or false(F) according to the passage A(根据上文的内容判断下列句子的正误) (15%)1. With the development of computer, the physical size of the CPU has often become bigger and bigger. ( )2. The movement of electronic signals between main memory and the ALU as well as the control signal between the CPU and input/output devices are controlled by the control unit of the CPU. ( )3. The CPU comprises the control unit and memory. ( )4. The control unit performs all the arithmetic and logical functions. ( )5. The central processing unit (CPU) is the heart of the computer systems. ( ) 命题教师 游彦 教研室主任签字 【第 页 共 页】湖北职业技术学院2007-2008学年度第一学期期末考核试卷参考答案及评分标准考核课程: 计算机英语 考试类型: 理论 考试方式: 闭卷笔试 学生所在院系: 计科系 年 级: 2006 试 卷: A 执笔人: 要求:明确标注每小题或每步骤得分点一. Give out the full names for the following abbreviations(写出下列缩写词的全称)(15%)( 本题共15分, 每小题1.5分)ROM: Read Only MemoryCPU: Central Processing UnitBIOS: Basic Input/Output UnitIT: Information TechnologyWWW: World Wide WebHTML: Hypertext Markup Language PCI: Peripheral Component InterconnectHR: Human ResourceGUI: Graphical User InterfaceMHz: Megahertz二. Match the following words and expressions in the left column with those similar in meaning in the right column(将左列的词汇与右列相应的汉语匹配)(10%)( 本题共10分, 每小题1分)1. ( c ) 6. ( f ) 2. ( g ) 7. ( e ) 3. ( a ) 8. ( h ) 4. ( d ) 9. ( j ) 5. ( b ) 10.( i )三. Translate the following phrases into English(将下列短语翻译成英语)(10%)( 本题共10分, 每小题2分)1. the system board2. Arithmetic logical operations3. machine code4. Help menu5. graphics technology四. For each of the following blanks, four choices are given. Choose the most appropriate one (从下面给出的四个选项中选择最恰当的答案)(30 %) ( 本题共30分, 每小题2分)1. C 2. B 3. D 4. B 5. D 6. C 7. A 8. B 9. C 10. C 11. C 12. A 13. A 14. B 15. A 五. To identify the following to be True or False according to computer knowledge( 根据计算机知识判别是非题)(10%)( 本题共10分, 每小题1分)1. ( T ) 2. ( F) 3. ( T ) 4. ( F ) 5. ( T ) 6. ( F )7. ( T )8. ( F )9. ( F )10. ( F )六. Reading comprehension(阅读理解)(25%)(一) Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary (从下面所列词语中选择合适的词语, 以其适当的形式填空)(10%)( 本题共10分, 每空2分)notation machine language assembly language high-level language written (3空和4空答案可互换)(二) Tell whether the following statements are true(T) or false(F) according to the passage A(根据上文的内容判断下列句子的正误) (15%)( 本题共15分, 每小题3分) 1. ( F ) 2. ( T ) 3. ( F ) 4. ( F ) 5. ( T )教研室主任签字 【第 7 页 共 7 页】专心-专注-专业