English
English
Slovensky
Slovensky
Česky
Česky
Šarišsky
Šarišsky
Pages: [1-10]  [11-20]  [actual]  [31-34]

Order:21
Author: Roman Milo
Program: Pizza.pas
File exe: Pizza.exe
Program in OOP (Object-oriented programming in Pascal). Program for order pizza. Contain 2 cascade inheritance. All information save to file.
Views: 602x


Order:22
sdv.png
Program: Sdv.pas
File exe: Sdv.exe
Example: Dbf.txtSdv.dbf
Simply DBF Viewer. I wrote this when NC was far from supporting the view on DBF files. dBase files are read into III version without any troubles. To make it more interesting for you I must not omit the fact that the format is so simple I solved it with a HEX browser.
Views: 796x


Order:23
Program: Sk.c
File exe: Sk.exe
Program na tvorbu invetárneho zoznamu vecí. Obsahuje položky Zaraď, Vyraď, Hžadaj, Utrieď, Otvor súbor, Invetár. V programe je použítý smerníkový zoznam. Nemá uloženie do súboru.
Views: 1173x


Order:24
skrutka.png
Program: Skrutka.pas
File exe: Skrutka.exe
need: Tabulky.pas
It seems unbelievable that this program could survive the year 2000. It originated in 1990 when I studied at the secondary school. My best friend, Richard Helmeczy who is exploring Germany nowadays, and I programmed it to make the calculation of measurements of the bias screw easier. Although any CAD system concentrating on machine projecting can do it, the advantage of this program is in its ability to display every single step of the calculation, which is a great help. I found it so when I spent 3 days over the assignment just because I made a mistake at the end of the calculation and the only way how to retrieve it was by going through the task from its very beginning. When I visited my school a few years later in 1998, I found out that Ing. Zmija (to whom I'm sending all my regards) still uses it to check the students assignments. The program was told to contain only one single mistake. For me, the most interesting thing about the program is its romantic understanding of subtracting the values from the graphs.
Views: 1068x


Order:25
Author: Petr Koupý
web: koupy.net/programy.php

Program: Solver.pas
File exe: Solver.exe
Vyčíslování aritmetických výrazů, řešení rovnic s jednou neznámou, využití elementárních matematických funkcí, paměť mezivýsledků. Je možné nastavit počet desetinných míst a prohledávaný rozsah proměnné při řešení rovnice. Pro řešení rovnic jsou implementovány různé numerické metody, které se liší svojí časovou složitostí. Pro snadnější používání je v menu obsažena nápověda. Program není zcela dokončen a vlastní implementace některých elementárních funkcí není dostatečně přesná. Především při použití vnořených goniometrických funkcí je třeba brát výsledky hodně s rezervou. Program vznikl v rámci přípravy na maturitu. K programu je přiložen komentovaný zdrojový kód.
Views: 824x


Order:26
koupy_sorter.png
Author: Petr Koupý
web: koupy.net/programy.php

Program: Sorter.pas
File exe: Sorter.exe
Ukázka práce většiny třídících algoritmů, které pro třídění používají porovnávání dvou prvků. Program vytvoří náhodnou posloupnost čísel, kterou zvoleným algoritmem setřídí. Jednoduchým benchmarkem je rovněž možné porovnat časovou složitost jednotlivých algoritmů. Pro vykreselení grafů je použit jednoduchý grafický výstup. Program vznikl v rámci přípravy na maturitu. K programu je přiložen komentovaný zdrojový kód.
Views: 1006x


Order:27
sortiada.png
Author: unknown
Program: Sortiada.pas
File exe: Sortiada.exe
Program demonstrate sort algorithm. Contain these algorithm
- Insert-sort
- Bubble-sort
- Shaker-sort
- sheLL-sort
- Quick-sort
- Dobosiewicz-sort
- Merge-sort
- Tree-sort
- Heap-sort
- maX-sort
Views: 1442x


Order:28
sounder.png
Program: Sounder.pas
File exe: Sounder.exe
need: Trsek.pas
Example: Chaos.sndClassic.sndDlhy.sndMore.sndStupnica.snd
This program was created to meet the demands of music production using a special device called beeper. It is actually the editor which allows to lay the notes on the visual basis, to repeat playing of the music product and to store it finally in the file. The output is then used in your own program. It features a perfect design and mouse manipulation.

The program can hardly be reproached for any imperfections. I must not forget to mention the original author of this program - Tibor Kulcar. I made a couple of changes and checked on some of the faults which emerged from time to time.
Views: 774x


Order:29
Program: Student.c
File exe: Student.exe
need: Student.dat
Students database. Write/read to file. Sorted by name, class. Programs write at language C.
Views: 384x


Order:30
telefon.png
Program: Telefon.pas
File exe: Telefon.exe
It's a homework. The homework itself isn't so complicated as it looks like. Static allocation of the memory is what irritates me most. Nobody does it today, otherwise one could get into big troubles. I like the classification of the names using a typical "bubble" method. So if you need to have something sorted out and reliability and exactness, instead of rapidity, are the qualities you are looking for, this might be the program you need. Just have a look. I was engaged by the matter of classification for a longer time and some suggestions can be found in C source codes.
Views: 1015x


Pages: [1-10]  [11-20]  [actual]  [31-34]