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

Dave Bautista Bodybuilder software
Filter: All | Freeware | Demo
 

Dave Bautista Bodybuilder

< 1 2 3 4 
Added: November 19, 2010 | Visits: 954

List::Search List::Search is a Perl module for fast searching of sorted lists. SYNOPSIS use List::Search qw( list_search nlist_search custom_list_search ); # Create a list to search my @list = sort qw( bravo charlie delta ); # Search for a value, returns the index of first match print list_search(...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): List::Search Download

Added: February 13, 2010 | Visits: 944

ep128emu ep128emu is a free, portable emulator of the Enterprise 128 computer, written by Istvan Varga, using Z80 emulation code from Kevin Thackers ENTER emulator. ep128emu should compile and run under any system with a C compiler (preferably one that implements the C99 standard, such as recent...





Platforms: *nix

License: Freeware Download (108): ep128emu Download

Added: January 13, 2010 | Visits: 1.031

Convert::MIL1750A Convert::MIL1750A is a Perl module for conversion routines between decimal floating/integer values and hexadecimal values in the MIL-STD-1750A format. SYNOPSIS use MIL1750A; # Convert to MIL-STD-1750A hex from decimal $hex16i = I16_to_1750A( $dec_value ); $hex16f = F16_to_1750A(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (120): Convert::MIL1750A Download

Added: July 17, 2010 | Visits: 1.030

Jikes RVM Jikes RVM is a compiler that translates JavaTM source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification. You may wonder why the world needs another Java compiler, considering that Sun...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 2.6 MB Download (97): Jikes RVM Download

Added: February 07, 2010 | Visits: 1.122

Math::Logic::Predicate Math::Logic::Predicate is a Perl module to manage and query a predicate assertion database. SYNOPSIS use Math::Logic::Predicate; $db = new Math::Logic::Predicate; # Enter some predicates into the database $db->add(<


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Math::Logic::Predicate Download

Added: November 05, 2010 | Visits: 744

Text::MicroMason::Mason Text::MicroMason::Mason is a simple compiler for Mason-style Templating. SYNOPSIS Mason syntax provides several ways to mix Perl into a text template: < %args > $name < /%args > % if ( $name eq Dave ) { Im sorry < % $name % >, Im afraid I cant do that right now. % } else { < %perl >...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): Text::MicroMason::Mason Download

Added: November 06, 2010 | Visits: 721

Text::MicroMason::HTMLMason Text::MicroMason::HTMLMason is a simple compiler for Mason-style Templating. SYNOPSIS Create a MicroMason object to interpret the templates: use Text::MicroMason; my $mason = Text::MicroMason->new(); Use the standard compile and execute methods to parse and evalute templates: print...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (92): Text::MicroMason::HTMLMason Download

Added: March 18, 2010 | Visits: 865

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (90): Text::MicroMason::Functions Download

Added: May 03, 2010 | Visits: 860

Text::MicroMason::ServerPages Text::MicroMason::ServerPages Perl module contains an alternate syntax like ASP/JSP Templates. SYNOPSIS Instead of using this class directly, pass its name to be mixed in: use Text::MicroMason; my $mason = Text::MicroMason::Base->new( -ServerPages ); Use the standard compile and execute...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (93): Text::MicroMason::ServerPages Download

Added: February 05, 2010 | Visits: 792

QtWvDialer QtWvdialer is a simple graphical frontend to wvdial. Even if it looks like a GTK application in this screen shot, QtWvDialer was developed with Qt from Trolltech AS. Ive chosen the GTK theme because it makes my desktop more homogenous when mixing GNOME and KDE applications. Wvdial was written by...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (140): QtWvDialer Download

Added: October 24, 2010 | Visits: 4.215

UFRaw-Assist UFRaw-Assist project will use the command-line batch facility of UFRaw, combined with the ImageMagick Convert program to apply raw conversion on a batch of similar images. The raw conversion can either be done on the basis of the options in the UFRaw-Assist only, an existing *.ufraw ID file...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): UFRaw-Assist Download

Added: September 08, 2010 | Visits: 948

cmix CMIX is a computer music "language" designed to create and manipulate soundfiles, or files containing raw binary data which can be converted into sound on a computer equipped with an appropriate digital-to-analog convertor. It is somewhat similar to CSOUND and CMUSIC (two other popular software...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (92): cmix Download

Added: August 13, 2010 | Visits: 1.513

mach mach allows you to set up clean build roots from scratch for any distribution or distribution variation supported. In this clean build root you can then easily generate pristine packages. mach is written in python. Currently, mach supports rpm-based distributions that can work with apt for rpm...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (96): mach Download

Added: February 04, 2010 | Visits: 832

Test::C2FIT Test::C2FIT is a direct Perl port of Ward Cunninghams FIT acceptance test framework for Java. SYNOPSIS FileRunner.pl input_containing_fit_tests.html test_results.html perl -MTest::C2FIT -e file_runner input_containing_fit_tests.html test_results.html perl -MTest::C2FIT -e fit_shell...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (90): Test::C2FIT Download

Added: September 06, 2010 | Visits: 850

UFRaw The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate raw images from digital cameras. It can be used on its own or as a Gimp plug-in. It reads raw images using Dave Coffins raw conversion utility - DCRaw. UFRaw supports basic color management using Little CMS, allowing the...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (109): UFRaw Download

Added: January 25, 2010 | Visits: 971

Robot Controller Robot Controller is an application for controlling and testing Lego Mindstorms robots using the RCX with firmware version 2, on Mac OS X version 10.1 or later. It is the ideal companion to Dave Baum's NQC.Robot Controller allows you to:Download firmware to the RCX;Control the three motor...


Platforms: Mac

License: Freeware Download (134): Robot Controller Download

Added: January 25, 2010 | Visits: 1.391

Lost Icons This Icon set contains images linking to Seasons 1 & 2 of LOST, so may give away more than you expect.33 Icons lncluding: Arrow Station, Bad Twin, Caduceus Logo, Desmondls Picture, Ekols Jesus Stick, Hanso Foundation, Hatch Timer, Henry Gale, Hurley and Dave, Hurleyls Comic, Judy Blume Book,...


Platforms: Mac

License: Freeware Download (304): Lost Icons Download

Added: January 25, 2010 | Visits: 940

MSAD Login MSAD Login is a system that connects a Macintosh OS X machine to a Windows server running Active Directory.If you use your Macintosh in a Windows environment that has a Windows server, MSAD Login can connect to that server allowing you to mount your home drive and get notifications when passwords...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (92): MSAD Login Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 721

Arm Wrestling League for Mac OS Brings the classic sport of Arm Wrestling back to the gaming limelight where it belongs. Destined to be an instant classic, this game brings the light hearted fun and strategy as only Enigma Games can do it. Create your wrestler and take notes because you are going to be up against macho men from...


Platforms: Mac

License: Freeware Size: 13.9 MB Download (458): Arm Wrestling League for Mac OS Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 566

The Tuttles Madcap Misadventures for Mac OS An arcade adventure game about a thoroughly modern family trying to bond on a road trip to see the Alamo. In addition to 40 engaging levels of side-scrolling action, players are treated to animated, comic book style cut scenes brought to life by the fantastic voice-over talents of some of...


Platforms: Mac

License: Freeware Size: 238 MB Download (460): The Tuttles Madcap Misadventures for Mac OS Download

< 1 2 3 4