|
|
Prime Number Finder - C/C++ Version
|
C++
|
250 Days Ago
|
0
|
|
- - -
|
- - -
|
1,500 Chrs
|
|
|
Prime Numbers Finder using the Sieve of Eratosthenes
User gives a natural number (positive integer) N from the standard input and the program writes 2 lines: It calculates all the prime numbers up
|
|
|
|
Prime Number Finder - Java version
|
Java
|
250 Days Ago
|
0
|
|
- - -
|
- - -
|
1,095 Chrs
|
|
|
Prime Numbers Finder using the Sieve of Eratosthenes
User gives a natural number (positive integer) N from the standard input and the program writes 2 lines: It calculates all the prime numbers up
|
|
|
|
Simple PHP port scanner (Web Interface)
|
PHP (Hypertext Preprocessor)
|
286 Days Ago
|
1
|
|
5.50
|
Yes
|
7,363 Chrs
|
|
|
Scans for open ports and it has a very pretty Web User Interface. If you like php and you want to see a good-looking script, see this code!
|
|
|
|
[perl] [*nix] Uptime
|
Perl
|
286 Days Ago
|
6
|
|
- - -
|
- - -
|
793 Chrs
|
|
|
This is a little perl script made for *nix systems. It takes the uptime (which is in seconds format) and shows it as hh:mm:ss (hours:minutes:seconds)
if hours/minutes/seconds are/is less than 10, a z
|
|
|
|
Make'EmCaps
|
C++
|
287 Days Ago
|
0
|
|
- - -
|
- - -
|
1,360 Chrs
|
|
|
Make 'em CAPS (coded it when I was 12 years old)! is a simple program, running on Windows Operating systems, that makes some of the typed letters CAPITALS, by pressing and releasing virtually the CAPS
|
|
|
|