update

Viewing System Uptime - Display's System Uptime
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.3/5) 472 June 25th, 2007 UTC |
|
update

Viewing Keyboard Queue - Whenever anyone presses a key on the keyboard, the pressed character is stored...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.6/5) 448 June 25th, 2007 UTC |
|
update

Viewing Cache Passwords in Windows 98 - Uses the in-built Windows 98 Undocumented API to retrieve Cache...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.4/5) 485 June 25th, 2007 UTC |
|
update

View files in a directory - Useful for programs that need to display directory files or if your program...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.8/5) 459 June 25th, 2007 UTC |
|
update

vectors declares a vector of real numbers, and inputs values util a 0 is entered
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Poor (1.8/5) 848 June 25th, 2007 UTC |
|
update

Vector Length - Gives us a length of a vector
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.8/5) 375 June 25th, 2007 UTC |
|
update

Variable Swapper swaps the two different variable types (int, char) without using a third variable.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.7/5) 409 June 25th, 2007 UTC |
|
update

Using Reflection.Assembly to Load Forms - The scenario where this code could be quite helpful is where ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.1/5) 646 June 25th, 2007 UTC |
|
update

Using a list.sort() with a list of pointers - A way to use the list.sort() function with a list populat...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.7/5) 428 June 25th, 2007 UTC |
|
update

Simple Negative Number Check checks whether a passed argument is negative or not.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Very Good (4.0/5) 858 June 25th, 2007 UTC |
|
update

Simple Equation to Words Conversion checks an equation and just specifies whether it's a digit or ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.5/5) 410 June 25th, 2007 UTC |
|
update

Random Numbers Generator will generate a list of random numbers using a hash to insure unique numbers i...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.1/5) 399 June 25th, 2007 UTC |
|
update

Prime numbers snippets prints out prime numbers and their sequence number.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.8/5) 410 June 25th, 2007 UTC |
|
update

List randomizer - Insert a list of items as arguments, separated by " " and it will print the...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.8/5) 2,178 June 25th, 2007 UTC |
|
update

Guesses the number - Your PC will start guessing a number between 1 and the inserted number.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.4/5) 369 June 25th, 2007 UTC |
|
update

Getting Header Information gets Host Header Information using PERL.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.7/5) 396 June 25th, 2007 UTC |
|
update

Fibonacci sequence prints out the Fibonacci sequence.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.0/5) 392 June 25th, 2007 UTC |
|
update

Factors snippets gets factors for a number.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Very Good (4.0/5) 361 June 25th, 2007 UTC |
|
update

'Site is under maintenance' redirect, except for you - Some .htaccess magic, just sub in your...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.6/5) 980 June 25th, 2007 UTC |
|
update

Tar up, excluding common media extensions - Hop in the dir you want to back up
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Linux / BSD / Solaris C/C++ Freeware Good (3.4/5) 363 June 25th, 2007 UTC |
|
update

Mass find-replace using sed - Replace some widespread nasty hardcoded strings.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.7/5) 1,236 June 25th, 2007 UTC |
|
update

Find last article - Add this to your Article model (or whatever you name it) to get the last published ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.9/5) 354 June 25th, 2007 UTC |
|
NEW

Running another program from this one runs another program THROUGH WINDOWS in C from this one.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.9/5) 402 May 4th, 2007 UTC |
|
NEW

RLE Example - An example of an RLE program.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.8/5) 1,068 May 4th, 2007 UTC |
|
NEW

reverse a string is a simple program that can reverse a string implementing a stack algorithm
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.2/5) 610 May 4th, 2007 UTC |
|
NEW

reverse a number - the following function reverses an number.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.4/5) 413 May 4th, 2007 UTC |
|
NEW

Reversal of a String - Takes a string and displays it backwards
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.6/5) 456 May 4th, 2007 UTC |
|
NEW

Returning More than 1 Value through a Function shows how multiple values can be returned by the use of ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Good (3.4/5) 398 May 4th, 2007 UTC |
|
NEW

reserve( ) function - Function simply reserves space for container.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.5/5) 383 May 4th, 2007 UTC |
|
NEW

Removes spaces from a string - user enters a string, the computer accepts the string w/o spaces
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / BS... C/C++ Freeware Fair (2.8/5) 378 May 4th, 2007 UTC |
|
|