|
more than 340 programs for free
|
![]() English |
![]() Slovensky |
![]() Česky |
![]() Šarišsky |
|
Pages: [actual] [11-20] [21-30] [31-40] [41-50] [51-54] Order:1 ![]() Program: 8smer.pas File exe: 8smer.exe need: Rutiny.pas, Trsek.pas, Tajnicka.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: 1836x
Order:2 ![]() 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: 1748x
Order:3 ![]() Program: Auto.pas File exe: Auto.exe need: Cisel.pas, Auta.dat, Spz.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: 1534x
Order:4 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: 1220x
Order:5 Program: Comp.pas File exe: Comp.exe This program view differences between two files. Names of the files are the parameters of program.
Views: 857x
Order:6 ![]() 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: 1107x
Order:7 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: 1082x
Order:8 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: 850x
Order:9 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: 760x
Order:10 Program: Farbydos.pas File exe: Farbydos.exe It changes the colour palette directly in the text mode of DOS withoutswitching to the graphics. The text is first demonstrated in black and then displayed. Really clever, e.g. if you don't want a user to see all the commands which your program gives and of which the display can't be prevented. For example, if you send a command to DOS which can display the well-known "Bad command or file name".
Views: 946x
Pages: [actual] [11-20] [21-30] [31-40] [41-50] [51-54] |
|