版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、计算机专业英语试题1. Vocabulary(词汇,30分)(一)Translate the following words and expressions into Chinese(写出下列词组的汉语。10分,每题1分)1 hard disk 硬盘 2 operating system操作系统3 electronic spreadsheet 电子表格 4 management information system 信息管理系统 5 electronic commerce 电子商务 6 data structure 数据指令7 software engineering 软件工程 8comput
2、er virus 计算机病毒9 machine language 机器语言 10management information system (二)Fill in the blanks with the corresponding English abbreviations.(根据汉语写出相应的英语缩写。10分,每题1分)1电子数据交换 EDI 2传输控制协议TCP3计算机辅助设计 CAD 4计算机辅助设计 5通用串行总线 USB 6面向对象编程 OOP7集成开发环境 IDE 8结构化查询语言 SQL 9局域网 LAN 10企业之间的电子商务交易方式B2B(三)Match the followi
3、ng words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。10分,每空1分)1. RAM(random access memory)a.视频2. high-level languageb.随机存储器.3. project windowc.高级语言4. functional testingd.应用软件5. multimediae.工程窗口6. hacker f.系统软件7. memory g.功能测试8. application s
4、oftware h.多媒体9. system software i.黑客10.vedioj.内存1 6. 2 7 3 8. 4 9. 5 10. ( ). Comprehension(阅读理解,40分)(一)Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary. (从下面方框中选择合适的词或表达,以其适当的形式填空。15分, 每空3分) high-level language assembly language wr
5、ite machine language notation A 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
6、 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 A During initial days of co
7、mputing, software was largely developed by small groups of people. When this software was to be maintained by another set of people, it used to be a nightmarish experience. When large commercial projects were to be handled, it used to be an almost impossible task to keep the time and budget under co
8、ntrol, and projects used to get delayed and many projects were abandoned halfway. There was no systematic procedure for the software development; everything was done on ad hoc basis. This ad hoc approach led to the software crisis.Over the last few decades there has been a tremendous growth in infor
9、mation technology and its impact on everyday life. Complex software systems have become critical to the operation of many systems in areas such as banking, communications, manufacturing, power generation, and transportation. Progress in computer science and accumulated experience with industrial pro
10、duction of software have led to the emergence of software engineering as a separate discipline. The software engineering discipline has been defined as "the application of systematic, disciplined, quantifiable approaches to the development, operation, and maintenance of software." that is,
11、 the application of engineering to software .The computer science discipline concerns with developing large applications. Software engineering covers not only the technical aspects of building software systems, but also management issues, such as directing programming teams, scheduling, and budgetin
12、g.For developing a software product, the development process is divided into different stages. A convenient way of splitting the whole process is to divide the development into the following five stages:Requirements Analysis & Specification: define the system requirements in detailDesign: specif
13、y system architecture and modules in detailCoding: produce source codeTesting: deal with unit testing and system testingMaintenance: fix bugs, enhance features and adapt across platforms.(二)Tell whether the following statements are true(T) or false(F) according to the passage A.(根据上文的内容判断下列句子的正误。15分
14、,每题3分)1. During initial days of the development of software, everything was done in discipline. ( ) 2. The definition of software engineering is "the application of systematic, disciplined, quantifiable approaches to the development, operation, and maintenance of software." ( ) 3. For deve
15、loping a software product, you need design, coding and testing. ( )4. software engineering is the application of engineering to software . ( )5. Software engineering only covers the technical aspects of building software systems. ( )Passage B A computer virus is a computer program that is created to
16、 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 to BusinessWeek, the 76,404 attacks reported in the first half of 2003 nea
17、rly 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 some common virus types: Basic Virus - a piece of software code that is devel
18、oped 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 replicate when entering a system but can be effectively used to open 'back d
19、oors.' 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. During a worm attack, users' computers get infected without even having
20、 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 making their products more robust. This may ask for a trade-off between user
21、-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.(根据上文的内容选择正确的答案。(10分,每题2分)1A computer virus is a computer program that is created to
22、 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 replicate itself and gradually attache to files, programs or the hard drive.B
23、infect 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 BusinessWeek, the attacks reported in the first half of 2003 nearly match pr
24、evious 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 divided into 5 stages: Requirements Analysis & Specification, Design, Cod
25、ing, Testing, and Maintenance.开发一个软件产品,开发过程分为五个步骤:需求分析和说明,设计,写代码,测试和维护。2 An application software is any program designed to perform a specific function directly for the user or, in some cases, for another application program.3 A small network may only connect two computers inside a home to share a s
26、ingle printer and Internet connection4Some 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分)Over the last few decades there has be
27、en a tremendous growth in information technology and its impact on everyday life. Complex software systems have become critical to the operation of many systems in areas such as banking, communications, manufacturing, power generation, and transportation. Progress in computer science and accumulated
28、 experience with industrial production of software have led to the emergence of software engineering as a separate discipline. The software engineering discipline has been defined as "the application of systematic, disciplined, quantifiable approaches to the development, operation, and maintena
29、nce of software." that is, the application of engineering to software.计算机专业英语试题1答案. 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 corre
30、sponding English abbreviations.(根据汉语写出相应的英语缩写。共10分,每题1分)1EDI 2TCP 3CAD 4 CAD 5USB 6. OOP 7IDE 8SQL 9 LAN 10. B2B(三)Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。10分,每空1分)1b 6. i 2c 7j 3e 8. d 4g 9. f 5h 10. a ( ). Comprehensio
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2024年度网络游戏开发运营合同
- 2024年度塔吊操作培训合同
- 2024合同书CIF合同书
- 2024全新血液透析培训
- 2024年家具加盟授权合同
- 2024国际货物买卖中检验检疫服务合同
- 公司管理年终工作总结
- 企业办公室励志标语8篇
- 2024年度××智能穿戴设备研发生产合同
- 2024年度钢材物流配送合同
- 木材材积速算表
- 如何培养学生良好的双姿习惯(精)
- 计算机及外部设备装配调试员国家职业技能标准(2019年版)
- GB18613-2012中小型异步三相电动机能效限定值及能效等级
- 《临床决策分析》课件.ppt
- 家风家训PPT课件
- 泪道冲洗PPT学习教案
- 浅谈校园影视在学校教育中的作用
- 无公害农产品查询
- 试剂、试药、试液的管理规程
- 研究生课程应用电化学(课堂PPT)
评论
0/150
提交评论