| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Credit Card Validation | Java (JDK 1.2) | Intermediate / FAzle AreFin | 14633 since 7/6/2002 4:20:36 PM |
By 2 Users
|
| |
Checks if credit card numbers are valid.
Please inform me if the program says invalid number even when you enter valid credit card numbers.
This program, in no way, stores or transmits credits card numbers to some other person or place. I would love to he ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Factorize | Java (JDK 1.2) | Beginner / FAzle AreFin | 2875 since 7/15/2002 3:50:14 PM |
By 1 Users
|
| |
Factorizes an integer and displays it as a product of primes. (ScreenShot) |
| |
| |
| |
 |
Quadratic Equation Plus | Java (JDK 1.2) | Intermediate / FAzle AreFin | 2165 since 7/6/2002 4:24:29 PM |
By 1 Users
|
| |
Solves ALL types of quadratic equations. (ScreenShot) |
| |
| |
| |
 |
Swap Magic | Java (JDK 1.1), Java (JDK 1.2) | Beginner / FAzle AreFin | 2374 since 6/11/2002 4:34:50 PM |
By 6 Users 4 Excellent Ratings
|
| |
Do you think it is possible to swap values between two variables without using a third temporary variable? What? No? Yes? Well, the answer is...YES. Take a look at the code and don't forget to vote! |
| |
| |
| |
 |
Transposition Cipher Decrypter | Java (JDK 1.2) | Intermediate / FAzle AreFin | 5354 since 6/9/2002 6:25:45 PM | Unrated
|
| |
This program decrypts a message using TRANSPOSITION CIPHER. The program uses a key, provided by the user to decrypt the cyphertext. Message can be encrypted using Transposition Cipher Encryption program, also submitted by me. (ScreenShot) |
| |
| |
| |
 |
Transposition Cipher Encrypter | Java (JDK 1.2) | Intermediate / FAzle AreFin | 3929 since 6/9/2002 6:07:55 PM |
By 1 Users
|
| |
This program encrypts a message using TRANSPOSITION CIPHER. The program uses a key, provided by the user to encrypt the message. Encrypted message can be decrypted using Transposition Cipher Decryption program, also submitted by me. (ScreenShot) |
| |
| |
| |
 |
Transposition Cipher Full | Java (JDK 1.2) | Intermediate / FAzle AreFin | 10510 since 6/10/2002 2:23:36 PM | Unrated
|
| |
This program let you use Transposition Cipher Encrypt and Transposition Cipher Decrypt from this same program.
<<<Transposition Cipher Encrypter>>>
This program encrypts a message using TRANSPOSITION CIPHER. The program uses a key, provided by th ...(description truncated) (ScreenShot) |
| |