 |
This is anx example of recovering function by points. Written in C++. Set points, press 'Calculate' and see recovered function in the results window.
Sourse and .exe files are available. You can also find in this package borlndmm.dll, cc3250mt.dll and vcl50.bpl. These files will help to run program those people who do not have C++ environment on PC. |
 |
This is the doc file, which contains the documentation about the Data Encription
Standart (DES). |
 |
This is the workable server for Job agency. It includes web interface, server thread, client interfaces (standard output is any Internet browser) and XML data storage. To use this server you should run file server_thread_app and then open web browser and type an IP address of computer with the running server. This server is written in Java. |
 |
the package of Borland C++ dlls - bds52f.dll, cw3230.dll, owl52f.dll. |
 |
This program demonstrates three types of sorting: insertion sorting, selection sorting and quick sorting. Written in C++. In this archive you can find .exe fie and source code. Note: to see results, please, run this program from CMD. |
 |
Keyword generator lite
Features:
* Generates 100 keywords
* Fast and easy to use
* Export keywords to txt format
|
 |
This is just an example multiple threading in Java. It demonstrates threading with different graphical shapes. |
 |
Video grabber for YouTube and (soon) for other online video services.
Features:
* Grabs multi urls simultaneously
* Grabs urls one-by-one
* Allows select storage place
* Allows default or custom local name for grabbed vide
* All grabbed files are in .flv format. You need FLV player to view them
|
 |
This is a frame for mail server. It contains an interface and mail server thread. All other parts are in 'TO DO' section. It is written in Java. |
 |
Program for matrix operations - multiple, divide, add.
It is developed in Borland C++, it requires bds52f.dll, cw3230.dll, owl52f.dll.
You can download them from the Borland_dll.zip packege.
This a test program, so user interface is not rather good. To input matrixes
use the following syntax:
(1,2,3)
(4,5,6)
(7,8,9)
;
(1,3,4)
(2,5,7)
(8,9,1)
;
Note that you should input semicolumn after the first and the second matrix.
Also after you've inputed both matrixes you should choose the operation
from the main menu.
|
 |
Controls validity of html links in an url. Free. |
 |
This is the pack of useful dlls for using DOM XML in PHP. There are iconv.dll, libexslt.dll, libxml2.dll, libxslt.dll and zlib.dll. Enjoy. |
 |
This is a GUI interface for roulette game. Written in C++. Just an example of writting GUI. |
 |
This program makes thumbnails from JPG images and creates a short html files with links to those images. To use it just run 'java -jar image_tool.jar [dir_with_jpgs]'. |
 |
Matrix is a Java application, which also includes artificial dialog. |
 |
This program demonstrates work with graphics - makes negative of the input file, adds or moves away the Read, Blue or Green part of the color. To start it just run html file. |