| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
A primitive version of the "Game of Life" | C++ (general), Microsoft Visual C++ | Beginner / Alexander Berger | 5631 since 10/11/2003 9:37:00 AM |
By 1 Users
|
| |
An implementation of the Game of Life algorith, I wrote many years ago. The whole display is rather primitive, as the algorithm just draws to the screen without using a window... |
| |
| |
| |
 |
A Priority Queue C++ Class | C++ (general), Microsoft Visual C++, Borland C++ | Advanced / Email Component | 9912 since 11/16/2002 2:02:52 AM |
By 1 Users
|
| |
A Priority Queue C++ implementation. |
| |
| |
| |
 |
A program called 3DPlot | C, C++ (general), Microsoft Visual C++ | Intermediate / Mark Jundo P. Documento | 6188 since 7/1/2003 9:05:43 PM |
By 2 Users 2 Excellent Ratings
|
| |
This program demonstrates my implementation of the floating horizon
algorithm. This is a hidden line removal algorithm that effectively works when used to
plot 3-dimensional geometric figures. The algorithm works on the assumption that an object
(a point ...(description truncated) (ScreenShot) |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
A Program Convert Binary to Decimal Number ] | C, C++ (general), UNIX C++ | Beginner / Cool_Gemini | 12866 since 11/30/2006 4:25:47 AM |
By 2 Users
|
| |
Write a program to convert binary number to decimal number. |
| |
| |
| |
 |
A programm that displays its source | C++ (general) | Beginner / .rad | 4730 since 1/4/2005 9:00:20 AM |
By 3 Users 2 Excellent Ratings
|
| |
A programm that displays its source. Compile, run executiable, and it will show the source code from wich it has been compiled. Just for fun...Useless, i guess ;) |
| |
| |
| |
 |
A Queue and QueuedObject C++ Class | C++ (general), Microsoft Visual C++, Borland C++ | Intermediate / Zip Component | 3900 since 11/15/2002 5:40:22 PM |
By 1 Users
|
| |
General purpose Queue class for queueing objects. Includes methods: Pop, Push, HasObjects |
| |
| |
| |
 |
A Queue of guessing my traits with simple animation | C, Borland C++ | Intermediate / Iwan Saputra | 2232 since 4/28/2006 1:40:23 AM | Unrated
|
| |
Apply the queue concept (ScreenShot) |
| |
| |
| |
 |
a quick and fundamental encryption example | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Intermediate / RyanD | 8407 since 1/12/2003 8:21:05 PM |
By 1 Users
|
| |
Shows the skeleton structure of most encryption algorithms in existance. (ScreenShot) |
| |
| |
| |
 |
a Recursion : 8 Queens On a Chess Board | C, C++ (general), Borland C++ | Intermediate / Alon Ben David | 22369 since 9/29/2001 6:39:02 AM |
By 7 Users 4 Excellent Ratings
|
| |
the program find a place to put queens on a chess board in any size ,using recursion.
(ScreenShot) |
| |
| |
| |
 |
A REPORT ON BLOCK CIPHERS | C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ | Advanced / Anuj Prateek | 5609 since 10/31/2006 7:10:21 AM |
By 1 Users
|
| |
This document is a literature survey about block ciphers, especially based on Feistel Network, presented in form of a report. The report concentrates on providing a starting point for designing strong, secure, and efficient cryptosystems. Various design i ...(description truncated) |
| |