Mathematics Pascal programs
Delphi & Pascal (česká wiki)
Pages: [1-50] [51-60] [61-70] [71-80] [actual] [91-100] [101-110] [111-120] [121-130] [131-140] [141-150] [151-169]
Order:81
Program: Maxpostu.pas
need: Maxpostu.txt
Order:82
Program: Mc_school.pas
File exe: Mc_school.exe
Example: Input.txt, Answer.txt
Order:83
Author: Juraj Pupák
Program: Medajle.pas
Order:84
Program: Mensi.c
Order:85
Author: Juraj Pupák
Program: Mesiace.pas
Order:86
Program: Min2max2.pas
flow: Min2max2.jpg
Order:87
Program: Minmat.pas
Order:88
Program: Minmax.pas
flow: Minmax.jpg
Order:89
Author: Juraj Pupák
Program: Nadvaha.pas
Order:90
Program: Najdel.pas
Pages: [1-50] [51-60] [61-70] [71-80] [actual] [91-100] [101-110] [111-120] [121-130] [131-140] [141-150] [151-169]
Order:81
Program: Maxpostu.pas
need: Maxpostu.txt
Program read number from file until reading 00. Maximal number write as result.
Order:82
Program: Mc_school.pas
File exe: Mc_school.exe
Example: Input.txt, Answer.txt
Multiple-choice questions analysis.
An inter-school mathematics competition in the form of multiple-choise questions, has been organised. The answer sheets for participants will be read by using on Optical Mark Recognition (OMR) system, and the options selected were converted into a text file.
Imagine you are a programmer. You are going to develop a computer program to read all raw text-based data and produce a detailed analysis report on the competition.
The analysis report should include:
Are required to write a program to generate the analysis report. The coursework should:
An inter-school mathematics competition in the form of multiple-choise questions, has been organised. The answer sheets for participants will be read by using on Optical Mark Recognition (OMR) system, and the options selected were converted into a text file.
Imagine you are a programmer. You are going to develop a computer program to read all raw text-based data and produce a detailed analysis report on the competition.
The analysis report should include:
- Total number of participants, total number of paticipating schools and total number of participant(s) from each participanting school
- Winners of individual awards and school awards
- Question analysis, such as the percentage correct for each question
Are required to write a program to generate the analysis report. The coursework should:
- Describe the required plain text data files, including the keys of the multiple-choise questions and their format
- Define the competition regulations, such as individual awards and school awards
- Display a clear analysis report
Order:83
Author: Juraj Pupák
Program: Medajle.pas
Program add award of state. Determine best state.
Order:84
Program: Mensi.c
Found minimal number from sequence.
Order:85
Author: Juraj Pupák
Program: Mesiace.pas
Program determine season when you input number of month.
Order:86
Program: Min2max2.pas
flow: Min2max2.jpg
Make the program who entered N numbers. Write 2 the smallest and 2 the bigger number.
Order:87
Program: Minmat.pas
Calculates one line from matrix whos has minamal sum.
Order:88
Program: Minmax.pas
flow: Minmax.jpg
Make the program whos finished when entered K. Calculated minimum and maximum of number and index of medium.
Order:89
Author: Juraj Pupák
Program: Nadvaha.pas
Program pre zistenie nadváhy. Zadáte svoju výku a váhu a on vám vypočíta BMI a určí podváha, normálna hmotnos, nadváha, obezita.
Order:90
Program: Najdel.pas
Program form calculate maximal common divisor.
Pages: [1-50] [51-60] [61-70] [71-80] [actual] [91-100] [101-110] [111-120] [121-130] [131-140] [141-150] [151-169]