Vērtējums:
Publicēts: 25.11.2024.
Valoda: Angļu
Līmenis: Augstskolas
Literatūras saraksts: Nav
Atsauces: Nav
Laikposms: 2021. - 2025. g.
  • Konspekts 'Programming laboratory work', 1.
  • Konspekts 'Programming laboratory work', 2.
  • Konspekts 'Programming laboratory work', 3.
  • Konspekts 'Programming laboratory work', 4.
  • Konspekts 'Programming laboratory work', 5.
  • Konspekts 'Programming laboratory work', 6.
SatursAizvērt
Nr. Sadaļas nosaukums  Lpp.
1.  Laboratory work task    3
2.  Individual task    3
3.  Algorithm    3
4.  Source code    4
5.  Running program example    5
6.  Testing    5
7.  Conclusion    5
Darba fragmentsAizvērt

1. Laboratory work task
Create an algorithm that calculates values z1 and z2 by formulas given in individual task.
2. Individual task
1. In Visual Studio environment create a console program in C/C++ based on created algorithm that calculates z1 and z2 by formulas. Output calculation results to a screen.

Pic.1 Task’s formulas
2. Prepare 5 test cases with input and output data. Use negative, positive values and 0 as input data.
3. Test your program by using prepared test cases.
4. Prepare a report.

Atlants