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.468.442 Times

Consumers Digest Best Cars freeware
Filter: All | Freeware | Demo
 

Consumers Digest Best Cars

1 2 3 4 5 > 
Added: August 04, 2008 | Visits: 4.933

Racer v. 0.5.3 beta Racer is a completely free car game where you can drive the best cars on various circuits from around the world. In each circuit you can see the strong and weak points of every car to later select the fastest. In terms of playability, the cars are physically good and graphically colourful. The...



Platforms: Windows

License: Freeware Size: 1024 B Download (1336): Racer v. 0.5.3 beta Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 1.015

Best Price Best Price is a dynamic application enable consumers to search the Internet for any product or service without having to visit a single website and receive search results by the lowest price. Unlike traditional web-based price comparison services (i.e mySimon.com - Priceline.com) Best Price is...





Platforms: Windows

License: Freeware Size: 911.36 KB Download (433): Best Price Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 1.005

Race Cars the Extreme Rally Drive the super fast race cars and see if you could have been or perhaps still can become the world’s best racer. This fabulous 3D game will put you to a test of speed and skill. With 12 fastest race cars to choose from, a number of bonuses to help you win and various difficulty levels to help...


Platforms: Windows

License: Freeware Size: 22.12 MB Download (458): Race Cars the Extreme Rally Download

Released: September 08, 2003  |  Added: May 17, 2006 | Visits: 3.955

Hot Rod Cars Screensaver The Free Hot Rod Cars Screensaver by ScenicReflections.com displays 75 high-quality images of some of the most awesome Hot Rods you may ever feast your eyes on! Accompanying this free screensaver are 4 beautiful, full-length, cd-quality musical compositions performed by Cynthia Jordan. The...


Platforms: Windows

License: Freeware Size: 12.01 MB Download (365): Hot Rod Cars Screensaver Download

Added: July 29, 2006 | Visits: 3.873

Super Cars! Screensaver The most expensive and fastest super cars on Earth in High-res pictures.This screen saver is completely free of charge and comes with customisation features: Screensaver control function: * Time of show for each image * Color option * Use password protection * Control of effects of transition


Platforms: Windows

License: Freeware Size: 4.15 MB Download (153): Super Cars! Screensaver Download

Released: January 01, 2005  |  Added: February 18, 2006 | Visits: 3.977

Best and New Books Best and New books, you can check easly all book on the net.


Platforms: Windows, Windows CE

License: Freeware Size: 45 KB Download (313): Best and New Books Download

Added: October 21, 2010 | Visits: 1.453

Template::Plugin::Digest::MD5 Template::Plugin::Digest::MD5 is a TT2 interface to the MD5 Algorithm. SYNOPSIS [% USE Digest.MD5 -%] [% checksum = content FILTER md5 -%] [% checksum = content FILTER md5_hex -%] [% checksum = content FILTER md5_base64 -%] [% checksum = content.md5 -%] [% checksum = content.md5_hex -%]...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Template::Plugin::Digest::MD5 Download

Added: January 01, 2010 | Visits: 1.482

Template::Plugin::Digest::SHA1 Template::Plugin::Digest::SHA1 is a TT2 interface to the SHA1 Algorithm. SYNOPSIS [% USE Digest.SHA1 -%] [% checksum = content FILTER sha1 -%] [% checksum = content FILTER sha1_hex -%] [% checksum = content FILTER sha1_base64 -%] [% checksum = content.sha1 -%] [% checksum =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Template::Plugin::Digest::SHA1 Download

Added: April 18, 2010 | Visits: 956

Digest::Perl::MD4 Digest::Perl::MD4 is a Perl implementation of Ron Rivests MD4 Algorithm. This is not C-code interface (like Digest::MD5) but a Perl-only implementation of MD4 (like Digest::Perl::MD5). Because of this, it is slow but avoids platform specific complications. For efficiency you should use...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Digest::Perl::MD4 Download

Added: March 01, 2010 | Visits: 932

Digest::MD5::Perl Digest::MD5::Perl is a Perl implementation of Ron Rivests MD5 Algorithm. This is not an interface (like Digest::MD5) but a Perl implementation of MD5. It is written in perl only and because of this it is slow but it works without C-Code. You should use Digest::MD5 instead of this module if it...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (138): Digest::MD5::Perl Download

Added: August 18, 2010 | Visits: 792

File::RsyncP::Digest File::RsyncP::Digest is a Perl interface to rsync message digest algorithms. SYNOPSIS use File::RsyncP::Digest; $rsDigest = new File::RsyncP::Digest; # specify rsync protocol version (default is <= 26 -> buggy digests). $rsDigest->protocol(version); # file MD4 digests...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (95): File::RsyncP::Digest Download

Added: October 20, 2010 | Visits: 777

Mail::Digest::Tools Mail::Digest::Tools is a Perl module that has tools for digest versions of mailing lists. SYNOPSIS use Mail::Digest::Tools qw( process_new_digests reprocess_ALL_digests reply_to_digest_message repair_message_order consolidate_threads_multiple consolidate_threads_single...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (95): Mail::Digest::Tools Download

Added: January 13, 2010 | Visits: 968

Digest::SHA::PurePerl Digest::SHA::PurePerl is a Perl implementation of SHA-1/224/256/384/512. SYNOPSIS In programs: # Functional interface use Digest::SHA::PurePerl qw(sha1 sha1_hex sha1_base64 ...); $digest = sha1($data); $digest = sha1_hex($data); $digest = sha1_base64($data); $digest = sha256($data);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (93): Digest::SHA::PurePerl Download

Added: March 26, 2010 | Visits: 826

WebCache::Digest WebCache::Digest is a Cache Digest implementation in Perl. SYNOPSIS use WebCache::Digest; # fetching a digest via HTTP $d = new WebCache::Digest; $d->fetch("flibbertigibbet.swedish-chef.org", 3128); # dump header fields out for info print STDERR $d->dump_header(); # saving a digest...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (94): WebCache::Digest Download

Added: November 17, 2010 | Visits: 1.062

Digest::SHA1 Digest::SHA1 is a Perl interface to the SHA-1 algorithm. SYNOPSIS # Functional style use Digest::SHA1 qw(sha1 sha1_hex sha1_base64); $digest = sha1($data); $digest = sha1_hex($data); $digest = sha1_base64($data); $digest = sha1_transform($data); # OO style use Digest::SHA1; $sha1...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (114): Digest::SHA1 Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 1.445

Algorithm::Pair::Best Algorithm::Pair::Best is a Perl module to select pairings (designed for Go tournaments, but can be used for anything, really). SYNOPSIS use Algorithm::Pair::Best; my $pair = Algorithm::Pair::Best->new( ? options ? ); $pair->add( item, ? item, ... ? ); @pairList = $pair->pick( ? $window...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (118): Algorithm::Pair::Best Download

Added: November 24, 2010 | Visits: 1.948

Toy Cars Toy Cars is a physics-based 2D racing game for Linux. The graphics and the interface use SDL and OpenGL. Toy Cars is partly inspired by Micromachines and partly by the old Atari ST game called Jupiters Masterdrive.. Get Toy Cars at SourceForge.net. Fast, secure and free downloads from the...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (261): Toy Cars Download

Added: April 08, 2010 | Visits: 2.648

Digest::MD5::Reverse Digest::MD5::Reverse provides MD5 Reverse Lookup. MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as a one-way hash of data. Due to the nature of the formula used, it is impossible to reverse it. This module provides functions to search several online MD5 hashes database...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (925): Digest::MD5::Reverse Download

Released: January 06, 2010  |  Added: January 25, 2010 | Visits: 2.237

Best Mortgage Rates Calculator Best mortgage rates calculator is a powerful tool to help anyone find the best mortgage rates and therefore interest rate. Best Mortgage Rates calculator helps the user seeking a low interest rate do a simple calculation enabling them to find the best mortgage rates between banks. Finding the...


Platforms: Windows, *nix, Windows CE

License: Freeware Size: 809.87 KB Download (151): Best Mortgage Rates Calculator Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 853

Slot Cars 2000 Slot Cars 2000 is a small program used to create a detailed inventory of your slot car collection. Slot Cars 2000 will record information about each car in your collection. Along with catalog and model information, you can also record acquisition dates, prices and current values, chassis and...


Platforms: Windows

License: Freeware Size: 245.76 KB Download (457): Slot Cars 2000 Download

1 2 3 4 5 >