Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.605 Times

Luhn freeware
 

Luhn

Added: March 20, 2010 | Visits: 2.261

Algorithm::LUHN Algorithm::LUHN is a Perl module to calculate the modulus 10 double add double checksum. SYNOPSIS use Algorithm::LUHN qw/check_digit is_valid/; $c = check_digit("43881234567"); print "It worksn" if is_valid("43881234567$c"); $c = check_digit("A2C4E6G8"); # this will cause an error... Platforms: *nix

License: Freeware Size: 4.1 KB Download (510): Algorithm::LUHN Download

Added: September 27, 2013 | Visits: 481

CreditCardCheck CreditCardCheck is a Cocoa/Objective-C class to check for the validity of credit card numbers using the Luhn Algorithm Platforms: Mac

License: Freeware Size: 3.07 KB Download (58): CreditCardCheck Download

Added: July 02, 2010 | Visits: 1.074

THC-Shagg THC-Shagg is a modular application to bruteforce check digit algorithms. THC-Shagg project can be used to gain information about serial numbers that use check digit algorithms. Once THC-Shagg has analysed a set of serial numbers and found matching check digit algorithms, it is able to generate... Platforms: *nix

License: Freeware Size: 133.12 KB Download (154): THC-Shagg Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 1.079

Audit Commander Command language audit software - used for audits: * audit identification of duplicates, gaps, audit for outliers, population summaries, data classification and stratification, univariate statistics, audit sample size computations, percentiles/quartiles, Federal holiday dates, histograms and... Platforms: Windows

License: Freeware Size: 6.78 MB Download (58): Audit Commander Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 355

CCValidate A Java library for validation of credit cards. Implements the Luhn Algorithm to ensure the card number is well formed, checks card type prefix's and length. The rules are stored in a text file allowing new cards to be added without changing the source Platforms: Windows, Mac, Linux

License: Freeware Size: 11.28 KB Download (53): CCValidate Download