计算机专业英语复习资料
计算机专业英语复习资料

Central Processing Unit 中央处理器Memory 内存Random-Access Memory 随机存储器Read-Only Memory 只读存储器Monitor 监视器keyboard 键盘Mouse 鼠标Hard disk 硬盘Operating system 操作系统Memory management 内存管理Device management 设备管理Storage management 存储管理Application Interface 应用程序接口Processor management 处理器User Interface 用户界面Data structure 数据结构Tree 树Nodes 节点Root nodes 根节点Leaf nodes 叶节点Identifiers 标识符Name Space 名空间Global Variables 全局变量Database 数据库Relational Database 关系数据库Stuctured Query Language 结构化查询语言Database Management system 数据库管理系统Distributed Database 分布式数据库Software Engineering 软件工程Requirement Analysis 需求分析Software Design 软件设计C was developed in the early 1970s, and it has grown into a very popular language now. C might be described as a "medium level language",Like a true high level language,there is a one-to-many relationship between a C statement and the machine language instruction it is compiled into. Thus a language like C gives you far more programing leverage than a low level assembly language.However, compared to most high level languange ,C has a very small set of constructs. In addition unlike most high level language ,C let you easily do chorse (such as bit and pointer manipulation) additionally performed by assembly languages, Therefore ,C is an especially good tool to use for developing operating system( such as the UNIX operating system),or other system software.翻译:C语言的开发始于20世纪70年代初期,现在已经成为非常流行的语言,C语言也许最适合被描述成为“中级语言”,。
计算机专业英语复习资料

计算机专业英语复习资料计算机专业英语复习资料1、that the processor is the “intelligence” of a computer system;(p1) 处理器是计算机智能系统2、In 1965,when he first set out what we now call Moore’s Law,Gordon Moore said the number of components that could be packed onto an integrated circuit would double every year or so(later amended to18 months). (P17)在1965年,⼽登穆尔说,可以将很多的零部件装载在⼀个集成电路元件中,这样的话就可以每年都翻倍,这也就是他第⼀次提出摩尔定律(后来修订为18个⽉)3-43、This multicore processor plugs directly into a single socket on the motherboard. (P18)这种多内核处理器直接插⼊主板上的⼀个单⼀的插座。
4、Multicore processors are especially well suited to tasks that have operations that can be divided up into separate thread and run in parallel. (P18)多核处理器特别适合那些可以分成单线程和并⾏运⾏的任务操作。
5、640*480 means that the screen consists of 640 columns by 480 rows of pixels. (P36)640×480表⽰屏幕由640列480⾏的像素组成。
6-76、However, they also are bulky, fragile, and consume a great deal of power. (p37)然⽽,他们也都是笨重的,脆弱的,并且消耗⼤量的电⼒。
《计算机专业英语》第二版_期末复习资料

计算机专业英语期末复习资料考试题型:一、将中文的计算机专业术语翻译成英文(单词或词组)(20题,20分)范围:(1)第255页-第261页英文单词(2)第178页-第188页英文词组,第262页-271页部分词组重点词汇和词组(出现概率:90%):adapter animation asynchronous chip deadlock encapsulation install instruction interrupt multitask multi—thread operand overflow overloading processor pixel router remote assembly engineering executable memory multimedia pixel resolution structure switch transaction variable volatile simplicity flexibility confidentiality reliabilityrecoveryprotocoltrafficchannel refresh installation stack port download buffer attribute menu Clipboard Cluster congestion compatibility compiler console compression zoom decode encode debug decryption encryption directory document edit feedback folder format frame function hit host hypertext icon image uninstall keyboard login logon log out netmask online offline overloading package password peripheral pipe platform process queue quit response request serial signature simulate terminal thread topology update upload utility video bootdatabase management systemdistributed network object-oriented programmingoptimal scheduling algorithmsoftware life cyclesymmetric key encryptionstructured query languagevirtual address spaceasymmetric key encryption8-bit shift register arithmetic logical operations multitasking operating system unauthorized access wireless communication the real mode clock pulsesloosely coupled multiprocessingdigital signaturetransmission control protocoluser datagram protocol universal serial bus quality of service inter—process communicationredundant arrays of inexpensive disks routing information protocol open shortest path first global positioning system hyper text transport protocol integrated circuit full duplex graphical user interface domain name system power—on self-test random access memory remote procedure call software development kit uniform resource identifier/locator二、选择合适的英语单词填空(10题,20分)范围:(出现概率:90%)(1)第41页:A switch is ideally suited to represent the value of any two-state variable because it can only be “off" or “on”.(2)第51页:A volatile memory is one that loses its data when power is removed from the circuit,while nonvolatile memory retains its data even when power is removed。
计算机专业英语复习资料

阅读理解一、Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary. (从下面方框中选择合适的词或表达,以其适当的形式填空。
)1.A programming language, designed to facilitate the communication between human and computers, is a _____ notation _____ for describing computation in readable form. There are 3 levels of programming languages, they are____ machine language__ , which can be run directly by computer; __assembly language___ and _high-level language___. 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 __written ___ . Therefore, first thing to be decided about a task is to choose which programming language is best suited for the job.2.The central processing unit (CPU) is the heart of the computer systems. It is the most complex computer system component, responsible for directing most of the computer system activities based on the instructions provided. The CPU comprisesthe control unit and the arithmetic / logic unit (ALU) . The control unit is responsible for directing and coordinating most of the computer systems activities. The ALU performs all the arithmetic and logical (comparison) functions — that is, it adds, subtracts, multiplies, divides, and does comparisons.3.Microsoft Word XP is the current Window version of Word, and documents created in Word XP can be easily _ incorporated into Excel, Power Point and Access files. In the interface of Word, the _ title bar __ displays the name of the current application and name of the current document; the __ menu bar lists the names of the menus available; the ___ toolbar gives the user quick access to frequently used editing functions; the __ ruler enables the user to change left and right margin. 4.Software Engineering, which means the application of engineering to software, is a method to develop, operate and __ maintain _ software. That is, the development of software is on a systematic, __ disciplined ____, quantitive basis. Before starting the development of software, you have to systematically approach the problem. You have to understand the __ requirements (what the software is supposed to do), carry out the design, do the __coding ___, 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二.根据上文的内容判断下列句子的正误(1).The central processing unit (CPU) is the heart of the 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 computer 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 control 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 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, 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.(根据上文的内容判断下列句子的正误)1.With the development of computer, the physical size of the CPU has often become bigger and bigger.( F)2.The movement of electronic signals between main memory and the ALU as well as the control signal between the CPU andinput /output devices are controlled by the control unit of the CPU.( T)3.The CPU comprises the control unit and memory. ( F )4.The control unit performs all the arithmetic and logical (comparison) functions。
计算机英语复习资料

计算机英语(1)Desktop PatternIn the graphical user interface of Microsoft Windows 98,a graphical pattern-called wallpaper-displayed on the desktop (the background "beneath" windows, icons, and dialog boxes). The pattern or picture in the screen background that can be chosen by the user. To change the desktop pattern, choose Display from the Control Panel.桌面图案在Microsoft Windows 98的图形用户界面中,一种显示在桌面上称为壁纸(Wallpaper )的图形图案(窗口、图标和对话框后面的背景),屏幕背景可由用户选择图案样式或画面。
要改变桌面图案时,从控制面板上选择显示方式。
计算机英语(2)Federated DatabaseIn scientific networking ,a collaborative database (part of a collaborator) in which scientists pool their knowledge and discoveries .Federated databases are one proposed solution to the Grand Challenges——problems that are so complex that they far outstrip the capabilities of individual scientists ,or even individual research institutions ,to tackle them independently.联合式数据库在科学联网中,科学家们汇集其知识和发现的一种合作数据库(合作的一部分)。
计算机英语复习资料

I. Fill in the blanks with the information given in the text(单选或多选)1. Charles Babbage; Augusta Ada Byron2. input; output3. VLSI4. workstations; mainframes5. vacuum; transistors6. instructions; software7. digit; eight; byte8. microminiaturization; chip1. input; output; storage2. Basic Input/Output System3. flatbed scanners; hand-held scanners4. LCD-based5. dot-matrix printers; inkjet printers6. disk drives; memory7. volatile8. serial; parallel1. artificial; instructions2. low-level; high-level3. machine4. machine5. functional; logic6. statement7. module8. digital1. application; operating2. assemblers3. compiler4. interpreter5. debugger6. loop7. device driver8. John von Neumann1. off-the-shelf2. exclusive3. cascade4. requirements; integration5. throwaway6. immediate; stable7. reuse-oriented; framework8. software; compromises1. flat2. data3. application; administrators4. conceptual5. tables6. fragmented; replicated7. structured8. entity-relationship; attributesII. Translate the following terms or phrases from English into Chinese and vice versa:(英译中或中译英)1. artificial intelligence 人工智能2. neural network 神经网络3. parallel processing 并行处理4. 操作指令operating instructions5. function key 功能键,操作键6. voice recognition module 语音识别模块7. video game 电子游戏8. 操作系统operating system9. 易失性存储器volatile memory10. 磁盘驱动器disk drive11. storage register 存储寄存器12. function statement 函数语句13. assembly language 汇编语言14. data declaration 数据声明15. 可执行程序executable program16. 程序模块program module17. 条件语句conditional statement18. 赋值语句assignment statement19. 机器语言machine language20. pattern matching 模式匹配21. source file 源文件22. 解释执行的语言interpreted language23. 设备驱动程序device driver24. 目标代码object code25. 应用程序application program26. unit testing 单位(或单元、部件)测试27. software life cycle 软件生命周期(或生存周期)28. system evolution 系统演变29. 需求分析与定义requirements analysis and definition30. 瀑布模型waterfall model31. 系统集成system integration32. 软件复用software reuse33. end user 最终用户,终端用户34. atomic operation 原子操作35. database administrator 数据库管理员36. object-oriented database 面向对象数据库37. 数据属性data attribute38. 全局控制总线global control bus缩略语的含义:1. BIOS 基本输入/输出系统2. CPU 中央处理哭3. CRT 阴极射线管4. IC 集成电路5. LCD 液晶显示(器)6. SQL 结构化查询语言7. USB 通用串行总线8. VLSI 超大规模集成的9. VIRUS 计算机病毒10. HTTP 超文本传输协议11. WWW 万维网12. PC 个人电脑13. DDR SDRAM 双倍速率同步动态随机存储器III. Fill in each of the blanks with one of the words given in the following list, making changes if necessar(完形填空)(只选十个空)A programming language is a language used to write instructions for the computer. It lets the programmer express data processing in a symbolic manner without regard to machine-specific details.The difficulty of writing programs in the machine language of 0s and 1s led first to the development of assembly language, which allows programmers to use mnemonics (助记符)for instructions and symbols for variables. Such programs are then translated by a programknown as an assembler into the binary encoding used by the computer. Other pieces of systemsoftware known as linking loaders (连接装入程序) combine pieces of assembled code and load them into the machine’s main memory unit, where they are then ready for execution. Theconcept of linking separate pieces of code was important, since it allowed “libraries” of programs to be built up to carry out common tasks—a first step toward the increasingly emphasized notion of software reuse. Assembly language was found to be sufficiently inconvenient that higher-level languages (closer to natural languages) were invented in the1950s for easier, faster programming; along with them came the need for compilers,programsthat translate high-level language programs into machine code. As programming languagesbecame more powerful and abstract, building efficient compilers that create high-quality codein terms of execution speed and storage consumption became an interesting computer scienceproblem in itself.III. Fill in each of the blanks with one of the words given in the following list, making changes if necessary: (完形填空)(只选十个空)A compiler, in computer science, is a computer program that translates source code into object code. Software engineers write source code using high-level programming languagesthat people can understand. Computers cannot directly execute source code, but need a compiler to translate these instructions into a low-level language called machine code. Compilers collect and reorganize (compile) all the instructions in a given set of source code to produce object code. Object code is often the same as or similar to a computer’s machine code. If the object code is the same as the machine language, the computer can runthe program immediately after the compiler produces its translation. If the object code is notin machine language, other programs—such as assemblers, binders (联编程序), linkers, andloaders (加载程序)—finish the translation.Most computer languages use different versions of compilers for different types of computers or operating systems, so one language may have different compilers for personalcomputers (PC) and Apple Macintosh computers. Many different manufacturers often produceversions of the same。
计算机专业英语复习资料

Computer software system计算机软件系统Operating system操作系统Three dimensional三维Disk operating system磁盘操作系统Network operating system网络操作系统Office software办公软件Reading software阅读软件Typewriting software打字软件Antivirus software杀毒软件Download software下载软件Graphic design software图形设计软件Chatting software聊天软件Arithmetic logic unit算术逻辑单元Central processing unit中央处理器floppy disk软盘mobile hard disk移动硬盘electronic form电子表格word processing system文字处理系统device management设备管理software management软件管理file management文件管理job processing作业处理work book工作簿work sheet工作表web-camera摄像头graphical interface图形界面graphical browser图形浏览器graphical design图形设计windows operating system窗口操作系统management information system管理信息系统panda joss stick熊猫烧香hard disk硬盘mobile disk移动磁盘ROM read only memory只读存储器CPU central processing unit中央处理器USB universal serial通用串行总线PC personal computer个人计算机CD compact disk光盘3D three dimensional三维DOS disk operating system磁盘操作系统OS operating system操作系统WC water closet厕所BC Before Christ公元前ALU arithmetic logic unit运算逻辑单元RAM random access memory随机存储器DVD digital video disk数字视频磁盘VCD video compact disk视频光盘IT information technology信息技术IBM international business machines国际商用机MSN Microsoft network 微软提供的网络在线服务MOS multitask operating system多任务操作系统IS international standard国际标准EC electronic commerce电子商务CAD computer aided design计算机辅助设计An integrated computer has two parts。
计算机专业英语(一)07757(期末复习资料).docx

第一部分1. Which of the following feature of a word processor becomes more useful with the growth of the ainount of text? ( A ) A. wording searching B. grammar checking C. word counting D. spell checking2. Which of the fol low ing feature of a word processor can show un derl in® bold, italic, font and other typ ing styles on the screen? (B)A. WYSTWGYB. WYSIWYGC. WSYTWYGD. WYSWTYG3. Which of the following does NOT belong to hidden characters or commands?(A)A. retrievalB. spaces C ・ returnsD ・ paragraph endings4. Before typing in any data, a user needs to ________ C ______ .A. edit the cel 1 B • save the cel 1 C. seiect the cel 1 D. change the cel 1 5. Each cell of a worksheet can hold _________ A ___ •A. one piece of data B ・ two pieces of data C. three pieces of data D ・ four pieces of data 6. Where is the Entry Bar of a worksheet?(A)A. below the icons of the worksheetB. above the icons of the worksheetA ・ powerful operating systemB ・ high-duty database systemC ・ high-configuration computer D. practical Internet application 14. Which of the fol 1owing is called a searching engine?(B) A. Web server B. Web browser C. Web site D. Web address15. Which of the following is NOT an Internet application?(C) A. IRC B ・ audio chatting C. file compiling D ・ video chatting 16. To start an online chatting, a user needs to know D • A. the software name of an TRC client B. the Web service provider of an TRC client C. the program name of an IRC client D ・ the Web address of an IRC client17・ Once a user starts an IRC dient , the server on the IRC service provider side wi11 provide the user a A •A. channelB ・ server C. hardware D. program18. What does the WWW stand for? (A)A. World Wide WebB. World Wide WorkC. World Wide WatchD. World Wide Wave 19. Which of the following is the primary function of the WWW? (A)A. accessing resourcesB. sending and receiving E-mailsC. IRC D ・ Video conferencing20. Which of the following is NOT supported by the WWW? (D)A. GopherB. FTPC. UsenetD. File compiling21 ・ To accommodate a bin ary nu mber, which of the follow ing of a computer doesn ,t have more digi ts tha n those for decima.1 numbers do? (D) A register B. bus C ・ portD. keyboard22. Which of the fol lowing unit provides signals to start the operations in the ALU, the memory and the input/outputunit? (D)A. logical unit B ・ arithmetic unit C. input/output unit D. control unit 23. What does IC stand for? (B)A. Intelligont Card B ・ Intelligent Circuit C. Integrated CardD ・ Integrated Circuit计算机专业英语C. at the 1 eft of the i cons of the worksheet 7. All functions in spreadsheets A. a dollar sign B ・ an equal & Which of the following can NOT A. bar chart B. start chart 9. Which of the following message A. text message B ・ graphical 10. Which of the followingA. bol dB. underl ine 11. Which of the followingA. instantanoousnessB.D. at start with _____ B ____ •sign C. question mark be created by spreadsheets?(B) C. three-dimensional chart D. pie chart can be sent by E-mail without an attachment? (A) message C. audio message D ・ video message applied for an E-mail message withoutan attachment? (D) D. nonethe right of the icons of the worksheetD. star 12・ A private network-based E-mail system is not for A.corporate users13. can be C. italics does NOT belong to one of the E-mail advantages? (D) efficiency C ・ group sending feature D ・ none B B. home users C ・ school users D. hospital users An E-mail server can be considered as a C •24. How many the A. 3 25. Which of the configuration? A. the memory most influential components does a computer system configuration include?(B) B. 4 C. 5 D. 6 following does NOT belong to one of the most influential components of a computer system (B) B. the operating system C. the input/output devices D. the storage devices 26. Which of the following memory will lose the data stored in it when the power is gone or a malfunction occurs? (C) A. the ROM B. the v 让tual memory C. the RAM D. the buffer27. The permanently useful data i s stored in which of the fol lowing (A) memory?A. the ROMB. the virtual memory Which of the A. a graph Which of the A. a plotter Which of the A. a plotter29. 30. 31. 32. 33. 34. 35. 36. 37.38. 39. 40. 41. A. 42. A. 43. C. the RAMfollowing does NOT belong to a computerB. a photoC. a text f i les following does NOT belong to a computerD. the buffer hardcopy output? (D) D. voicehardcopy output device? (B)printerdevice? (A)monitorB. a monitor C ・ an ink-jet printer D ・ a laser following belongs to an impact computer hardcopy output B. an ink-jet printerC. a ]aser printer D ・ of a DVD-ROM over a CD-ROM? (D)D ・ capacityof a CD-R or a CD-RW over a CD-ROM or a DVD-ROM? (D) D. writing dataof a U-disk over a hard disk? (C)D ・ writing data commonly used software-relevant terminologies? (A) D. applicat ion softwareWhich of the following is the major advantage A. portability B ・ price C ・ materialWhich of the A. speed Which of the A. speed Which of the A. dataWhich of thefollowing B. price following B ・ pricefollowing is is is B. programfollowing is B. the major advantage C ・ materialthe major advantageC ・ easy to carry NOT one of the most C ・ operating systemthe most fundamental concept of computer software? (B) program C. application software D ・ system software A. operating systemWhat is a computer program? (D) A ・ a set of operations and tasksB. a set of operations and dataC. a set of tasks and dataD. a set of instructions Which of the following does NOT belong to computer system software? (C) A. operating system B ・ C ・ word processing program D ・ Which function of a word processor A. hidden commands B ・ typeface What do users need to do with A. proof check B. proofreadWhich of the fol lowing is NOT A. spell-checking typed textC. compiling typed text Which of the fol lowing is NOT data B. program system utility Ianguage compiler can ensure typing correctness?(C) C. spell checkingD. spacethe spell-checked files to ensure their correctness?(B) C. through check D. double-check one of a word processor's functions?(C) B. grammar checking typed text D ・ counting typed text one of the most commonly used software-re levant termino1ogies? (A)A computer processes ______________ into_ information/dataB ・ data/information Data flow into the computer as D ・ B. a programC ・ a process C. operating systemD ・ application softwareB_. C. facts/data D ・ infonnation/facts A. out put 44. Tnformation flows from a computer as _ A. output B. memory C. a program 45. The ___ B _____ distinguishes a computer from a A ・ processor B ・ stored program C ・ memory 46. Data and program instructions are stored in A. the processor 47. The computer A. main memory 48. The physical A. peripherals 49. Programs areD ・ input A_ D. input calculator. D ・ output D _____ . B ・ an output device C. the stored program D. memory component that actually manipulates the data is_C __________________________ . B. an input device C ・ the processor D. an output devicecomponents of a computer are collectively called D .B. softwareC. boardsD. hardwareknown collectively as _______ B _____ .A • 50. A A. 51. A secondary storageB • softwareC • stored programsD • hardware physical switch is ________________________ B ________ ; its setting is _____ software/hardware B. B holds enough hardware/software C ・ hardware/data bits to store a single C. bit D ・ data/information A. word B. byte 52. A ____________ is a group of A. bit/bytes B. byte/words 53・ The " digit-times-place-value "rule work, withC _____ C. word/bytes character. D. chip D. charactcr/bytes but A. 54. A A. numbers/ location address 55・ When memory is A ・ written The programmer can read A. ROM B. RAM What type of memory can A. The A. The A. The A. 56. 57. 58. 59. 60. 61. characters B ・ bits/bytes in memory is accessed by its B. value C _______ . its B. accessed and wri te C. bytes/words A ____ . C. content contents are not C. read D. B _______ . D. bytes not with A . D. characters/numbers D. register changod ・ it's always changed C ・ words only be read? (B) ROM C. RAM ___ C ____ . C ・ instructions registers B ・ processor fetches and executes clock pulses B. data part of an instruction that tells the processor D. words D. information what to do is theD operandB. pulse C .statement D ・ operation code processor" s, comp orient s are syn chr on i 刁ed by D ____ . instructions B. data C. information D ・ clock pulses Which processor component executes instructions? (C) A. instruction register B ・ instruction control unit C. arithmetic and logic unit D. main memory The basic input device on a small computerA ・ display screen B. printer C ・ 63. The basic output device on a smal1 computerA. 64. A A. 65. AA. 62. keyboard D display unit display screen bytesB. display screen generates hard- copy output. B ・ screenC. monitor is divided into a grid of _ is a ___ C keyboard is C ・D. card a ___ B ___ . diskette D. printer C • reader D ・ plotter 66. External devices A. channels 67. The _______ Dcodes. B. bits C ・ pixels D ・ words are linked to a small computer system throughB. control unitsC. plugs translates between the computer's internal codes and a peripheral device"s external B_.D. interfaces A. remote B. display C ・ printing D ・ local 69. The ii nterference that distorts electronic signals transmitted over a distanee is cal l ed C A. static B. interferenee c. noiseD. a spike70. A network can be worldwide.A. Wide a rea B ・ Metropolitan areaC. Local areaD. Campus area71.B networks usually span tensof kilometers.A. Wide a rea B ・ Metropoli tan area C. Local area D. EthernetA. processor B ・ interface C. memory D. register 68. A _________ A ______ terminal communicates with a distant computer over data transmission lines. 72. The Open Systems Interconnection (0S1)reference model is based on a proposal developed by DA. ANSIB. IEEEC. I ABD. ISO 73・ ____ B _________ is concerned with controlling the operation of the subnet. A. The transport layer B. The network layer C. The application 1ayer D. The data link layer 74. _______ A _______ is concerned with transmitting raw bits over a comniunication channel- A ・ The physical layer B. The presentation layer C. The network layer D ・ The data link layer 75・ The main task of________ D _______ is to transform a raw transmission facility into a line that appears free of undetected transmission errors to the network layer. A. The physical layer B. The session layer C. The network layer D. The data 1 ink 1ayer 76. B allows users on different machines to establish sessions between them.79. 80. A. The physical layer B. The session layer C. The network layer D. The data link layer The D 「A. system The source A. hardwareA disk drive A. tasksB. of a B. is B. serves as a hardware/software interface ・Application program computers logic is C. data cC ・ primitive operationsD ・ I/O operationsProgrammers write A. object software limited to a few_ program functions B code. B ・ source C control unit D ・ operating system B 一.D ・ the user C. machine~level D. load module 81: A database system gives us a way of to us in our jobs or our 1 ives ・ It also provides a way toplace. The first commercial computers were really 4(B) sort and report on census information.is to 5(C) a 供选择的答案:1 (B) together specific pieces or lists of 2(B) that are relevant 3(D) and maintain that information in a central more than dedicated database machine used to gather, of the most common reasons for purchasing a computer To this day, one 1: (A) gather (B) gathering (C) get (D) getting 2: (A) data (B) information (C) mail (D) message 3: (A) build (B) copy (C) remember (D) store4: (A) anything (B) nothing (C) something (D) thing 5: (A) find (B) load (C) run (D) install 82. database system. Toolboxes and menus in many application programs were a pointer on the screen. You move the pointer by 7(B) the mouse over a flat surface in the direction you want the pointer to move. If you run out of 8(C) to move the mouse, lift it up and put pointer moves only when the mouse is 9(D) the flat surface. Moving the mouse pointer across the screen 6(B) for working with the mouse. The mouse controls it down again. The does not affect the document, the pointer simply 10(B) a location on the screen. When you press the mouse button, something happens at the location of the pointer ・ 供选择的答案:6: (A) assigned (B) designed (C) desired (D) expressed 7: (A) putting (B) sliding (C) s erving (0) taking 8: (A) board (B) place (C) room (D) table 9: (A) getting (B) going (0) teaching (D) touching (B) indicates constructs (C) instructs (D) processes 10: (A) 83. boot is to The prepares the computer forloads the operating system, and read-only memory (ROM is the hoot. 14(B) or lockup occurs, you usually must boot the computer again, or reboot, by 15(A) Del (a warm boot). 11(B) automatic routine that clears the memory, 12(C) _____ Included in the computer 1s switched on (a cold or 11: (A)clear (B) initiate (C) insert (D) push 12: (A) create (B) handle (C) use (D) route 13: (A) executes(B)exits (C) loads (D) reads 14: (A) communicate (B) crash (C) create (D) handle15: (A) pressing (B) pulling (C) seeing (D)writing or Ctrl + Alt + Perhaps you have been asking the questions: power-on-self-test, which 13(A) when the power is After a systemthe Reset button 84: user Is everyone moving to 16(C) ? If I don" t step to the 17(A) in ter face, wi 11 T be 1 eft al 1 along at the col d 18 (A) command 1 ine? Don't throw away your 19(D) • No one is 20(C) DOS' s death knell yet. DOS and its applications people usi ng for years are not going to stop worki ng over night. 16: (A) DOS (B) UNIX (0Windows (0) Windows NT 17: (A) graphical (B) software(C) command line (D) Windows NT 18: (A) DOS (B) UNIX (OWindows (D) Windows NT 19: (A)hardware (B) text (C) Windows (D) software (B) hardware (C) sounding (D) text20: 85. 1. The smallest unit of the memory is the magnetic cell. T(A) software Mark the following sentences with T ( true) or F (false) according to the dialoguehave 供选择的答案:2. Magnetic cells use the 气rite" and "read" currents with same direction to store and retrieve data. F3. The most influential component of a computer system configuration is the memory ・ FThe system clock is the brain of a computer. 6. Ink-jet printers have pins in their printing heads to form dots to produce printed results. F 7. A plotter is the popular hardcopy output device commonly used in the education sector. F 8. Word processors ease much of tedium associated typing, proofing ・ and manipulating words. T 9. The real strength of a word processor is its ability to store, retrieve , and change data. T 10. The implementation of the WWW is based on a standard dient-server model. T11. Al 1 Von Neumarm type digital computers consist of the input/output unit, the arithmetic unit, networking unit, the control unit and the memory. F12. A seanner belongs to the input/output device. T13・ A binary number needs more computer resource to accommodate than a decimal number. T14. The operations on decimal numbers are much easier and need much 1 ess time than in a binary system. F 15. HTML is so important to the WWW that it is recognized every where on the WWW. F 16. The Web server is the only component of the WWW that is able to read the HTML ・ F17・ E-mail is a method of sending and receiving messages on the Internet. F 18. Generally speaking, most of E-mail systems do allow text formatting. F19・ Users have to attach word-formatted texts to their E-mail messages if they have to send word-formatted texts ・ T 20. Instantoneousness and high efficiency are major advantages of the E-mail application T 86. Match the following two columns A. provides support for application software< l-CB refers to Microsoft Disk Operating Systent 2-FC is a set of computer programs ・ 3~AD. has been wi dely used in CAD programs• 4-JE. are more suitable for PC users- 5—BF. can be understood as system 6-D tunc-up programs ・7. The LinuxG. are truly powerful enterprise-level computing tools ・ 7一1 8. The Unix and Linux IL is the first Windows operating system 8-Gin a real sense.it when the power is gone.J. is also called the "word length 〃 20-H第二部分87. In ternet resource access is the primary function of the World Wide Web ・ 万维网的主要功能是提供互联网的访问服务。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
计算机专业英语课程考核说明一、有关说明1. 考核对象国家开放大学开放教育专科信息系统开发与维护专业学生。
2. 启用时间2015年秋季学期。
3. 考核目标考核学员在计算机开发和应用中运用英语知识的能力,包括掌握并熟练运用常见的专业英语词汇、词组和句型,阅读一般计算机英语文献,以及对难度适当的文献进行翻译的能力。
4. 考核依据本课程考核说明是依据国家开放大学《计算机专业英语课程教学大纲》、文字教材《计算机专业英语》(穆志纯主编,中央广播电视大学出版社2004年6月第1版)制定的。
本课程考核说明是课程考核命题的基本依据。
5. 考核方式及计分方法本课程考核采用形成性考核与终结性考试相结合的方式。
形成性考核占课程综合成绩的50%,终结性考试占课程综合成绩的50%。
课程考核成绩统一采用百分制,即形成性考核、终结性考试、课程综合成绩均采用百分制。
课程综合成绩达到60分及以上(及格),可获得本课程相应学分。
二、考核方式与要求(一)形成性考核1. 考核目的加强对学生平时自主学习过程的指导和监督,重在对学生自主学习过程进行指导和检测,引导学生按照教学要求和学习计划完成学习任务,达到掌握知识、提高能力的目标,提高学生的综合素质。
2.考核手段形成性考核成绩包括形成性作业成绩和学习过程表现成绩两部分,形成性作业成绩课程综合成绩30%,学习过程表现成绩占课程综合成绩20%。
学习过程表现成绩评定由分部(省校)负责设计组织。
形成性作业采用纸质形成性考核册。
3.形成性考核任务的形式及计分方法形成性作业任务列表每次形考任务按照百分制计分,所得分数平均分即为课程的形成性作业成绩。
(二)终结性考试1. 考试目的终结性考试是在形成性考核的基础上,对学生学习情况和学习效果进行的一次全面检测。
2. 命题原则第一,本课程的考试命题严格控制在教学大纲规定的教学内容和教学要求的范围之内。
第二,考试命题覆盖本课程教材的1-9章,既全面,又突出重点。
第三,每份试卷所考的内容,覆盖本课程教材所学内容的70%以上章节。
第四,试题难度适中。
一般来讲,可分为:容易、适中、较难三个程度,所占比例大致为:容易占30%,适中占50%,较难占20%。
3. 考试手段网络考试。
4.考试方式闭卷。
5. 考试时限60分钟。
三、终结性考试题型及规范解答举例Ⅰ. Vocabulary(词汇,60分)(一).Fill in the blanks with the corresponding Chinese expressions that list below.(写出下列词组的汉语。
共20分,每题2分)1.central processing unit(CPU)2.operating system3.hard disk4.management information system5.electronic commerce6.data warehouse7.Software engineering8.Property Window9. machine language10.computer virus(二).Fill in the blanks with the corresponding English abbreviations that list below. (从下面方框中选择合适英语缩写.。
共20分,每题2分)1.随机存储器 2.局域网3.传输控制协议 4.文件传送[输]协议5.通用串行总线 6.面向对象编程7.集成开发环境 8.结构化查询语言9.数据库管理系统 10.多文档界面(三)Fill in the blanks with the corresponding English abbreviations that list below. (从下面方框中选择合适英语缩写.。
共20分,每题2分)1. input2. high-level language3. structured programming4. functional testing5. multimedia6. switch7. firewall8. application software9. system software10. audioⅡ. Comprehension( 阅读理解,40分)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 nightmarishexperience. When large commercial projects were to be handled, it used to be an almostimpossible task to keep the time and budget under control, and projects used to get delayed andmany projects were abandoned halfway. There was no systematic procedure for the softwaredevelopment; everything was done on ad hoc basis. This ad hoc approach led to the ‘softwarecrisis’.Over the last few decades there has been a tremendous growth in information technology andits impact on everyday life. Complex software systems have become critical to the operation ofmany systems in areas such as banking, communications, manufacturing, power generation, andtransportation. Progress in computer science and accumulated experience with industrialproduction 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, theapplication of engineering to software .The computer science discipline concerns with developing large applications. Softwareengineering covers not only the technical aspects of building software systems, but alsomanagement issues, such as directing programming teams, scheduling, and budgeting.For developing a software product, the development process is divided into different stages. Aconvenient way of splitting the whole process is to divide the development into the following fivestages: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 passageA.(根据上文的内容判断下列句子的正误。
20分,每题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 BA 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, rangingfrom the annoying to the disastrous.Virus attacks are growing rapidly these days. According to BusinessWeek, the 76,404 attacksreported in the first half of 2003 nearly match previous year's total number . As new antivirus toolsare more powerful than before, the virus writers are getting a lot smarter with newer and creativeways to attack network systems. Let's first examine some common virus types:Basic Virus - a piece of software code that is developed to attack computers and networksystems 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 beeffectively used to open 'back doors.' Trojan Horses allow hackers to take control over aparticular system or to steal very important data.Worm - this type of virus is able to spread itself automatically over the network from onecomputer to the next. During a worm attack, users' computers get infected without even having toclick 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 productsmore robust. This may ask for a trade-off between user-friendliness and security. In specific casesit may require line-by-line inspection, code retooling and even systems automation to defend theinstalled programs.(二)、choose the best answer according to the passage B.(根据上文的内容选择正确的答案。