




已阅读5页,还剩2页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
计算机专业英语试题2. Vocabulary(词汇)(30分)(一)Translate the following words and expressions into Chinese(写出下列词组的汉语。)(共10分,每题1分)1 operating system2 white box testing 3 hard disk 4 management information system 5 electronic commerce 6 relational database 7 software engineering 8 software maintenance9 menu bar 10network security (二)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 meaning in the right column.(将左列的词汇与右列相应的汉语匹配。)(10分,每空1分)1. application softwarea.音频2. machine languageb.应用软件3. structured programmingc.机器语言4. functional testingd.软件测试5. memorye.结构化程序设计6. relational database f.内存7. firewall g.功能测试8. software testingh.关系数据库9. hackeri.黑客10. audioj.防火墙1 6. 2 7 3 8. 4 9. 5 10. ( ). Comprehension(阅读理解)(一)Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary. (从下面方框中选择合适的词或表达,以其适当的形式填空。)(10分, 每空2分) toolbar ruler title barmenu bar incorporate intoMicrosoft Word XP is the current Window version of Word, and documents created in Word XP can be easily _ Excel, Power Point and Access files. In the interface of Word, the _ displays the name of the current application and name of the current document; the _lists the names of the menus available; the _gives the user quick access to frequently used editing functions; the _enables the user to change left and right margin. Passage ADuring initial days of computing, 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 control, 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 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 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 maintenance of software. that is, 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 budgeting.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: specify 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.(根据上文的内容判断下列句子的正误)(10分,每题2分)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 developing 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 BIn 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 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 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. Whats actually involved in programming - the actual process of writing programs? Heres 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 solve 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. 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 program.Passage C The Internet, then known as ARPANET, was brought online in 1969, which initially connected four major computers at universities in the southwestern US . The early Internet was used by computer experts , engineers, scientists, and librarians. There was nothing friendly about it. There were no home or office personal computers in those days, and anyone who used it, whether a computer professional or an engineer or scientist or librarian, had to learn to use a very complex system. The Internet matured in the 1970s as a result of the TCP/IP architecture. As the commands for E-mail, FTP , and telnet were standardized, it became a lot easier for non-technical people to learn to use the nets. It was not easy by today s standards by any means, but it did open up use of the Internet to many more people in universities in particular. Other departments besides the libraries, computer, physics, and engineering departments found ways to make good use of the nets - to communicate with colleagues around the world and to share files and resources. In 1991, the first really friendly interface to the Internet was developed at the University of Minnesota. The University wanted to develop a simple menu system to access files and information on campus through their local network. Since the Internet was initially funded by the government, it was originally limited to research, education, and government uses. Commercial uses were prohibited unless they directly served the goals of research and education. This policy continued until the early 1990s, when independent commercial networks began to grow.(四) Choose the best answer according to Passage C.( 根据上文的内容选择正确的答案。10分,每题2分)1. How many computers were connected to the initial Internet in 1969 ?A. Ten B. Four C. Twenty D. Three2. Only could use the early Internet. A. computer experts, engineers, scientists, and librarians B. any experts, engineers, scientists, and librarians C. computer experts, engineers, scientists, and students D. experts, engineers, and scientists in universities in US3. The Internet became a lot easier for non-technical people to learn and use because of the common A. commands B. protocols C. topologies D. architecture4. The first really friendly interface to the Internet appeared with the introduction of a system for files and information access. A. computer B. operating C. menu D. application5. Which statement is not true according to Passage C? A. Many more people in universities began to use the Internet in the 1970s, but it wasnt as user-friendly as todays standards.B. The restrictions to commercial uses changed as the independent commercial networks were not funded by the government.C. Commercial uses were allowed for the early Internet if they directly served the goals of research and education.D. The early Internet was logged in from home or office personal computers.Translation.翻译(30分)(一) Translate the following sentences into Chinese.(将下列句子翻译成汉语。)(共20分,每题5分)1. There are several applications called Web browsers that make it easy to access the World Wide Web, two of the most popular being Netscape Navigator and Microsofts Internet Explorer.2. SQL Server is designed to allow thousands of users to access the database at the same time and is a true client/server database system.3. During the last few years, it has been realized that maintenance of programs is more expensive than development, so reading of programs by humans is as important as writing them.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分)Over the last few decades there has been 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 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 maintenance of software. that is, the application of engineering to software.计算机专业英语试题2答案. 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分)1ROM 2WAN 3TCP 4FTP 5MDI 6OOP 7IDE 8EDI 9DBMS 10OSI(三)Match the following words and expressions in the left column with thos
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025-2030工业级3D打印材料性能突破与小批量定制生产趋势分析报告
- 2025-2030工业物联网边缘计算芯片能效比优化与技术选型指南
- 2023年校本课程开发实施计划
- 初中物理计算题高效解题技巧汇编
- 酒店租赁合同中价格调整条款
- 渠道营销合同条款及案例分析
- 物业管理安全隐患排查工作计划
- 肉牛养殖标准化管理操作手册
- 电气工程施工安全标准及规范
- 高中物理月考试卷分析报告
- 家电清洗培训
- 油画棒技法培训课件
- 2025年陕西、山西、青海、宁夏高考化学试卷真题(含答案解析)
- 光伏发电建设工程质量监督检查大纲(2023版)
- 老人外出免责协议书
- 青春期生殖健康教育
- 2025年BM²T电池管理技术白皮书-阳光电源
- 中医诊所招学徒合同标准文本
- 汉语言文学毕业论文-鲁迅小说中的知识分子形象
- 长期供应商供货合同书
- 人教版初中九年级全册英语单词表(完整版)
评论
0/150
提交评论