update

Lock-Snapshot locks the screen using DirectDraw and then outputs a bitmap file.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.5/5) 423 June 26th, 2007 UTC |
|
update

Locale fun - Who hasn't wanted to add commas to a number to make it readable, or dashes to a telep...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.0/5) 363 June 26th, 2007 UTC |
|
update

Linked List Class implements the Linked List Data Structure.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.6/5) 492 June 26th, 2007 UTC |
|
update

library management - simulation of library's management
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.8/5) 428 June 26th, 2007 UTC |
|
update

JoyPlug - An Acknex 6.4 Plugin that uses DirectInput to support up to 8-joypads in a video game.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.2/5) 1,134 June 26th, 2007 UTC |
|
update

Interesting Figure uses only line() func to draw figure
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.2/5) 393 June 26th, 2007 UTC |
|
update

Interchange between base 2 to 16 converts the number from any base between 2-16 to any base between 2-16.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.4/5) 429 June 26th, 2007 UTC |
|
update

REC Disassembler Source is the Main Disassembling code.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.0/5) 1,286 June 26th, 2007 UTC |
|
update

Read multiple usernames and passwords can read from a file contain thousands (potentially) of usernames...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.0/5) 437 June 26th, 2007 UTC |
|
update

C Random Numbers shows you how to use random numbers.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.0/5) 614 June 26th, 2007 UTC |
|
update

queue using default container deque makes a queue of const char * using deque as the underlying contain...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.2/5) 406 June 26th, 2007 UTC |
|
update

Quadratic Formula computes all real and non-real (imaginary) roots/zeros for an equation using the quad...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Poor (1.9/5) 686 June 26th, 2007 UTC |
|
update

quadratic equation - Determine real and complex roots of a quadratic equation ax^2 bx c = 0 and che...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.9/5) 497 June 26th, 2007 UTC |
|
update

QUADRATIC EQN SOLVER - Program to solve a quadratic equation
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.4/5) 416 June 25th, 2007 UTC |
|
update

sports club helps in maintaining records of a sports club
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.6/5) 486 June 25th, 2007 UTC |
|
update

split string is a short function that will split a string in 2 and return it.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.8/5) 374 June 25th, 2007 UTC |
|
update

Sort 5 words alphabetically - Inputs 5 words, outputs them in alphabetical order.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Very Good (4.0/5) 669 June 25th, 2007 UTC |
|
update

Solve Quadratic Equations using Factorisation solves a Quadratic Equation using Factorisation
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.7/5) 865 June 25th, 2007 UTC |
|
update

Software Rectangle Clipping - An example function of clipping a rectangle to the screen.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.6/5) 577 June 25th, 2007 UTC |
|
update

sleep() alternative - Another alternative function to sleep()
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.3/5) 447 June 25th, 2007 UTC |
|
update

Sleep Timer - Function causes a timed pause based on the passed parameter in miliseconds
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.5/5) 879 June 25th, 2007 UTC |
|
update

sizeof array without using sizeof( ) operator - This is one of many possible ways to sizeof array witho...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.2/5) 768 June 25th, 2007 UTC |
|
update

Simulation of Sports Club - Admintrator's helper for a sports club
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.0/5) 428 June 25th, 2007 UTC |
|
update

Simplest Encryption shows very very simple encryption.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.9/5) 365 June 25th, 2007 UTC |
|
update

Simple Window Template - You can use this as a template for your Win32 Programs.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.6/5) 478 June 25th, 2007 UTC |
|
update

Simple Timer - A simple timer that can be used everywhere.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.3/5) 427 June 25th, 2007 UTC |
|
update

Shortest Function to Reverse a String shows how a string can be reversed using Recursion.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.6/5) 579 June 25th, 2007 UTC |
|
update

Shatter Your Screen - A cool program that shatters your screen, waits for a while, and then puts it bac...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.5/5) 592 June 25th, 2007 UTC |
|
update

Scramble Letters and Numbers in a String takes a string and scrambles all of the characters in it.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.9/5) 1,396 June 25th, 2007 UTC |
|
update

school fees produces the work done by cashier
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.5/5) 677 June 25th, 2007 UTC |
|
|