Вставьте необходимые слова вместо пропусков.
1. A personal computer is a small relatively inexpensive de- vice designed for an individual_______________. a) person; b) producer; c) user 2. One of the first and most popular personal computer was ____________ in 1977. a) interpreted; b) introduced; c) integrated 3. All personal computers are based on___________ technology, its CPU being called MPU. a) microscopy; b) microprocessor; c) microelement 4. Very soon a microcomputer was___________ from a calcula- tor into a PC for everyone. a) transformed; b) transferred; c) transported 5. Input in PC is usually performed by means of a____________. a) mouse; b) scanner; c) keyboard 6. A personal computer uses_________ disks as input and out- put media. a) hard; b) fixed; c) floppy 7. Personal computers have a lot of_______________, scientific, en a) multiplication; b) application; c) investigation Английский язык. Основы компьютерной грамотности 144 8. Personal computers have a great______ upon pupils, educators, accountants, stock brokers and who not. a) influence; b) information; c) environment 9. A word processing program called application______ enables you to modify any document in a manner you wish. a) hardware; b) software; c) firmware 10. Using a display you can_____ mistakes,______ words and replace sentences. a) delete; b) dial; c) correct 2. Найдите в предложениях неличные формы глагола и назовите их: A. a) Gerund; b) Present Participle Active; с) Present Participle 1. When keyed the data are held in a small memory called buffer. 2. Data keyed into the memory of a computer by typing on a keyboard are readable by humans. 3. Keyboard enables inputting numerical and text data. 4. The mouse provides the cursor control simplifying user's orientation on the display. 5. Having been constructed recently a new electronic device has important applications in space exploration. 6. Being supplied with a special appliance a television set may have a remote control. 7. The control unit operates by reading one instruction at a time. 8. Improved methods of obtaining three-dimensional television pictures have been worked on the basis of holography. B. a) Indefinite Infinitive Active; b) Indefinite Infinitive Ibssive; 1. Input devices are used to enter data into primary storage. 2. These data appeared to have been investigated long ago. 3. \№ are glad to have obtained such valuable results. 4. You
14 5 _____________________ Unit 10. Person al Computers 3. Прочтите текст. Выберите основную мысль для каждого абзаца из предложенных ниже. PERSONAL COMPUTERS The personal computer can serve as a work station for the individual today. Moreover, as it has become financially feasible to provide a computer for the individual worker, so also technical developments have made the interface between man and machine increasingly "friendly", so that a wide array of computer functions are now accessible to people with no technical background. A personal computer is a small computer based on a microprocessor; it is a microcomputer. Not all computers, however, are personal computers. A microcomputer can be dedicated to a single task such as controlling a machine tool or metering the injection of fuel into an automobile engine; it can be a word processor, a video game or a "pocket computer" that is not quite a computer. A personal computer is something different: a standalone computer that puts a wide array of capabilities at the disposal of an individual. The first generation of true personal computers, which came on the market between 1977 and 1981, had eight-bit microprocessors; later introduced systems had 16-bits ones. Now 32-bit microprocessor chips are available, and soon they will be included in complete computer systems. 1. a) Performance of a wide array of computer functions; b) Accessibility of PC for not professionals. c) Friendly interface of a personal computer. 2. a) A microprocessor-based PC; b) PC — a pocket computer; c) Comparison of a microcomputer and a PC. 3. a) Microprocessor's capacity; b) The growth of MPC's capacity; c) The first generation of personal computers. Unit 11 COMPUTER PROGRAMMING 1. Ознакомьтесь с терминами текста 1. equation [i'kwei/эп] — уравнение, приравнивание list of instructions — перечень команд guard ['gad] — защищать; предохранять; завершать; заканчивать appropriate sequence [a'propnit 'sikwans] — необходимая (требуемая) последовательность program logic — логическая последовательность выполнения программы flowchart ['floutfat] — блок-схема; составлять блок-схему flowcharting — построение блок-схемы pictorial representation — наглядное представление predefined symbols [pndi'famd 'simbslz] — заранее заданные символы specifics [spa'sifiks] — специальные черты; характерные особенности emplate [im'pleit] — шаблон; маска; образец; эталон pseudocode ['psju:doukoud] — псевдокод; псевдопрограмма burden ['bsidanj — издержки ^затраты programming rules — правила программирования consume [kan'sjuim] — потреблять; расходовать emphasize ['emfasaiz] — выделять; подчеркивать top-down approach — принцип нисходящей разработки
looping logic — логическая схема выполнения (операций) в цикле 147 Unit 11. Computer Programming 2. Прочтите текст и объясните, как вы понимаете термин «компьютерное программирование». Text 1. COMPUTER PROGRAMMING Programming is the process of preparing a set of coded instructions which enables the computer to solve specific problems or to perform specific functions. Theiessence of computer programmingjis the encoding of the program for the computer by means of algorythms. The thing is that any problem is expressed in mathematical terms, it contains formulae, equations and calculations^ But the computer cannot manipulate formulae, equations and calculations. Any problem must be specially processed for the computer to understand it, that is — coded or programmed. The phase in which the system's computer programs are written is called the development phase. The programs are lists of instructions that will be followed by the control unit of the central processing unit (CPU). The instructions of the program must be complete and in the appropriate sequence, or else the wrong answers will result. To guard against these errors in logic and to document the program's logical approach, logic plans should be developed. There are two common techniques for planning the logic of a program. The first technique is flowcharting. A flowchart is a plan in the form of a graphic or pictorial representation that uses predefined symbols to illustrate the program logic. It is, therefore, a "picture" of the logical steps to be performed by the computer. Each of the predefined symbol shapes stands for a general operation. The symbol shape communicates the nature of the general operation, and the specifics are written within the symbol. A plastic or metal guide called a template is used to make drawing the symbols easier. The second technique for planning program logic is called pseudocode. Pseudocode is an imitation of actual program instructions. It allows a program-like structure without the burden of programming rules to follow. Pseudocode is less time-consuming for the professional programmer than is flowcharting. It also emphasizes a top-down approach to program structure. Английский язык. Основы компьютерной грамотности 148 Pseudocode has three basic structures: sequence, decision, and looping logic. With these three structures, any required logic can be expressed. 3. Просмотрите текст еще раз и ответьте на вопросы, ис 1. What is programming? 2. What is the essence of programming? 3. What should be done with the problem before processing by the computer? 4. What is a program? 5. What are instructions? 6. What are the main techniques for planning the program logic? 7. What is a flowchart? 8. What is a template and what is it used for? 9. What do you understand by "pseudocode"? 10. What are the basic structures of pseudocode? 4. Найдите в тексте английские эквиваленты следующих Совокупность закодированных'команд; суть компьютерного программирования; кодирование посредством алгоритма; формулы, уравнения, вычисления; обработать особым образом; перечень команд; необходимая последовательность; защищать от ошибок; составлять план логической последовательности; общепринятая методика; логическая последовательность выполнения программы; построение блок-схемы; наглядное представление; заранее заданные символы; шаблон; псевдопрограмма; без издержек; выделять принцип нисходящей обработки; расходовать меньше времени; логическая схема выполнения операций в цикле; необходимая последовательность операций.
5. Подберите из предложенных ниже русских словосоче Program: access program; application program; archived program; binary program; common program; compatible / incompatible program; control / management program; database program; debugging program; educational / teaching / training program; free program; general-purpose program; high-performance program; off-line program; on-line program; operating (-system) program; processing program; protected-mode program; remote program; running program; self-loading program; 149________________________ Unit 11. Computer Pro gramming simulation program; support program; utility program; virus-detection program; watch-dog program. Программа в двоичном коде; прикладная программа; (не) совместимая программа; бесплатная программа; программа отладки; сторожевая программа; дистанционная программа; программа моделирования; сервисная программа; вспомогательная программа; программа для доступа (к данным); заархивированная программа; программа, работающая с базой данных; обучающая программа; программа, выполняемая с большой скоростью; универсальная программа; программа, выполняемая в защищенном режиме; программа обработки данных; программа операционной системы (системная программа); выполняемая программа; сетевая /несетевая программа; самозагружающаяся программа; часто используемая (распространенная) программа; программа управления; программа обнаружения вирусов. 6. Переведите предложения, содержащие сослагательное 1. 1 should like to be a top specialist in computer technology. 2. It is necessary that the program should be debugged (отлажена) by a programmer. 3. It is required that the programmer should code the instructions of the program in the appropriate sequence. 4. The manager demanded that the work should be performed in time. 5. Write down the algorythm of computer operations lest you should make errors. 6. Our teacher speaks English as if he were a real Englishman. 7. Without the Sun there would be no light, no heafe, no energy of any kind. 8.1 wish it were summer now and we could go to the seaside. 9. American scientists suggested that the quantum generator should be called laser, which is the acronym for fight amplification by stimulated emission of radiation. 10.1 wished you had mentioned these facts while the subject was being discussed.
7. Ознакомьтесь с терминами текста 2. programming language — язык программирования coded form — кодированный вид; кодированное представление to convey — передавать; сообщать Английский язык. Основы компьютерной грамотности 150 to improve — улучшать, совершенствовать machine-oriented language — машинно-ориентированный язык business-oriented language — язык для (программирования) экономических задач problem-oriented language — проблемно-ориентированный язык string of binary — строка двоичного представления data handling — обработка данных; работа с данными field-name length — длина имени поля incorporate features — включать свойства, особенности versatile — многофункциональный; разносторонний; универсальный generous — большой, значительный (о количестве) mathematical relationship — математическая связь (соотношение)
Воспользуйтесь поиском по сайту: ©2015 - 2024 megalektsii.ru Все авторские права принадлежат авторам лекционных материалов. Обратная связь с нами...
|