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

Abstract Estimate software
Filter: All | Freeware | Demo
 

Abstract Estimate

< 1 2 3 4 5 > 
Added: May 11, 2010 | Visits: 1.165

CoreLinux++ Function Load Library CoreLinux++ Function Load Library (libclfll++) takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries. Application developers define function objects as wrappers and can then dynamically load the... Platforms: *nix

License: Freeware Size: 93.18 KB Download (95): CoreLinux++ Function Load Library Download

Added: March 05, 2010 | Visits: 850

Persistent::DBI Persistent::DBI is an Abstract Persistent Class implemented using a DBI Data Source. SYNOPSIS ### we are a subclass of ... ### use Persistent::DBI; @ISA = qw(Persistent::DBI); ABSTRACT This is an abstract class used by the Persistent framework of classes to implement persistence using... Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): Persistent::DBI Download

Added: March 16, 2010 | Visits: 964

Persistent::Base Persistent::Base is an Abstract Persistent Base Class. SYNOPSIS ### we are a subclass of ... ### use Persistent::Base; @ISA = qw(Persistent::Base); ABSTRACT This is an abstract class used by the Persistent framework of classes to implement persistence with various types of data stores.... Platforms: *nix

License: Freeware Size: 38.91 KB Download (88): Persistent::Base Download

Added: February 21, 2010 | Visits: 868

Audio::TagLib::AudioProperties Audio::TagLib::AudioProperties is a simple, abstract interface to common audio properties. DESCRIPTION The values here are common to most audio formats. For more specific, codec dependant values, please see see the subclasses APIs. This is meant to compliment the Audio::TagLib::File and... Platforms: *nix

License: Freeware Size: 1.4 MB Download (96): Audio::TagLib::AudioProperties Download

Added: February 20, 2010 | Visits: 1.012

SOAP::Data::ComplexType SOAP::Data::ComplexType is an abstract class for creating and handling complex SOAP::Data objects. SYNOPSIS package My::SOAP::Data::ComplexType::Foo; use strict; use warnings; use SOAP::Data::ComplexType; use vars qw(@ISA); @ISA = qw(SOAP::Data::ComplexType); use constant OBJ_URI =>... Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): SOAP::Data::ComplexType Download

Added: January 18, 2010 | Visits: 761

Noiz2sa Noiz2sa is an abstract shooter game. It was created by Kenta Cho and ported to Linux by Evil Mr Henry. Installation: Download the data files, and the executable for your platform. Put noiz2sa in this directory. On most systems, simply open a console, switch to root, and run ./install.sh. If... Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): Noiz2sa Download

Added: March 18, 2010 | Visits: 460

Parsec47 Parsec47 is an abstract shooter. I was created by Kenta Cho and ported to Linux by Evil Mr Henry. Installation: Parsec47 is entirely contained within this directory. There is no installation. To uninstall, simply delete this directory. Running: Type ./p47 to start the game. The... Platforms: *nix

License: Freeware Size: 4.4 MB Download (91): Parsec47 Download

Added: July 04, 2010 | Visits: 626

rRootage rRootage is an abstract shooter game. It was created by Kenta Cho and ported to Linux by Evil Mr Henry. Debian distro: apt-get install rrootage. Installation: Download the data files, and the executable for your platform. Put rr in this directory. On most systems, simply open a console,... Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): rRootage Download

Added: April 04, 2010 | Visits: 675

Libgtkol Libgtkol is GTK C++ Object Layer based on the libgenerics abstract services and the Gtk API. The project offers the developers a complete intuitive object API without restricting access to the Gtk functionalities themselves.. Get libgenerics at SourceForge.net. Fast, secure and free downloads... Platforms: *nix

License: Freeware Size: 378.88 KB Download (89): Libgtkol Download

Added: September 26, 2010 | Visits: 969

Bio::Location::CoordinatePolicyI Bio::Location::CoordinatePolicyI is an abstract interface for objects implementing a certain policy of computing integer-valued coordinates of a Location. SYNOPSIS # get a location, e.g., from a SeqFeature $location = $feature->location(); # examine its coordinate computation policy print... Platforms: *nix

License: Freeware Size: 4.7 MB Download (90): Bio::Location::CoordinatePolicyI Download

Added: May 27, 2010 | Visits: 928

Transcend Game Transcend Game project is a retro-style, abstract, collage-building, musical, shooter game. The graphics are geometrical, and the pace is sometimes frenzied. Two features set Transcend apart from other games. First, its dynamic graphical engine, which can smoothly morph from one complex shape... Platforms: *nix

License: Freeware Size: 1.8 MB Download (99): Transcend Game Download

Added: August 11, 2010 | Visits: 708

Transcend Transcend can best be described as retro-style, abstract, 2D shooter. The graphics are geometrical, and the pace is sometimes frenzied. Two features set Transcend apart from other games. First, its dynamic graphical engine, which can smoothly morph from one complex shape to another, produces... Platforms: *nix

License: Freeware Size: 1.8 MB Download (90): Transcend Download

Added: January 17, 2010 | Visits: 869

Filesys::DiskUsage Filesys::DiskUsage is a Perl module to estimate file space usage (similar to `du`). SYNOPSIS use Filesys::DiskUsage qw/du/; # basic $total = du(qw/file1 file2 directory1/); or # no recursion $total = du( { recursive => 0 } , <*> ); or # max-depth is 1 $total = du( { max-depth => 1 }... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Filesys::DiskUsage Download

Added: January 13, 2010 | Visits: 767

XML::LibXML::Node XML::LibXML::Node is an abstract base class of XML::LibXML nodes. SYNOPSIS $name = $node->nodeName; $node->setNodeName( $newName ); $bool = $node->isSameNode( $other_node ); $bool = $node->isEqual( $other_node ); $content = $node->nodeValue; $content = $node->textContent; $type =... Platforms: *nix

License: Freeware Size: 256 KB Download (103): XML::LibXML::Node Download

Added: July 10, 2010 | Visits: 657

CORBA::IDLtreev CORBA::IDLtree is a Perl module that builds abstract syntax trees from CORBA IDL. The main export is sub Parse_File which takes an IDL input file name as the parameter, and returns a reference to an array of references to the root nodes constructed (or 0 if there were syntax errors.)... Platforms: *nix

License: Freeware Size: 36.86 KB Download (87): CORBA::IDLtreev Download

Added: July 14, 2010 | Visits: 668

ChouXiang ChouXiang is a GPL, abstract shooter. Controls: Left Ctrl= Fire Left Alt= Zapper (uses 1 life or 1 shield) Up Arrow= Up Down Arrow= Down Left Arrow= Left Right Arrow= Right P= Pause F= Show FPS, etc. ESC= Exit. Get ChouXiang at SourceForge.net. Fast, secure and free downloads from the... Platforms: *nix

License: Freeware Size: 11.4 MB Download (94): ChouXiang Download

Added: June 23, 2010 | Visits: 611

libmpd libmpd is very new, I wrote it to abstract the mpd abstraction out of the code in gmpc. Therefor making gmpc code easier to read, but even more important easier to debug. Libmpd will now be released as a set of C files. The main goal is to make it a seperate library. Comments/suggestions are... Platforms: *nix

License: Freeware Size: 307.2 KB Download (94): libmpd Download

Added: June 07, 2010 | Visits: 1.593

Archive::Any::Create Archive::Any::Create is an abstract API to create archives (tar.gz and zip). SYNOPSIS use Archive::Any::Create; my $archive = Archive::Any::Create->new; $archive->container(foo); # top-level directory $archive->add_file(bar.txt, $data); # foo/bar.txt $archive->add_file(bar/baz.txt,... Platforms: *nix

License: Freeware Size: 3.07 KB Download (114): Archive::Any::Create Download

Added: October 16, 2010 | Visits: 911

Net::FreeDB2::Connection Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class. Net::FreeDB2::Connection is an abstract class to represent connections to FreeDB/CDDB servers. After a successfull connection, FreeDB/CDDB queries, reads etc can be made to obtain/provide information from/to FreeDB/CDDB... Platforms: *nix

License: Freeware Size: 30.72 KB Download (107): Net::FreeDB2::Connection Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 513

RipSaw6 Abstract Art Puzzle How much is a memory worth? Ripsaws 6 vibrant color puzzles are quite a bargain and loved by all ages and genders. It's a Memory Mender game because when memory is not used, you loose. As you stretch and exercise memory, it improves. As you remember art details, you will find you also remember... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 24.91 MB Download (54): RipSaw6 Abstract Art Puzzle Download

< 1 2 3 4 5 >