Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
posibnik_PR_Word.doc
Скачиваний:
2
Добавлен:
25.11.2019
Размер:
124.93 Кб
Скачать

Find English equivalents.

  1. которая отличает их от всех других

  2. они могут быть запрограммированы

  3. в большинстве случаев

  4. прибавить одно число к другому

  5. отправить сообщение на внешние устройства

  6. инструкции читаются из памяти компьютера

  7. существуют специальные инструкции

  8. перейти вперед или назад к какому – нибудь другому месту в программе

  9. более того, команды перехода могут быть составлены таким образом, чтобы происходить условно

  10. многие компьютеры непосредственно поддерживают подпрограммы

  11. может быть похоже на чтение книг

  12. перепрыгивать раздел, который неинтересен

  13. компьютер иногда может возвращаться и повторять команду

  14. пока не встретит какое – нибудь внутреннее условие

  15. поток управления в пределах программы

Read and translate the text. Stored program architecture

The defining feature of modern computers which distinguishes them from all other machines is that they can be programmed. That is to say that a list of instructions (the program) can be given to the computer and it will store them out to execute at some time in the future.

In most cases, computer instructions are simple: add one number to another, move some data from one location to another, send a message to some external devices, etc. These instructions are read from the computer’s memory and are general carried out (executed) in the order they were given. However, there are usually specialized instructions to tell the computer to jump ahead or backwards to some other place in the program and to carry on executing from there. These are called “jump” instructions (or branches). Furthermore, jump instructions may be made to happen conditionally so that different sequences of instructions may be used depending on the result of some previous calculation or some external event. Many computers directly support subroutines by providing a type of jump that “remembers” the location it jumped from and another instruction to return to that point.

Program executions might be likened to reading a book. While a person will normally read each word and line in sequence, they may jump back to an earlier place in the text or skip sections that are not of interest. Similarly, a computer may sometimes go back and repeat the instructions in some sections of the program over and again until some internal condition is met. This is called the flow of control within the program and it is what allows the computer to perform tasks repeatedly without human intervention.

Find the synonyms

Modern, memory, to execute, simple, location, device, to continue, “jump” instruction, calculation, to return, normally, section, each, repeat, is called, allow, list of instructions.

Give answers after the text.

  1. What distinguishes computers from all other machines?

  2. What does it mean to be programmed?

  3. What are simple computer instructions?

  4. What is a specialized instruction?

  5. How does a jump instruction work?

  6. What is a program execution like?

  7. What is called the flow of control within the program?

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