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

Build Hydrogen Fuel Cell freeware
Filter: All | Freeware | Demo
 

Build Hydrogen Fuel Cell

1 2 3 4 5 > 
Released: October 23, 2012  |  Added: November 07, 2012 | Visits: 2.657

ZC Video to Cell Phone Converter ZC Video to Cell Phone Converter convert most of key feature format video movies to cell phone, backberry phone, windows mobile phone, symbian phone, palm phone, pocket pc playable movie, and extract the movie audio to playable music. It supports most of popular video movie formats, including...



Platforms: Windows

License: Freeware Size: 12.6 MB Download (159): ZC Video to Cell Phone Converter 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: August 14, 2010 | Visits: 1.099

Hydrogen Hydrogen is an advanced drum machine for GNU/Linux. Hydrogens main goal is to bring professional yet simple and intuitive pattern-based drum programming..


Platforms: *nix

License: Freeware Size: 2.8 MB Download (206): Hydrogen 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: September 19, 2010 | Visits: 1.503

Quake III Arena Cell Shading Quake III Arena Cell Shadings goal is to add Cell Shading capabilities to the Quake III engine with Real-time performance. In order to provide such feature we have decided to use Kuwahara filter. Kuwahara filter is a noise-reduction filter that preserves edges. It uses four subquadrants to...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (130): Quake III Arena Cell Shading 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.277

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.156

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: October 06, 2010 | Visits: 944

AFS::Cell SYNOPSIS use AFS::Cell qw (configdir expandcell getcellinfo localcell whichcell wscell ); my $conf_dir = configdir; my $cell = expandcell(mpa); $cell = localcell; $cell = whichcell(./); $cell = wscell; ($cell, my @hosts) = getcellinfo; print "Cell: $celln"; foreach my $host...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (113): AFS::Cell Download

Added: April 20, 2010 | Visits: 915

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.214

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: July 26, 2012  |  Added: July 26, 2012 | Visits: 781

Spent Nuclear Fuel Explorer Spent Nuclear Fuel Explorer was designed as a small and accessible tool that allows you to explore graphs and displays data for the nuclear activity for a certain period. Spent Nuclear Fuel Explorer is written in the Java programming language and can be run on Windows, Mac OS X and Linux.


Platforms: Windows

License: Freeware Download (439): Spent Nuclear Fuel Explorer Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 747

Spinnaker Fuel Tax Program My Fuel Tax is a program specifically written to ease the painstaking process of preparing your quarterly fuel taxes. It will work for individual owner operators and small fleets. If you have Microsoft Excel, it can also generate the NY HUT, OR HUT, NMWDT, and KYWDT Report. We are working on the...


Platforms: Windows

License: Freeware Size: 2.48 MB Download (54): Spinnaker Fuel Tax Program Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 966

Build-a-lot for Mac OS Send the housing market through the roof as you build, buy, and sell houses in the new strategy game, Build-a-lot! You can flip houses for quick cash or sit back and watch the rental income pile up. Become a real estate mogul as you visit scenic towns, earn huge profits and perform special favors...


Platforms: Mac

License: Freeware Size: 47.9 MB Download (466): Build-a-lot for Mac OS Download

1 2 3 4 5 >