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

Building A Turtle Pond freeware
Filter: All | Freeware | Demo
 

Building A Turtle Pond

< 1 2 3 4 5 > 
Added: August 08, 2010 | Visits: 1.114

GNU make GNU make is a tool which controls the generation of executables and other non-source files of a program from the programs source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other...



Platforms: *nix

License: Freeware Size: 1.1 MB Download (133): GNU make Download

Added: January 24, 2010 | Visits: 999

js-search js-search is a javascript indexing and searching. A client-side library for building a simple inverted index, and searching it. You can download the source code from SVN with the following command: svn checkout http://js-search.googlecode.com/svn/trunk/ js-search.





Platforms: *nix

License: Freeware Download (117): js-search Download

Added: November 10, 2010 | Visits: 1.363

Open Project Services Open Project Services (OPS) is a project collaboration platform, integrating server components such as e-mail, calendaring, timesheets, documents, knowledge, etc. with standards complient clients. Open Project Services consists of a project server and a set of client extensions. We are building...


Platforms: *nix

License: Freeware Size: 8.4 MB Download (116): Open Project Services Download

Added: April 17, 2010 | Visits: 1.023

Audio::MPEG Audio::MPEG is a Perl module for encoding and decoding of MPEG Audio (MP3). SYNOPSIS use Audio::MPEG; Audio::MPEG is a Perl interface to the LAME and MAD MPEG audio Layers I, II, and III encoding and decoding libraries. Rationale I have been building a fairly extensive MP3 library, and...


Platforms: *nix

License: Freeware Size: 57 MB Download (92): Audio::MPEG Download

Added: October 08, 2010 | Visits: 1.110

Bigtop::Docs::TOC Bigtop::Docs::TOC is a table of contents for Bigtop::Docs::* documentation modules. What Should I Read? This document is a brief annotated list of each Bigtop::Docs::* module. Here are the highlights: Lazy people should start with Bigtop::Docs::TentTut Those allergic to web apps should...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (91): Bigtop::Docs::TOC Download

Added: February 17, 2010 | Visits: 1.266

X12::Parser::Readme X12::Parser::Readme is a Perl module for understanding configuration (cf) files for X12::Parser. X12 transactions ASC X12 standards define commonly used EDI transactions. The standards define a structure/format for exchange of EDI data. Each transaction type is called a "transaction set"....


Platforms: *nix

License: Freeware Size: 19.46 KB Download (115): X12::Parser::Readme Download

Added: January 11, 2010 | Visits: 892

FreeFont FreeFont project aims to provide a set of free outline (PostScript Type0, TrueType, OpenType...) fonts covering the ISO 10646/Unicode UCS (Universal Character Set). Why do we need free outline UCS fonts? A large number of free software users switched from free X11 bitmapped fonts to...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (116): FreeFont Download

Added: January 26, 2010 | Visits: 1.232

Bio::GMOD::Admin::Monitor::blat Bio::GMOD::Admin::Monitor::blat is a Perl module that can monitor a BLAT server. SYNOPSIS Check the installed version of a MOD use Bio::GMOD::Util::CheckVersions.pm my $gmod = Bio::GMOD::Util::CheckVersions->new(-mod=>WormBase); my $version = $gmod->live_version; Update a MOD installation...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (106): Bio::GMOD::Admin::Monitor::blat Download

Added: April 12, 2010 | Visits: 954

AI::FuzzyLogic AI::FuzzyLogic is a Perl module for Fuzzy Set Operations and Tools. SYNOPSIS use AI::FuzzyLogic; $i = new AI::FuzzyLogic $unittype, @numbers; # new set with one subset $i = new AI::FuzzyLogic age, 0, 0.1, 0.2, 0.1, 0; # same thing $i = new AI::FuzzyLogic $subset1, $subset2, $subset3; #...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): AI::FuzzyLogic Download

Added: October 19, 2010 | Visits: 1.548

Compress::LZW Compress::LZW is a pure perl implementation of LZW. WARNING This module does not yet support compress(1)s .Z files!! Nor is its interface stable. Hence the alpha status. Expect support to come soon. WARNING Read above once more :) SYNOPSIS use Compress::LZW; my $compressed =...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (271): Compress::LZW Download

Added: August 20, 2010 | Visits: 810

Class::MOP Class::MOP is a Meta Object Protocol for Perl 5. SYNOPSIS # ... This will come later, for now see # the other SYNOPSIS for more information This module is an attempt to create a meta object protocol for the Perl 5 object system. It makes no attempt to change the behavior or characteristics...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (97): Class::MOP Download

Added: June 10, 2010 | Visits: 1.840

Libface Libface is a special library exclusively for face recognition and it is built over Intels OpenCV Library. The project has got a complete collection of functions that are essential for building a face recognition system. Considering the need for plotting functionality, Ive included N. Devillards...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (407): Libface Download

Added: November 11, 2010 | Visits: 1.040

Games::Irrlicht Games::Irrlicht is a Perl module that use the Irrlicht 3D Engine in Perl. SYNOPSIS package MyGame; use strict; use base Games::Irrlicht; use Games::Irrlicht::Constants; get EDT_SOFTWARE etc # override methods: The Why When building a game or screensaver displaying some continously...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (91): Games::Irrlicht Download

Added: February 19, 2010 | Visits: 1.260

Fenris 0.07-m2 build Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes. The main logical components are: - Fenris: high-level tracer, a tool that detects the logic used...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): Fenris 0.07-m2 build Download

Added: November 08, 2010 | Visits: 969

Gantry::Docs::TOC Gantry::Docs::TOC is a table of contents for Gantry::Docs::* documentation modules. What should I read? This document is a brief annotated list of each Gantry::Docs::* module. About.pm Describes the history, features, and motivation behind Gantry. DBConn.pm Explains how database...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (98): Gantry::Docs::TOC Download

Added: August 13, 2010 | Visits: 808

Plucene Plucene is a Perl port of the Lucene search engine. SYNOPSIS Create Documents by adding Fields: my $doc = Plucene::Document->new; $doc->add(Plucene::Document::Field->Text(content => $content)); $doc->add(Plucene::Document::Field->Text(author => "Your Name")); Choose Your Analyser and...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (94): Plucene Download

Added: March 16, 2010 | Visits: 602

Bio::ExtractNE::MakeDict Bio::ExtractNE::MakeDict is a package for creating dictionary. FUNCTIONS mkdict($input_file, $output_dictfile) This function creates named-entity dictionary. Note that $input_file is a hash. Currently, only SwissProt data is supported. mkdict({ sprot_file => "sprot", } => "sprot.dict");...


Platforms: *nix

License: Freeware Size: 5.3 MB Download (123): Bio::ExtractNE::MakeDict Download

Released: August 20, 2012  |  Added: September 15, 2012 | Visits: 2.389

SEO PowerSuite Free What if you could get the industry's best SEO tools for free?! Here is the deal: Link-Assistant.Com, the maker of a famous SEO pack that's used by every 3rd SEO-optimizer in the world, is offering its award-winning SEO bundle - SEO PowerSuite - for FREE! With it, you get: 1. An unlimited...


Platforms: Windows, Mac, *nix, Java

License: Freeware Size: 56.67 MB Download (136): SEO PowerSuite Free Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 366

FileCarver for Mac OS A powerful developer tool for editing structured binary files. FileCarver increases productivity by allowing the developer to write simple XML file format definitions to quickly prototype and implement GUI editors for binary files. Each XML file format definition describes the structure of a...


Platforms: Mac

License: Freeware Size: 1.1 MB Download (50): FileCarver for Mac OS Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 533

Dungeon Siege for Mac OS Assemble and control a party of up to eight heroes at a time as you battle your way through the seamless and expansive 3D world of Ehb. From warriors and archers to wizards, and even Packmules to carry your treasure, you and your party will wreak vengeance on an ancient evil. Whether you're...


Platforms: Mac

License: Freeware Size: 1.8 MB Download (487): Dungeon Siege for Mac OS Download

< 1 2 3 4 5 >