Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Акулинина Т.В. УП Информационные технологии.doc
Скачиваний:
7
Добавлен:
01.07.2025
Размер:
815.62 Кб
Скачать

Exercises

V. Find the Russian equivalents to the following English words and word combinations:

1. then; 2. thus; 3.hence; 4. however; 5. whereas; 6. perhaps; 7. also; 8. sometimes; 9. there; 10. in other words; 11. moreover; 12. instead; 13. the current chapter; 14. in fact; 15. specifically; 16. often; 17. in addition to; 18. easily; 19. clearly; 20. precisely

1. точно; 2. легко; 3. ясно; 4. вместо чего-либо; 5. кроме того; 6. вероятно; 7. также; 8. следовательно; 9. однако; 10. затем; 11. таким образом; 12. иногда; 13. там; 13. там; 14. более того; 15. другими словами; 16. в действительности; 17. частично; 18. данная (текущая) глава; 19. тогда как; 20. специфично, специально, конкретно

VI. Memorize the following definitions:

1. A program is a set of instructions composed for solving a given problem by a computer. 2. A code is the representation of data or instruction in the symbolic form. 3. A procedure is the sequence of steps required to solve a problem. 4. Programming is the process by which a set of instructions is produced for a computer to make it perform specified activity.

VII. Answer the following questions:

1. What is a code? 2. What is program? 3. What does the term ‘programming’ include? 4. How many stage are there in programming? 5. Which are the stages in programming? 6. What does programming require? 7. What will happen if there is a single error in one instruction? 8. What does the computer manual give and define? 9. When does a word erase the previous contents of the memory address? 10. When is a word not erased from its memory addresses? 11. What are some bits of the instruction set aside for? 12. What is an instruction format? 13. Why are the octal code often used instead of the binary code?

VIII. Read Text b and write a brief summary of it: text b. Programming

The word ‘program’ has come into use to refer to the sequence of instructions which a computer is an exact (точный) sequence of instructions that is uses to solve a problem. It usually consists of subroutines or subprograms which are portions of it.

Programming for automatic computer requires a good deal of knowledge, common sense, and training. Specially, programming requires: (1) understanding the operations of a business or the steps of a scientific calculation; (2) understanding the best way for having a computer carry out these operations and steps; (3) arriving at a good sequence of commands for the computer to solve the problem; and (4) adequately translating these commands into the computer language.

Programming for the computers has several forms. One form is the construction of compiling programs or compilers – which use the computer to take subprograms out of a library and link (соединять) them together appropriately (соответственно) so as to solve a new problem. A second form is the construction of programs called interpreters (интерпретатор) which accept instructions in certain (определенный) standard words and translate these words into a machine language, so that the machine “knows” what the words “mean”. A third form is the development of common (обычный) languages for automatic programming for problems, so that any problem when expressed in such (такой) a language can be given to any automatic computer, and the computer will translate the common language into its own (собственный) instruction code, and then solve the problem.

Notes

1. a good deal of – много

2. common sense – здравый смысл

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]