English
English
Slovensky
Slovensky
Česky
Česky
Šarišsky
Šarišsky
 
Pages: [actual]  [11-20]  [21-30]  [31-40]  [41-50]  [51-54]

Order:1
8smer.png
Program: 8smer.pas
File exe: 8smer.exe
need: Rutiny.pasTrsek.pasTajnicka.dat
The program fills out grid of a crossword. The file tajnicka.dat works as an entry. It gives the description of the crossword's format, the number of letters for its successful ability to solve and, of course, the words which are supposed to be found. The editor of the crossword is not included.
Views: 7833x


Order:2
ascii.png
Program: Ascii.pas
File exe: Ascii.exe
It displays 0-255 ASCII table. In the times of DOS programming it was unquestionably a very much used program.
Program store text background and after close program, restore it.
Views: 9253x


Order:3
auto.png
Program: Auto.pas
File exe: Auto.exe
need: Cisel.pasAuta.datSpz.cis
It is one of the assignments I made for my friend, but because it is so complicated I resolved to include it in here. By the way, assignments are to be found here.
Views: 6635x


Order:4
Program: Bar_graph.pas
File exe: Bar_graph.exe
Randomize generated bargraf for pascal use. In variable count is count and in array value are bar graph values.
Views: 1887x


Order:5
Program: Cedecko.pas
File exe: Cedecko.exe
Program for manipulate with CD-ROM. Get how much CD-ROM you have, letter of CD-ROM, run/stop audio playing.
Views: 5160x


Order:6
Program: Comp.pas
File exe: Comp.exe
This program view differences between two files. Names of the files are the parameters of program.
Views: 4621x


Order:7
dascii.png
Program: Dascii.pas
File exe: Dascii.exe
need: Dascii.dat
An excellent program which enables you to design completely newcharacters in ASCII set. Your work results can be stored in Dascii.dat file and returned to whenever you need. One of its most interesting functions is that which can read the character from RAM memory (give it a look, some stuff from the source code can be found useful even today).
Views: 4976x


Order:8
Program: Datanka.pas
File exe: Datanka.exe
need: Obyvatel.dat
The programme works with a data file of the type file of obyvatel. It serves as a example on which it can be easily presented how to make entries in to the files, but predominently how to read and search them.
Views: 5128x


Order:9
Program: Diskinfo.pas
File exe: Diskinfo.exe
This program detect the extent and the capacity availablein the accessible discs. The result of the search is displayed, or stored in the Disks.tab file. Look at the ways it finds out whether the disc is hard or the network one, because this trick works even today. As far as the investigation about the capacity of disks is concerned, I must admit it needed more thorough elaboration.
Views: 4064x


Order:10
Program: Diskread.pas
File exe: Diskread.exe
Don't be frightened when the red control of the disk mechanism lightsup immediately after the program is running. This only means that the program reads the disk physically. What is the use of it? Since DOS 3.0, each disk includes a sector which the system does not use in order to maintain the compatibility. You must understand that the majority of the installation programs record the information to this sector, thus producing the floppy disk which can't be copied. You may use it either as a hacker program or as a part of your own installation disks.
Views: 3729x


Pages: [actual]  [11-20]  [21-30]  [31-40]  [41-50]  [51-54]