您好,欢迎来到小奈知识网。
搜索
您的当前位置:首页计算机专业英语试题含答案

计算机专业英语试题含答案

来源:小奈知识网
计算机专业英语试题

一).Translate the following words and expressions into Chinese(写出下列词组的汉语。)(共10分,每题2分)

1. operating system

2. hard disk 3. management information system 4. relational database 5. menu bar

(二).Fill in the blanks with the corresponding English abbreviations.(根据汉语写出相应的英语缩写。) (共10分,每题1分)

1只读存储器 _______ 2广域网 3传输控制协议 ________ 4文件传送[输]协议 5通用串行总线______ (三)Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。)(20分,每空2分)

1. application software 2. machine language 3. structured programming 4. functional testing 5. memory

6. relational database 7. firewall 8. software testing 9. hacker 10. audio

a. 音频 b. 应用软件 c. 机器语言 d. 软件测试 e. 结构化程序设计 f. 内存 g. 功能测试 h. 关系数据库 i. j.

黑客 防火墙

1— 2— 3— 4— 5— 6— 7— 8— 9— 10— Ⅱ. Comprehension(阅读理解)

(一)Fill in the blanks with suitable words or expressions from the list given below, and change the form where

( ) necessary. (从下面方框中选择合适的词或表达,以其适当的形式填空。)(15分, 每空3分)

toolbar ruler title bar menu bar incorporate into Microsoft 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 A

During 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

1

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 detail Coding: 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分,每题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 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 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 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. 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.(根据上文的内容选择正确的答案。(15分,每题3分) 1.If you want to solve the computational problem with a computer, you should learn how to . A. calculate B. program C. add D. subtract

2. 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 3. The term coder is used to describe .

2

A. machine B. computer C. keyboard D. person

4. 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 5. 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 1970's 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 1990's, when independent commercial networks began to grow. (四) Choose the best answer according to Passage C.( 根据上文的内容选择正确的答案。15分,每题3分) 1. How many computers were connected to the initial Internet in 1969 ? A. Ten B. Four C. Twenty D. Three 2. 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 US

3. 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. architecture

4. 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. application 5. 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 wasn't as user-friendly as today's 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.

3

4

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- huatuo3.com 版权所有 蜀ICP备2023022190号-1

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务