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

Genes Reunited Australia freeware
Filter: All | Freeware | Demo
 

Genes Reunited Australia

< 1 2 3 4 5 
Added: August 03, 2008 | Visits: 2.781

Streaming Stats US Sports Edition Live Desktop RSS feed reader for News and Sports including Odd News, US News, US Sports, NFL, NBA and MLB. News and Scores for National Football League, Major League Baseball and National Basketball Association. News and Sports feeds can be configured for USA, Australia or Europe, no install... Platforms: Windows

License: Freeware Size: 1.86 KB Download (149): Streaming Stats US Sports Edition Download

Added: January 18, 2010 | Visits: 1.199

Geography::States Geography::States is a Perl module with map states and provinces to their codes, and vice versa. SYNOPSIS use Geography::States; my $obj = Geography::States -> new (COUNTRY [, STRICT]); EXAMPLES my $canada = Geography::States -> new (Canada); my $name = $canada -> state (NF); #... Platforms: *nix

License: Freeware Size: 6.14 KB Download (109): Geography::States Download

Added: February 18, 2010 | Visits: 1.597

Dofus Patch DOFUS is a popular masive multiplayer RPG online game. Story: A long time ago.... .. a dragon named Bolgrot arrived in the eternal Province of Amakna. The young Rykke Errel was the only one to be courageous enough to face the terrible creature. Instead of reducing him to dust as it could... Platforms: *nix

License: Freeware Size: 6.6 MB Download (106): Dofus Patch Download

Added: January 21, 2010 | Visits: 1.218

once:radix 0.9 once:radix project is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision. once:radix was created by Cormoran... Platforms: *nix

License: Freeware Size: 20 MB Download (103): once:radix 0.9 Download

Added: March 20, 2010 | Visits: 1.652

Finance::YahooQuote Finance::YahooQuote is a Perl module that can get stock quotes from Yahoo! Finance. SYNOPSIS use Finance::YahooQuote; # setting TIMEOUT and PROXY is optional $Finance::YahooQuote::TIMEOUT = 60; $Finance::YahooQuote::PROXY = "http://some.where.net:8080"; @quote = getonequote $symbol; # Get... Platforms: *nix

License: Freeware Size: 22.53 KB Download (104): Finance::YahooQuote Download

Added: November 22, 2010 | Visits: 1.423

Finance::Quote Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; $q->timeout(60); $conversion_rate = $q->currency("AUD","USD"); $q->set_currency("EUR"); # Return all info in Euros.... Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote Download

Added: January 02, 2010 | Visits: 1.225

Finance::Quote::ASX Finance::Quote::ASX is a Perl module that can obtain quotes from the Australian Stock Exchange. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("asx","BHP"); # Only query ASX. %stockinfo = $q->fetch("australia","BHP"); # Failover to other sources OK. This... Platforms: *nix

License: Freeware Size: 92.16 KB Download (128): Finance::Quote::ASX Download

Added: March 20, 2010 | Visits: 1.010

OZradio 0.9.7.0 OZradio is a graphical radio and recording controller. OZradio is written by Gary Baker South Australia. The purpose of OZradio is to provide a simple and easy to use GUI application to play and Record FM Radio on BTTV or Video4Linux Compatible cards, Play CDs, Rip CDs to Ogg Files , Play Ogg... Platforms: *nix

License: Freeware Size: 532.48 KB Download (157): OZradio 0.9.7.0 Download

Added: November 02, 2010 | Visits: 1.550

Interstate Outlaws 0.1.3 Interstate Outlaws its a vehicular combat game in the spirit of the Interstate games. Interstate Outlaws (IO) is a vehicular death match based game created by mostly by college students from the United States, Great Britain, and Australia. It uses Crystal Space, CEL, and ODE. It is written in... Platforms: *nix

License: Freeware Size: 51.2 MB Download (131): Interstate Outlaws 0.1.3 Download

Added: July 14, 2010 | Visits: 1.357

BlueJ BlueJ project is an integrated Java environment (Java IDE) specifically designed for introductory teaching. The BlueJ environment was developed as part of a university research project about teaching object-orientation to beginners. The system is being developed and maintained by a joint... Platforms: *nix

License: Freeware Size: 3.1 MB Download (164): BlueJ Download

Added: January 07, 2010 | Visits: 1.385

RIR to DNS converter RIR to DNS converter is a tool to convert Regional Internet Registry data to a DNS country lookup zone. You can use it to build your own DNS zone for looking up country codes from IP addresses. It uses data directly from RIPE, ARIN, APNIC, LACNIC, and AFRINIC. The data can be updated on a... Platforms: *nix

License: Freeware Size: 614.4 KB Download (97): RIR to DNS converter Download

Added: November 03, 2010 | Visits: 885

ANUGA 1.0 Beta ANUGA is a software implementation of a hydrodynamic model that is specifically designed to model wetting and drying processes.. Get ANUGA - Hydrodynamic Modelling at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. ANUGA is a... Platforms: *nix

License: Freeware Size: 3.5 MB Download (101): ANUGA 1.0 Beta Download

Added: August 13, 2010 | Visits: 1.020

PGAPy PGAPy is a wrapper for pgapack, the parallel genetic algorithm library, a powerfull genetic algorithm library by D. Levine, Mathematics and Computer Science Division Argonne National Laboratory. The library is written in C. PGAPy wraps this library for use with Python. The original pgapack... Platforms: *nix

License: Freeware Size: 69.63 KB Download (93): PGAPy Download

Added: August 18, 2010 | Visits: 1.271

DateTime::Format::Strptime DateTime::Format::Strptime is a Perl module to parse and format strp and strf time patterns. SYNOPSIS use DateTime::Format::Strptime; my $Strp = new DateTime::Format::Strptime( pattern => %T, locale => en_AU, time_zone => Australia/Melbourne, ); my $dt =... Platforms: *nix

License: Freeware Size: 25.6 KB Download (92): DateTime::Format::Strptime Download

Added: November 20, 2010 | Visits: 1.275

Evocosm Evocosm is a C++ Framework for Evolutionary Computing library. Evocosm is a set of classes that abstract the fundamental components of an evolutionary algorithm. Ill list the components here with a bit of introduction; you can review the details of the classes by downloading the code archives... Platforms: *nix

License: Freeware Size: 348.16 KB Download (95): Evocosm Download

Added: June 16, 2010 | Visits: 1.000

Bio::SAGE::DataProcessing Bio::SAGE::DataProcessing module processes raw serial analysis of gene expression (SAGE) data. SYNOPSIS use Bio::SAGE::DataProcessing; $sage = Bio::SAGE::DataProcessing->new(); # open sequence and quality files open( READS, "library.fasta" ); open( QUAL, "library.qual.fasta" ); #... Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): Bio::SAGE::DataProcessing Download

Added: October 08, 2010 | Visits: 849

Peptide::Pubmed Peptide::Pubmed is a Perl module that can extract peptide sequences from MEDLINE article abstracts. SYNOPSIS use Peptide::Pubmed; $parser = Peptide::Pubmed->new; $in = { PMID => q[15527327], Author => q[Doe JJ, Smith Q], Journal => q[J Biological Foo. 2004;8(2):123-30.], Title => q[Foo,... Platforms: *nix

License: Freeware Size: 358.4 KB Download (104): Peptide::Pubmed Download

Added: August 25, 2010 | Visits: 959

Bio::GMOD Bio::GMOD is a unified API for Model Organism Databases. SYNOPSIS Check the installed version of a MOD use Bio::GMOD::Util::CheckVersions.pm my $mod = Bio::GMOD::Util::CheckVersions->new(-mod=>WormBase); my $version = $mod->live_version; Update a MOD installation use Bio::GMOD::Update;... Platforms: *nix

License: Freeware Size: 71.68 KB Download (103): Bio::GMOD Download

Added: January 25, 2010 | Visits: 699

Take it! Take It! takes a screenshot of your current screen, puts it into a file, and uploads it to a webserver trought FTP. You can freely customize periods of time for your capture, and then see what its going on in your machine remotely. Platforms: Mac

License: Freeware Download (90): Take it! Download

Added: January 25, 2010 | Visits: 668

iRNAi Nowadays, the use of so-called RNA interference is a common technique applied by molecular biologists to determine the function of the many genes in our genome.Unfortunately, the design of oligonucleotides, the building blocks for this technique, is a time-consuming and error-prone task. iRNAi... Platforms: Mac

License: Freeware Download (94): iRNAi Download

< 1 2 3 4 5