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

Build Racing Lawnmower freeware
Filter: All | Freeware | Demo
 

Build Racing Lawnmower

1 2 3 4 5 > 
Added: August 01, 2006 | Visits: 4.579

TSPhotoFinish - Horse Racing Horse racing simulator and pari-mutuel wagering learning tool. An exiting program to play while learning the basics of pari-mutuel wagering that also helps you learn to read the racing program (past performances) to start handicapping. Learn how to place bets from the basic Win, Place, Show,...



Platforms: Windows, Windows CE

License: Freeware Size: 2.63 MB Download (384): TSPhotoFinish - Horse Racing Download

Added: January 05, 2006 | Visits: 5.004

TSPhotoFinish - Dog Racing Greyhound racing simulator and pari-mutuel wagering learning tool. An exiting program to play while learning the basics of pari-mutuel wagering that also helps you learn to read the racing program (past performances) to start handicapping. Learn how to place bets from the basic Win, Place, Show,...





Platforms: Windows, Windows CE

License: Freeware Size: 2.56 MB Download (230): TSPhotoFinish - Dog Racing Download

Released: May 05, 2003  |  Added: June 11, 2006 | Visits: 11.774

Virtual Online Horse Racing Virtual online horse racing game. Create your own stable of horses and compete against other users online. See if you have what it takes to win the Triple Crown!


Platforms: Windows

License: Freeware Size: 1.18 MB Download (788): Virtual Online Horse Racing Download

Released: October 30, 2006  |  Added: November 22, 2006 | Visits: 4.329

Car Racing Deluxe Meteorites rain have taken down a small town where you lived in and your last chance is the only one spared car. You are moving to the neighboring city, but the disaster is chasing you. There is no way back, the fiery lava is breathing right behind your back and it won't be slow in swallowing you...


Platforms: Windows

License: Freeware Size: 1.84 MB Download (693): Car Racing Deluxe Download

Added: June 21, 2010 | Visits: 1.159

Module::Build::TestReporter Module::Build::TestReporter is a Perl module to help users report test failures. SYNOPSIS use Module::Build::TestReporter; my $build = Module::Build::TestReporter->new( # normal Module::Build code here ); # or, in your own M::B subclass package My::Module::Build; use Class::Roles...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): Module::Build::TestReporter Download

Added: February 26, 2010 | Visits: 1.174

auto-build auto-build is a Perl module that can run automated, unattended software build processes. SYNOPSIS # auto-build [OPTION]... Run build using latest code currently in source control # auto-build --config /etc/auto-build.d/auto-build.conf Run build using code committed prior to 12:30 on Dec...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (106): auto-build Download

Added: March 26, 2010 | Visits: 1.031

Module::Build::JSAN Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN. SYNOPSIS use Module::Build::JSAN; my $build = Module::Build::JSAN->new( module_name => Foo-Bar, license => perl, dist_author => Joe Developer , dist_abstract => Say something pithy here, dist_version => 0.02,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Module::Build::JSAN Download

Added: May 22, 2010 | Visits: 1.237

Module::Build::Authoring Module::Build::Authoring are authoring Module::Build modules. When creating a Build.PL script for a module, something like the following code will typically be used: use Module::Build; my $build = Module::Build->new ( module_name => Foo::Bar, license => perl, requires => { perl =>...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (96): Module::Build::Authoring Download

Added: March 24, 2010 | Visits: 776

gnome-build gnome-build package contains GNOME build framework tools..


Platforms: *nix

License: Freeware Size: 614.4 KB Download (94): gnome-build Download

Added: July 14, 2010 | Visits: 909

Java::Build::GenericBuild Java::Build::GenericBuild is a high level driver to control Java builds. SYNOPSIS There are two (or more) code files needed to effectively use this module. First, create a subclass of this class: package Java::Build::MyBuild; use Carp; # Do the following in a BEGIN block before the use...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): Java::Build::GenericBuild Download

Added: September 13, 2010 | Visits: 1.278

Java::Build::Tasks Java::Build::Tasks is a Perl module that collects common Java build tasks in one place: jar, jarsigner, etc. SYNOPSIS use Java::Build::Tasks; set_logger($log_object); copy_file(source, dest); copy_file(list, of, sources, dest); copy_file(-r, list, of, sources, with, flags, dest);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (110): Java::Build::Tasks Download

Added: July 01, 2010 | Visits: 1.157

Module::Build Module::Build is a Perl module for build and install Perl modules. SYNOPSIS Standard process for building & installing modules: perl Build.PL ./Build ./Build test ./Build install Or, if youre on a platform (like DOS or Windows) that doesnt require the "./" notation, you can do this:...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (95): Module::Build Download

Added: September 03, 2010 | Visits: 879

kdesvn-build kdesvn-build script builds KDE from its Subversion source repository. Well, that and a *LOT* more... It builds qt-copy, automatically includes unsermake in the build, easily supports being run from cron, allows module-specific options such as configure flags, logs everything, and generally...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (91): kdesvn-build Download

Added: April 20, 2010 | Visits: 916

Java::Build::JVM Java::Build::JVM is a Perl module that starts one JVM for compiling. SYNOPSIS use Java::Build::JVM; my $compiler = Java::Build::JVM->getCompiler(); $compiler->destination("some/path"); $compiler->classpath("some/pathto/jar.jar:some/other/path/javas");...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (104): Java::Build::JVM Download

Added: April 10, 2010 | Visits: 1.032

Java::Build Java::Build is a family of modules which you can use instead of Ant. SYNOPSIS use Java::Build::JVM; # access to the javac compiler in one jvm use Java::Build::Tasks; # some helpful methods similar to Ant tasks my $source_files = build_file_list( BASE_DIR => $some_path, INCLUDE_PATTERNS...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): Java::Build Download

Added: June 17, 2010 | Visits: 1.215

WormBase::Archive::Build WormBase::Archive::Build can create archives of Wormbase releases. SYNOPSIS use Bio::GMOD::Admin::Archive; my $archive = Bio::GMOD::Admin::Archive->new(); $archive->create_archive(); METHODS Bio::GMOD::Admin::Archive->new(@options) Create a new WormBase::Archive object for archiving...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (96): WormBase::Archive::Build Download

Added: April 12, 2010 | Visits: 1.530

Build Order Analyzer Build Order Anlyzer for the Axis & Allies RTS is a tool for analyzing builds in the Axis & Allies RTS game. Many sites go to great lengths to explain Build Orders, but the Build Order Analyzer is the first tool to actually allow players the ability to define a Build Order and then compare it to...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (113): Build Order Analyzer Download

Released: June 16, 2017  |  Added: July 16, 2017 | Visits: 2.409

Ultra Drag Racing 3D drag racing game. Complete all races one by one in this high-speed drag racing game. Finish first to earn money and improve your dragster. Be as fast as you can to complete all 20 stages. Sports games simulate sports competitions. There are many simulators of different sports - sports cars,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 26.67 MB Download (274): Ultra Drag Racing Download

Released: May 23, 2017  |  Added: June 20, 2017 | Visits: 1.646

Super Police Racing 3D racing game. Sun City is the city of future with the best ecology and high tech infrastructure. But the rise of crime rate makes this place dangerous for living. Extremists block roads, car criminals crash the traffic, hackers override automatic city traffic control. Special Supercar Police...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 47.52 MB Download (311): Super Police Racing Download

Released: June 01, 2017  |  Added: July 06, 2017 | Visits: 1.591

Racing Show 3D racing game. Become a member of our Racing Show. Competitions are held with the participation of the classic sport cars in the military industry area. Win the races and gain points for tricks! You like the speed and adrenaline, and no matter what vehicle you prefer - in speed games there are...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 49.88 MB Download (210): Racing Show Download

1 2 3 4 5 >