试卷代号:2241 座位■■ 国家开放大学(中央广播电视大学)2014年春季学期“开放专科”期末考试 计算机专业英语 试题 2014年7月 题 号 I D Ⅲ 总 分 分 数 得分 评卷人 I.Vocabulary(词汇,30分) (一)Translate the following words and expressions into Chinese(写出下列词组的汉语。l0分, 每题1分) 1.operating system 2.requirements analysis 3.network security 4.data structure 5.decision support system 6.relational database 7.software crisis 8.computer virus 9.email attachment 10.central processing unit CPU 1042
试卷代号 2 2 座位号CD 国家开放大学(中央广播电视大学 4年春季学期"开放专科"期末考试 计算机专业英语试题 2014 年7 |题号 I I IT |分数 I I I I |得分|评卷人| I I I LV配abulary( ,30 {一) Translate the following words and expressions into Chinese( 。10 每题 1分} 1. operating system 2. requirements analysis 3. network security 4. data structure 5. decision support system 6. relational database 7. software crisis 8. computer virus 9. email attachment 10. central processing unit ( CPU) 1042
(二)Fill in the blanks with the corresponding English abbreviations..(根据汉语写出相应的英语 缩写。10分,每题1分)) 11.图形用户界面 12.局域网 13.计算机辅助设计 14.传输控制协议 15.结构化查询语言 16.面向对象编程 17.集成开发环境 18.中央处理器 19.单文档界面 20.企业与个人的电子商务交易方式 (=)Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。l0分,每空1分) 21,multimedia a.字处理器 22.software life cycle b.交换机 23.structured programming c.多媒体 24.functional testing d.局域网 25.word processor e.结构化程序设计 26.code window {.软件生命周期 27.firewall g.功能测试 28.LAN h.代码窗口 29.hacker i黑客 30.switch j,防火墙 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 1043
{二) Fill in the blanks with the corr臼ponding English abbreviations. (根据汉语写出相应的英语 缩写。 每题 1. 形用 12. 13. 机辅 设计 14. 15. 查询 16. 17. 集成 发环 18. 理器 19. 20. 个人 方式 {三) Match the following words and expr臼sions in the left column with those similar in meaning in the right column. (将左列的词汇与右列相应的汉语匹配。 21. multimedia a. 22. software life cycle b. 交换 23. structured programming c. 24. functional testing d. 25. word processor e. 程序 26. code window f.软件生命周期 27. firewall g. 功能 28. LAN h. 代码 29. hacker J. 30. switch j. 21. 22. 23. 24. 25. 26. 27. 28. 29. 30. 1043
Ⅱ.Comprehension(阅读理解,40分) (-)Fill in the blanks with suitable words or expressions from the list given below,and change the form where necessary..(从下面方框中选择合适的词或表达,以其适当的形式填空。 15分,每空3分)】 requirements maintain disciplined coding modify Software Engineering,which means the application of engineering to software,is a method to develop,operate and 31. software.That is,the development of software is on a systematic,32. _quantitive basis. Before starting the development of software,you have to systematically approach the problem.You have to understand the 33. what the software is supposed to do),carry out the design,do the 34. _carry out a rigorous testing and if the software is as per the requirements,release the software to the customer.Subsequently,if the customer wants some changes--refinements or enhancements then the software has to be 35. Passage A The central processing unit (CPU)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,while its speed and capacity have increased tremendously.Indeed, these changes have resulted in microcomputers that are small enough to fit on your desk or your lap. The CPU comprises 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)functions-that is,it 1044
n. Comprehension( ,40 {一) Fill in the blanks with suitable words or expressions from the list given below , and change the form where necωary. (从下西方框中选择合适的词或表达,以其适当的形式填空。 15 空3 requirements maintain disciplined coding modify 1 Software Engineering , which means the application of engineering to software , is a method to develop , operate and 31. development of software is on a systematic , 32. software. That is , the , quantitive basis. Before starting the development of software , you have to systematically approach the problem. You have to understand the 33. supposed to do) , carry out the design , do the 34. (what the software is , carry out a rigorous testing and if the software is as per the requirements, release the software to the customer. Subsequently , if the customer wants some changes--refinements or enhancements then the software has to be 35. Pas A The central processing unit (CPU) 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, while its speed and capacity have increased tremendously. Indeed , these changes have resulted in microcomputers that are small enough to fit on your desk or your lap. The CPU comprises the control unit and the arithmetic / logic unit (ALV). 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) functions - that is , it 1044
adds,subtracts,multiplies,divides,and does comparisons.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 ic the passage A. (根据上文的内容判断下列句子的正误。15分,每题3分) 36.With the development of computer,the physical size of the CPU has often become bigger and bigger.( 37.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.( 38.The CPU comprises the control unit and memory.( 39.The control unit performs all the arithmetic and logical (comparison)functions.( 40.The central processing unit (CPU)is the heart of the computer systems.( Passage B In order to solve a computational problem,its solution must be specified in terms of a sequence of computational steps,each of which may be performed by a human or a digital computer.If you want to solve the computational problem with a computer,you should learn how to program.The task of developing programs for the solution of computational problems is referred to as programming.Computer programming is the process of planning and creating a sequence of steps for a computer to follow.In general,this process wil!help us resolve a problem,which is either too tedious or difficult to work out otherwise.So programming is breaking a task down into small steps. Programming is sometimes contrasted with coding.Coding generally refers to the writing of programs for given program specification,while programming includes the task of preparing the program specification as well as that of writing the program.The text of a program is sometimes referred to as code,and lines of program text are referred to as lines of code,especially in the case of machine-language programs.The term coder is used to describe a person engaged exclusively in implementing program specifications prepared by others. 1045
adds, subtracts, multiplies, divides , and does comparisons. These comparisons, which ate 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. {二 ll whether the following statements are true(T) or false(F) according to the passage A. {根据上立的内容判断下列旬子的正误。 每题 36. With the development of computer, the physical size of the CPU has often become bigger and bigger. ( ) 37. 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. ( ) 38. The CPU comprises the control unit and memory. ( ) 39. The control unit performs all the arithmetic and logical (comparison) functions. ( ) 40. The central processing unit (CPU) is the heart of the computer systems. ( ) Passage B In order to solve a computational problem , its solution must be specified in terms of a sequence of computational steps, each of which may be performed by a human or a digital computer. If you want to solve the computational problem with a computer , you should learn how to program. The task of developing programs for the sQlution of computational problems is referred to as programming. Computer programming is the process of planning and creating a sequence of steps for a computer to follow. In general , this process will help us resolve a problem , which is either too tedious or difficult to work out otherwise. So programming is breaking a task down into smail steps. Programming is sometimes contrasted with coding. Coding generally refers to the writing of programs for given program specification. while programming includes the task of preparing the program specification as well as that of writing the program. The text of a program is sometimes referred to as code , and lines of program text are referred to as lines of code , especially in the case of machine-language programs. The term coder is used to describe a person engaged exclusively in implementing" program specifications prepared by others 1045
What's actually involved in programming-the actual process of writing programs? Here's a quick overview of the process: 。Write a program. Compile the program. 。Run the program. 。Debug the program. Repeat the whole process until the program is finished. (三)choose the best answer according to the passage B.(根据上文的内容选择正确的答案。l0 分,每题2分) 41.If you want to solve the computational problem with a computer,you should learn how to A.calculate B.program C.add D.subtract 42.Computer programming is the process of planning and creating a sequence of for a computer to follow. A.steps B.process C.lines D.graphics 43.The term coder is used to describe A.machine B.computer C.keyboard D.person 44.In order to solve a computational problem,you can let a person or a to do it. A.machine B.computer C.keyboard D.mouse 45.Which of the following is not the stages of programming? A.Write a program. B.Debug the program. C.Print the program. D.Compile the program. 1046
What's actually involved in programming - the actual process of writing programs? Here's a quick overview of the process: a program. il the program. the program. ug the program. the whole process until the program is finished. {三}巾。ose the best answer according to the passage B. (根据上立的内容选择正确的答案。 分,每题 2分} 41. If you want to solve the computational problem with a computer, you should learn how to A. calculate C. add C. lines 43. The term coder is used to describe A. machine C. keyboard B. program D. subtract B. process D. graphics B. computer D. person 44. In order to solve a computational problem , you can let a person or a _ to do It. A. machine C. keyboard B. computer D. mouse 45. Which of the following is not the stages of programming? A. Write a program. B. Debug the program. C. Print the program. D. Compile the program. 1046