NEW

3D-Plot demonstrates the implementation of the floating horizon algorithm.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.7/5) 1,628 June 6th, 2007 UTC |
|
NEW

Queue of guessing my traits with simple animation code is an interesting C algorithm for an applicati...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.8/5) 628 June 6th, 2007 UTC |
|
NEW

Animation and OOP compares products using any of the attributes as well as it searches for the data abo...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.0/5) 1,198 June 6th, 2007 UTC |
|
NEW

Archimedes spiral code allows you to simulate the Archimedes spiral by changing various parameters.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.6/5) 1,798 June 6th, 2007 UTC |
|
NEW

Array Sorting code contains a sort header file with four types of sorts: bubble, insertion, quick and s...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.3/5) 863 June 6th, 2007 UTC |
|
NEW

Artificial Intelligence - Chatterbot Eliza program is an Eliza like chatterbot.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.9/5) 36,063 June 6th, 2007 UTC |
|
NEW

Bresenham Circle implements the Bresenham algorithm for drawing a circle.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.7/5) 8,064 June 6th, 2007 UTC |
|
NEW

Calculator using the switch statement code allows you to perform simple arithmetic operations.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Poor (1.8/5) 1,901 June 6th, 2007 UTC |
|
NEW

Concatenate two char arrays code concatenates two char arrays and automatically delimits both strings w...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.7/5) 1,462 June 6th, 2007 UTC |
|
NEW

Count characters code will gather all entered characters and determine how many numeric characters ther...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.1/5) 571 June 6th, 2007 UTC |
|
NEW

CPU scheduling algorithms simulates the scheduling of a CPU, calculate waiting time & average and turna...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.7/5) 10,057 June 6th, 2007 UTC |
|
NEW

Templated Quicksort is a quicksort algorithm which can be used with any data type that can make use of ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.4/5) 1,096 June 6th, 2007 UTC |
|
NEW

Windows Encoder/Decoder is a basic encoder that uses a key string to transform a given message.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.0/5) 795 June 6th, 2007 UTC |
|
NEW

DOS Console Menu shows how to create a console menu that can be scroll using UP, DOWN button.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.8/5) 3,958 June 6th, 2007 UTC |
|
NEW

Hashtable javascript represents a hashtable implementation for JavaScript.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows JavaScript Freeware Fair (2.2/5) 2,094 June 6th, 2007 UTC |
|
NEW

Changing the background color of the menu bar script demonstrates the usage of win32 API to change the ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Good (3.0/5) 954 March 3rd, 2007 UTC |
|
NEW

Password Generator Script is a short, readable password generator that can be launched from the command...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.8/5) 570 March 2nd, 2007 UTC |
|
NEW

Linenum script prints the current line number, function name and some text.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 477 March 2nd, 2007 UTC |
|
NEW

Print Hook class gets all output directed to stdout (e.g by print statements) and stderr and redirects ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 741 March 2nd, 2007 UTC |
|
NEW

Debug with garbage collection script shows you the object itself in order to get an idea where the leak...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 514 March 2nd, 2007 UTC |
|
NEW

Allowing the Python profiler to profile C modules script demonstrates how to create proxy objects at ru...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.7/5) 580 March 2nd, 2007 UTC |
|
NEW

Dump all the attributes of an object script prints a nicely formatted overview of an object, including ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 749 March 2nd, 2007 UTC |
|
NEW

Helper subclass for win32pdhquery script formats the output in CSV format or a dictionary.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Good (3.1/5) 401 March 2nd, 2007 UTC |
|
NEW

Suite of Language C code shows you the basic elements of the C programming language.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.4/5) 726 March 2nd, 2007 UTC |
|
NEW

Rijndael Encryption Algorithm allows you to develop end test various encryption procedures.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Fair (2.6/5) 3,616 March 2nd, 2007 UTC |
|
NEW

Hash Table code is a hash table that stores key/pointer pairs.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.0/5) 1,808 March 2nd, 2007 UTC |
|
NEW

Cputs Center code centers the text and prints in using cputs, so you can change the font color.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.5/5) 620 March 2nd, 2007 UTC |
|
NEW

CRC16/CRC32 Checksum code will compute CRC16 and CRC32 checksums for any file, string, or byte array.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.3/5) 14,570 March 2nd, 2007 UTC |
|
NEW

All sorting techniques code performs all sorting techniques, including bubble sort, selection sort, ins...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows C/C++ Freeware Good (3.8/5) 15,398 March 2nd, 2007 UTC |
|
update

Ensuring a name definition in a module namespace script ensures that a name exists in a target namespace.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Python Software Foun... Fair (2.5/5) 431 March 2nd, 2007 UTC |
|
|