[高等教育]計算機專業(yè)英語試題及答案A卷_第1頁
[高等教育]計算機專業(yè)英語試題及答案A卷_第2頁
[高等教育]計算機專業(yè)英語試題及答案A卷_第3頁
[高等教育]計算機專業(yè)英語試題及答案A卷_第4頁
[高等教育]計算機專業(yè)英語試題及答案A卷_第5頁
已閱讀5頁,還剩8頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權,請進行舉報或認領

文檔簡介

1、 湖北職業(yè)技術學院2008-2009學年度第一學期期末考核試卷考核課程: 計算機專業(yè)英語 考試類型: 理論 考試方式: 閉卷筆試 學生所在院系: 信息技術學院 年 級: 2007 級 試 卷: a 姓名: 班級: 學號: 題號一二三四五六總分得分得分閱卷人. translate the following phrases into english(將下列短語翻譯成英語)(10%) 1. 軟件工程 ( )2. 算術邏輯運算 ( )3. 機器碼 ( )4. 幫助菜單 ( )5. 圖形技術 ( ) 6. 中間件 ( )7. 電子商務 ( )8. 辦公自動化 ( )9. 計算機病毒 ( )10. 可執(zhí)

2、行文件 ( ) 得分閱卷人 . match the following words and expressions in the left column with those similar in meaning in the right column(將左列的詞匯與右列相應的漢語匹配)(10%) 1. memory unit a. 半導體存儲器2. intelligence b. 機制3. semiconductor memory c. 存儲單元4. data definition language d. 數(shù)據(jù)定義語言5. mechanism e. 通信6. machine language

3、 f. 機器語言7. communication g. 智能8. element distance h. 桌面操作系統(tǒng)9. desktop operating system i. 輸入/輸出設備10.input/output device j.像素距離 1. ( ) 6. ( ) 2. ( ) 7. ( ) 3. ( ) 8. ( ) 4. ( ) 9. ( ) 5. ( ) 10.( )得分閱卷人. fill in the blanks with the corresponding english abbreviations.(根據(jù)漢語寫出相應的英語縮寫) (10%)1. 只讀存儲器 _ 6

4、. 超文本標記語言_2. 中央處理器_ 7. 計算機輔助設計_3. 基本輸入輸出系統(tǒng)_ 8. 萬維網(wǎng)聯(lián)盟_4. 信息技術_ 9. 圖形用戶界面_5. 萬維網(wǎng)_ 10. 兆赫_得分閱卷人. for each of the following blanks, four choices are given. choose the most appropriate one (從下面給出的四個選項中選擇最恰當?shù)拇鸢?(15%) 1. the basic units of a computer system are as follows: _ a. cpu, memory and disk b. cpu,

5、 input and output unitc. cpu, memory and i/o system d. cpu, memory and alu2. a mouse is a small device that a computer user pushes across a desk surface in order to point to a place on a _ and to select one or more action to take from that position. a. desktop b. displayc. console d. platform3. the

6、control unit fetches _ from memory and decodes them. a. data b. informationc. results d. instructions4. when power is removed, information in the semiconductor memory is _. a. reliable b. lost c. manipulated d. remain5. please find the item that is not belong to the dba _. a. storage structure and a

7、ccess method definition b. schema definitionc. integrity constrain specification d. ddl6. each_ is a unit of both atomicity and consistency. a. transaction b. databasec. storage structure d. schema details7. a characteristic of operating system is _. a. resource management b. memory managementc. err

8、or recovery d. all the above8. assembly-language instructions are a series of _. a. 0s and 1s b. abstract codesc. machine codes d. words9. software engineering is some certain _.a. programs b. methodsc. products d. managements10. an advantage of a ring network is that it needs less _ .a. computer b.

9、 networkc. cable d. information11. an isp supplies a _ that you can dial from your computer to log on the internet server. a. public key b. private keyc. service number d. help file12. to open internet explorer, just click start, point to _ , and then click internet explorer. a. programs b. viewc. l

10、ayout d. control panel13. e-commerce do business through _.a. face-to-face meeting b. computerc. wire-photo d. internet and edi14. every transaction in electronic commerce includes information flow, commercial flow, _ and material flow.a. data flow b. currency flowc. merchandise flow d. file flow15.

11、 the _ hidden in the infected system does not break out immediately; instead, it needs certain time or some condition before it breaks out. a. file b. datac. software d. virus得分閱卷人. reading comprehension(閱讀理解)(35%)(一) fill in the blanks with suitable words or expressions from the list given below, a

12、nd change the form where necessary (從下面所列詞語中選擇合適的詞語, 以其適當?shù)男问教羁?(5%) high-level language assembly language writtenmachine language notationa programming language, designed to facilitate the communication between human and computers, is a _ for describing computation in readable form. there are 3 leve

13、ls of programming languages, they are _, which can be run directly by computer; _and_. there are different 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 ta

14、sk is to choose which programming language is best suited for the job.passage athe hardware of a digital computer system is divided into four functional sections. the block diagram of fig.2-4 shows the four basic units of simplified computer: the input unit, central processing unit, memory unit, and

15、 output unit. each section has a special function in terms of overall computer operation.fig.2-4 a digital computer the central processing unit (cpu) is the heart of the computer system. it is responsible for performing all arithmetic operations and logic decisions initiated by the program. in addit

16、ion to arithmetic and logic functions, the cpu controls overall system operation. there are two main sections found in the cpu of a typical personal computer system: the arithmetic-logic section and the control section. but these two sections are not unique to personal computer. they are found in cp

17、us of all sizes.every processor comes with a unique set of operations such as add, store, or load that represent the processors instruction set. computer designers are fond of calling their computer machines, so the instruction set is sometimes referred to as machine instruction and the binary langu

18、age in which they are written is called machine language.the memory unit of the computer is used to store information such as numbers, names, and addresses. by “store”, we mean that memory has the ability to hold this information for processing or for outputting for later time. the programs that def

19、ine how the computer is to process data also reside in memory.in computer system, memory is divided into two different sections, known as main storage and auxiliary storage. they are also sometimes called internal memory and external memory respectively. external memory is used for long term storage

20、 of information that is not in use. for instance, it holds programs, files of data, and files of information. in most computers, this part of memory employs storage on magnetic media such as magnetic tapes, magnetic disks, and magnetic drums. this is because they have the ability to store large amou

21、nt of data. internal memory is a smaller segment of memory used to temporary storage of programs, data, and information. for instance, when a program is to be executed, its instructions are first brought from external memory into internal memory together with the files of data and information that i

22、t will affect. after this, the program is executed and its files updated while they are held in internal memory. when the processing defined by the program is completed, the updated files are returned to external memory. here the program and files are retained for use at later time. (二) tell whether

23、 the following statements are true(t) or false(f) according to the passage a(根據(jù)上文的內(nèi)容判斷下列句子的正誤) (10%)1. the four basic units of simplified computer: the input unit, central processing unit, memory unit, and output unit. ( )2. the cpu is responsible for performing some arithmetic operations and logic

24、decisions. ( ) 3. “add ax, bx” is an instruction of machine language. ( )4. main storage and auxiliary storage are sometimes called internal memory and external memory respectively. ( )5. the binary language which they are written in machine instruction is called machine language. ( ) passage bin or

25、der 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

26、 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

27、 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 writi

28、ng 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

29、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 th

30、e passage b.(根據(jù)上文的內(nèi)容選擇正確的答案)(10%)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

31、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 stage of programming? _.a. write a program.

32、b. debug the program.c. print the program.d. compile the program.passage ca 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.

33、 virus attacks are growing rapidly these days. according to business week, the 76,404 attacks reported in the first half of 2003 nearly match previous years 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

34、 attack network systems. lets first examine some 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 horse

35、s - this is a program that doesnt replicate 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 fr

36、om one computer to the next. 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 v

37、endors should focus on making 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

38、 the passage c(根據(jù)上文的內(nèi)容選擇正確的答案)(10%)1a computer virus is a computer program that is created to make and spread _of itself.a. programs b. virus c. copies d. files2worm spread itself except by_. .a. network b. e-mail c. program d. hardware3antivirus program can scan and_ virus. a. clean b. produce c. r

39、eplicate d. make 4trojan horses_ .aquickly replicate itself and gradually attach 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

40、the virus to attack computer.5according to business week, the_ attacks reported in the first half of 2003 nearly match previous years total number .a. 86,404 b. 76,404 c. 56,354 d. 34,876得分閱卷人. translation.翻譯(20%)(一) translate the following sentences into chinese(將下列句子翻譯成漢語)(12%)1. for developing a

41、software product, the development process is 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 informat

42、ion between two companies using a specific 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.(將下段

43、文章翻譯成漢語)(8%)input devices. computer systems use many devices for input purpose. some input devices allow direct human/machine communication, while some first require data to be recorded on an input medium such as magnetic material. devices that read data magnetically recorded on specially coated pla

44、stic tapes or flexible or floppy plastic disks are popular. the keyboard of a workstation connected directly to or online to a computer is an example of a direct input device. additional direct input devices include the mouse, input pen, touch screen, and microphone. regardless of the type of device

45、 used, all are components for interpretation and communication between people and computer systems. 命題教師 游彥 教研室主任簽字 【第 頁 共 頁】湖北職業(yè)技術學院2008-2009學年度第一學期期末考核試卷參考答案及評分標準考核課程: 計算機英語 考試類型: 理論 考試方式: 閉卷筆試 學生所在院系: 信息技術學院 年 級: 2007 試 卷: a 執(zhí)筆人: 要求:明確標注每小題或每步驟得分點. translate the following phrases into english(將下列

46、短語翻譯成英語)(10%) ( 本題共10分, 每小題1分)1. software engineering2. arithmetic logical operations3. machine code4. help menu5. graphics technology6. middleware 7. e-commerce8. office automation9. computer virus10. executable file. match the following words and expressions in the left column with those similar in meaning in the right column(將左列的詞匯與右列相應的漢語匹配)(10%) ( 本題共10分, 每小題1分)1. ( c ) 6. ( f ) 2. ( g ) 7. ( e ) 3. ( a ) 8. ( j ) 4. ( d ) 9. ( h ) 5. ( b ) 10.( i ). fill in the blanks with the corresponding english abbreviations.(根據(jù)漢語寫出相應的英語縮寫) (10

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論