
1
Дмитрий
no recommendations
no complaints
Project title: Laboratory work
Type of cooperation: One-time project
Section: Education and consulting
Prepayment: prepayment is possible
Payment methods: Electronic money
Acceptance of requests: from 2022-12-21 until 2022-12-26
Type of cooperation: One-time project
Section: Education and consulting
Prepayment: prepayment is possible
Payment methods: Electronic money
Acceptance of requests: from 2022-12-21 until 2022-12-26
Project description:
Offering remote work. We need to do some light lab work. Cyclical programs. Simple and nested cycles.
Purpose of work: to gain skills in the use of cycle operators;
Programming computational processes with a known number of repetitions;
Development and programming of iterative cyclic structure algorithms.
Task to implement practical work
(a) explore the possibilities of a programming language for implementation
Computational processes of a cyclic structure with a known number of repetitions in
cycle and when the number of repetitions is unknown;
(b) develop algorithms for solving problems of their variant, writing them down
In the form of flowcharts;
(b) provide for all possible situations in the programme in such a way as to avoid
Entering an infinite cycle (closure)
(d) provide comments in the output programme corresponding to the various
Possible situations.
Issues to protect practical work
1. Cyclical algorithms.
2. A cycle operator with a parameter. A block diagram.
3. Cycle operator with precondition. A block diagram.
4. Cycle operator with afterword. A block diagram.
5. Algorithmic structures of nested cycles.
Individual assignments
Task 1. Calculate and output the value of the function when the value changes
Argument from A to B in step C, and determine the minimum and maximum
The value of the function in the segment. Use three different types of software in one program
Use of simple cycles (IF THEN GOTO, WHILE-DO, REPEAT-UNTIL).
Updated 9 minutes ago
Task 2. Calculate the sum of the series using nested cycles.
Create two different programs using different types of cycles: one type
For, another type of WHILE-DO or REPEAT-UNTIL.
Offering remote work. We need to do some light lab work. Cyclical programs. Simple and nested cycles.
Purpose of work: to gain skills in the use of cycle operators;
Programming computational processes with a known number of repetitions;
Development and programming of iterative cyclic structure algorithms.
Task to implement practical work
(a) explore the possibilities of a programming language for implementation
Computational processes of a cyclic structure with a known number of repetitions in
cycle and when the number of repetitions is unknown;
(b) develop algorithms for solving problems of their variant, writing them down
In the form of flowcharts;
(b) provide for all possible situations in the programme in such a way as to avoid
Entering an infinite cycle (closure)
(d) provide comments in the output programme corresponding to the various
Possible situations.
Issues to protect practical work
1. Cyclical algorithms.
2. A cycle operator with a parameter. A block diagram.
3. Cycle operator with precondition. A block diagram.
4. Cycle operator with afterword. A block diagram.
5. Algorithmic structures of nested cycles.
Individual assignments
Task 1. Calculate and output the value of the function when the value changes
Argument from A to B in step C, and determine the minimum and maximum
The value of the function in the segment. Use three different types of software in one program
Use of simple cycles (IF THEN GOTO, WHILE-DO, REPEAT-UNTIL).
Updated 9 minutes ago
Task 2. Calculate the sum of the series using nested cycles.
Create two different programs using different types of cycles: one type
For, another type of WHILE-DO or REPEAT-UNTIL.