版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、计算机专业英语试题. Vocabulary(词汇)(30分)(一)Translate the following words and expressions into Chinese(写出下列词组的汉语。)(共10分,每题1分)1 operating system2 requirements analysis 3 network security 4 data structure 5 decision support system 6 relational database 7 software crisis 8 computer virus9 email attachment10centra
2、l processing unit ( CPU ) (二)Fill in the blanks with the corresponding English abbreviations.(根据汉语写出相应的英语缩写。) (共10分,每题1分)1数据库管理系统 2传输控制协议3多文档界面 4面向对象编程 5只读存储器 6数字视频光盘 7计算机辅助设计 8结构化查询语言 9通用串行总线 10企业之间的电子商务交易方式(三)Match the following words and expressions in the left column with those similar in meanin
3、g in the right column.(将左列的词汇与右列相应的汉语匹配。)(10分,每空1分)1. multimediaa.字处理器2. software life cycleb.交换机3. structured programmingc.多媒体4. functional testingd.局域网5. word processore.结构化程序设计6. code windows f.软件生命周期7. firewall g.功能测试8. LANh.代码窗口9. hackeri.黑客10. switchj.防火墙1 6. 2 7 3 8. 4 9. 5 10. ( ). Comprehen
4、sion(阅读理解)(一)Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary. (从下面方框中选择合适的词或表达,以其适当的形式填空。)(10分, 每空2分)requirements maintain disciplined coding modify Software Engineering, which means the application of engineering to software, is a
5、 method to develop, operate and _ software. That is, the development of software is on a systematic, _, quantitive basis. Before starting the development of software, you have to systematically approach the problem. You have to understand the _ (what the software is supposed to do), carry out the de
6、sign, do the _, 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 _.Passage AThe central processing unit (CPU) is the heart of the
7、 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 co
8、mputer 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 co
9、ntrol 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
10、 and input/output devices.The ALU performs all the arithmetic and logical (comparison) functions that is, it 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
11、, 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.(根据上文的内容判断下列句子的正误)(10分,每题2分)1. With the development of
12、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 contr
13、ol unit and memory. ( )4. The control unit performs all the arithmetic and logical (comparison) functions5. The central processing unit (CPU) is the heart of the computer systems. ( )Passage BIn order to solve a computational problem, its solution must be specified in terms of a sequence of computat
14、ional 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 programmi
15、ng 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 small steps.Programming is sometimes contrast
16、ed 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
17、 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. What's actually involved in programming - the actual process of writing programs? Here
18、9;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.(根据上文的内容选择正确的答案。(10分,每题2分)1If you want to so
19、lve the computational problem with a computer, you should learn how to .A. calculate B. program C. add D. subtract2. Computer programming is the process of planning and creating a sequence of for a computer to follow. A. steps B. process C. lines D. graphics3. The term coder is used to describe .A.
20、machine B. computer C. keyboard D. person4. In order to solve a computational problem, you can let a person or a to do it.A. machine B. computer C. keyboard D. mouse5. 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
21、program.Passage C A computer virus is a computer program that is created to make and spread copies of itself. The program may however also be designed to have other effects on the systems it infects, ranging from the annoying to the disastrous. Virus attacks are growing rapidly these days. According
22、 to BusinessWeek, the 76,404 attacks reported in the first half of 2003 nearly match previous year's total number . As new antivirus tools are more powerful than before, the virus writers are getting a lot smarter with newer and creative ways to attack network systems. Let's first examine so
23、me common virus types: Basic Virus - a piece of software code that is developed to attack computers and network systems via email or Internet connections. It quickly replicates itself and gradually attaches to files, programs or the hard drive.Trojan Horses - This is a program that doesn't repli
24、cate when entering a system but can be effectively used to open 'back doors.' Trojan Horses allow hackers to take control over a particular system or to steal very important data.Worm - this type of virus is able to spread itself automatically over the network from one computer to the next.
25、During a worm attack, users' computers get infected without even having to click open email attachment or any program, etc.Since it is very difficult to avoid the virus, your best defense is a powerful antivirus program. In order to fight with such viruses, the software vendors should focus on m
26、aking their products more robust. This may ask for a trade-off between user-friendliness and security. In specific cases it may require line-by-line inspection, code retooling and even systems automation to defend the installed programs.(四)、choose the best answer according to the passage B.(根据上文的内容选
27、择正确的答案。10分,每题2分)1A computer virus is a computer program that is created to make and spread of itself.Aprograms Bvirus C copies Dfiles2Worm spread itself except by . Anetwork BE-mail Cprogram Dhardware3Antivirus program can scan and virus. Aclean Bproduce Creplicate Dmake 4Trojan Horses .Aquickly rep
28、licate itself and gradually attache to files, programs or the hard drive.Binfect the computer without even having to click open email attachment or any program.Callow hackers to take control over a particular system or to steal very important data.Davoid the virus to attack computer.5According to Bu
29、sinessWeek, the attacks reported in the first half of 2003 nearly match previous year's total number . A 86,404 B 76,404 C56,354 D34,876.Translation.翻译(30分)(一) Translate the following sentences into Chinese.(将下列句子翻译成汉语。)(共20分,每题5分)1. For developing a software product, the development process is
30、divided into 5 stages: Requirements Analysis & Specification, Design, Coding, Testing, and Maintenance.2. Functional testing tests whether the output is the expected result with the valid input.3. EDI refers to the electronic exchange of business information between two companies using a specifi
31、c and structured format over private networks.4Some applications, such as Word, allow for several windows in a special mode called MDI in which you can open multiple documents within the same application.(二) Translate the following paragraph into Chinese.(将下段文章翻译成汉语。)(共10分)A high-level language is a
32、n artificial language with which we can write various instructions. This is possible not because computer processors are now so technologically advanced that they can understand these languages. You should translate from programming languages into machine language which can be understood by the comp
33、uter processors. Compilers can accomplish this task. This does mean that a high-level language program is not directly executable: it must be compiled to produce processor program, which is executable.计算机专业英语试题2答案. Vocabulary(词汇)(30分)(一)Translate the following words and expressions into Chinese(写出下列
34、词组的汉语。)( 共10分,每题1分)1. 操作系统2. 需求分析3. 网络安全4. 数据结构5. 决策支持系统6. 关系数据库7. 软件危机8. 计算机病毒9. 邮件附件10 中央处理器(单元) (二)Fill in the blanks with the corresponding English abbreviations.(根据汉语写出相应的英语缩写。) (共10分,每题1分)1DBMS 2TCP 3MDI 4OOP 5ROM 6VCD 7CAD 8SQL 9USB 10B2B(三)Match the following words and expressions in the left column with those similar in meani
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 第一讲《小企业会计制度》培训
- 2024高中地理第四章工业地域的形成与发展第1节工业的区位选择练习含解析新人教版必修2
- 2024高中生物专题5DNA和蛋白质技术课题2多聚酶链式反应扩增DNA片段课堂演练含解析新人教版选修1
- 2024高中语文第三课神奇的汉字第1节字之初本为画-汉字的起源练习含解析新人教版选修语言文字应用
- 2024高考地理一轮复习第十八单元区际联系与区域协调发展练习含解析
- 2024高考化学二轮复习选择题专项练二含解析
- (4篇)2024大学社团活动工作总结
- 工程质量检测试验
- 保洁过程中的环境保护控制措施
- 海关报关实务4-第三章2知识课件
- 河南省郑州外国语高中-【高二】【上期中】【把握现在 蓄力高三】家长会【课件】
- 2025年中煤电力有限公司招聘笔试参考题库含答案解析
- 2024-2025学年乌鲁木齐市数学三上期末检测试题含解析
- 企业内部控制与财务风险防范
- 2025年初级经济师之初级经济师基础知识考试题库及完整答案【全优】
- 建设项目施工现场春节放假期间的安全管理方案
- 胃潴留护理查房
- 污水处理厂运营方案计划
- 眼科慢病管理新思路
- 刘先生家庭投资理财规划方案设计
- 宠物养护与经营-大学专业介绍
评论
0/150
提交评论