Автор:
Оценка:
Опубликованно: 25.11.2024.
Язык: Английский
Уровень: Университет
Литературный список: Нет
Ссылки: Не использованы
Рассмотреный период: 2021–2025 гг.
  • Конспект 'Programming Selection constructs', 1.
  • Конспект 'Programming Selection constructs', 2.
  • Конспект 'Programming Selection constructs', 3.
  • Конспект 'Programming Selection constructs', 4.
  • Конспект 'Programming Selection constructs', 5.
  • Конспект 'Programming Selection constructs', 6.
Содержание
Nr. Название главы  Стр.
1.  Laboratory work task    3
2.  Individual task    3
3.  Algorithm    4
4.  Source code    4
5.  Running program example    5
6.  Testing    5
7.  Conclusion    6
Фрагмент работы

1. Laboratory work task
Create an algorithm, that asks user to enter x value and then depending on which condition is met, calculates value for according to function f(x).

Pic.1. Task’s algorithm
Conditions and formulas are given in individual task.
2. Individual task
1. Create an algorithm, that asks user to enter x value and then depending on which condition is met, calculates value for according to function f(x).

Atlants