Вопрос задан 17.05.2023 в 19:59. Предмет Английский язык. Спрашивает Коркин Данил.

: Прочитайте текст и переведите. 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 Pseudocode has three basic structures: sequence, decision, and looping logic. With these three structures, any required logic can be expressed. Задание 2: Письменно ответьте на вопросы по тексту. 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?
0 0
Перейти к ответам

Ответы на вопрос

Внимание! Ответы на вопросы дают живые люди. Они могут содержать ошибочную информацию, заблуждения, а также ответы могут быть сгенерированы нейросетями. Будьте внимательны. Если вы уверены, что ответ неверный, нажмите кнопку "Пожаловаться" под ответом.
Отвечает Зайцев Александр.

Ответ:

Программирование - это процесс подготовки набора закодированных инструкций, которые позволяют компьютеру решать определенные проблемы или выполнять определенные функции. Суть компьютерного программирования - это кодирование программы для компьютера с помощью алгоритмов. Дело в том, что любая проблема выражается в математических терминах, она содержит формулы, уравнения и вычисления. Но компьютер не может манипулировать формулами, уравнениями и вычислениями. Любая проблема должна быть специально обработана, чтобы компьютер ее понял, то есть - закодирован или запрограммирован. Фаза, на которой пишутся компьютерные программы системы, называется фазой разработки. Программы представляют собой списки инструкций, которым будет следовать блок управления центрального процессора (ЦП). Инструкции программы должны быть полными и в соответствующей последовательности, иначе будут получены неправильные ответы. Для защиты от этих логических ошибок и документирования логического подхода программы необходимо разработать логические планы. Есть два распространенных метода планирования логики программы. Первый метод - это блок-схема. Блок-схема - это план в форме графического или графического представления, в котором используются предварительно определенные символы для иллюстрации логики программы. Таким образом, это «картина» логических шагов, которые должен выполнить компьютер. Каждая из предопределенных форм символа обозначает общую операцию. Форма символа передает характер общей операции, а детали записываются внутри символа. Пластиковая или металлическая направляющая, называемая шаблоном, используется для облегчения рисования символов. Второй метод планирования логики программы называется псевдокодом. Псевдокод - это имитация реальных программных инструкций. Это позволяет создавать структуру, подобную программе, без бремени правил программирования. Псевдокод требует меньше времени для профессионального программиста, чем создание блок-схем. Он также подчеркивает нисходящий подход к структуре программы. Псевдокод имеет три основные структуры: последовательность, решение и логику цикла. С помощью этих трех структур можно выразить любую необходимую логику.

0 0
Отвечает нейросеть ChatGpt. Будьте внимательны, ответы нейросети могут содержать ошибочные или выдуманные данные.
  1. Programming is the process of creating a set of coded instructions that allow a computer to solve specific problems or perform specific functions.

  2. The essence of programming is the encoding of a program for the computer using algorithms. It involves converting a problem expressed in mathematical terms, with formulas, equations, and calculations, into a format that the computer can understand and execute.

  3. Before processing by the computer, the problem needs to be coded or programmed in a way that the computer can comprehend. This involves preparing the instructions and organizing them in a complete and appropriate sequence.

  4. A program is a set of instructions that the computer follows to perform a particular task or solve a specific problem. It consists of a sequence of steps that the computer executes in order.

  5. Instructions are the individual commands or actions within a program. They provide specific tasks or operations for the computer to perform, such as calculations, data manipulation, or control flow.

  6. The main techniques for planning program logic are flowcharting and pseudocode.

  7. A flowchart is a graphical or pictorial representation that uses predefined symbols to illustrate the logical steps of a program. It visually presents the program's control flow, showing the sequence of operations and decision points.

  8. A template is a plastic or metal guide that helps in drawing the symbols of a flowchart. It simplifies the process of creating flowcharts by providing a standardized shape for each predefined symbol.

  9. Pseudocode is an imitation of actual program instructions. It allows programmers to express program logic without adhering to specific programming language syntax or rules. Pseudocode provides a program-like structure without the burden of strict programming requirements.

  10. Pseudocode has three basic structures: sequence, decision, and looping logic. The sequence structure represents a series of steps executed in order. The decision structure introduces conditional statements to make choices based on certain conditions. The looping structure allows for the repetition of a sequence of steps until a specific condition is met.

0 0

Топ вопросов за вчера в категории Английский язык

Последние заданные вопросы в категории Английский язык

Задать вопрос