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

Ab Biodisk freeware
Filter: All | Freeware | Demo
 

Ab Biodisk

< 1 2 3 4 5 > 
Added: September 23, 2013 | Visits: 421

Recode AGCT Alleles to AB This script recodes AGCT alleles to the standard genotype format of A_A, A_B, and B_B. Prompts for a marker map strand field to use for recoding. The strand field must have allele information in the form [C/T]. Missing genotypes remain missing. Platforms: Mac

License: Freeware Size: 46.08 KB Download (36): Recode AGCT Alleles to AB Download

Added: October 07, 2013 | Visits: 385

KFritz KFritz ist ab Ubuntu Lucid bereits Teil der Distribution und im Ubuntu-Universe Repository zu finden. Vielen Dank an Christian Mangold f?*N?r die Erstellung der Pakete. Platforms: *nix

License: Freeware Size: 245.76 KB Download (38): KFritz Download

Released: May 11, 2007  |  Added: August 14, 2007 | Visits: 9.175

avast! Virus Cleaner avast! Virus Cleaner is a free tool that will help you remove selected virus & worm infections from your computer - it doesn't replace antivirus program! When your computer gets infected by a virus or worm, the virus often schedule itself to be run automatically when you start your operating... Platforms: Windows

License: Freeware Size: 398.12 KB Download (1917): avast! Virus Cleaner Download

Added: August 31, 2008 | Visits: 1.158

MB Blood Type Inheritance MB Blood Type Inheritance is a blood type determination tool for your child. This is based on the genetic inheritance of a blood type from a parent to a child. Blood Type describes the composition of a personls red blood cells. It is determined by co-dominant alleles. This is one of the forms in... Platforms: Windows

License: Freeware Size: 596 KB Download (497): MB Blood Type Inheritance Download

Added: January 18, 2010 | Visits: 867

Sanefile Sanefile is a tool to easily and quickly clean and change a large number of filenames. The idea started when I started “ripping” my own CD’s and the filenames were all different and full of errors. When I started getting TV downloads from other sources, the issue became a problem. I had... Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): Sanefile Download

Added: January 18, 2010 | Visits: 960

Surblhost Surblhost project is a small program to see if hostnames are listed in the Spam URI Realtime Blocklists (SURBL). Hosts that are blacklisted means that global spam email have been reported to contain links to these hosts. Many popular spam email filters use these lists to identify spam email,... Platforms: *nix

License: Freeware Size: 88.06 KB Download (96): Surblhost Download

Added: January 18, 2010 | Visits: 1.124

HTTPD::Bench::ApacheBench HTTPD::Bench::ApacheBench is a Perl API for Apache benchmarking and regression testing. SYNOPSIS use HTTPD::Bench::ApacheBench; my $b = HTTPD::Bench::ApacheBench->new; # global configuration $b->concurrency(5); $b->priority("run_priority"); # add HTTP request sequences (aka: runs) my... Platforms: *nix

License: Freeware Size: 64.51 KB Download (119): HTTPD::Bench::ApacheBench Download

Added: January 18, 2010 | Visits: 650

wmseti wmseti is a dockapp for monitoring and the control of upto 10 SETI@home processes. wmseti can display various statistics and can pause/continue or kill/run the program. It can be compiled with or without graphics showing alien faces coming out of the shadows as the workunit progresses, with a... Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): wmseti Download

Added: November 11, 2010 | Visits: 1.200

Compress::BraceExpansion Compress::BraceExpansion is a Perl module to create a human-readable compressed string suitable for shell brace expansion. SYNOPSIS use Compress::BraceExpansion; # output: ab{c,d} print Compress::BraceExpansion->new( qw( abc abd ) )->shrink(); # output: aabb{cc,dd} print... Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): Compress::BraceExpansion Download

Added: October 09, 2010 | Visits: 1.085

Graph::ModularDecomposition Graph::ModularDecomposition is a Perl module for modular decomposition of directed graphs. SYNOPSIS use Graph::ModularDecomposition qw(pairstring_to_graph tree_to_string); my $g = new Graph::ModularDecomposition; my $h = $g->pairstring_to_graph( ab,ac,bc ); print "yesn" if... Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graph::ModularDecomposition Download

Added: March 26, 2010 | Visits: 1.225

Music::Scales Music::Scales can supply necessary notes / offsets for musical scales. SYNOPSIS use Music::Scales; my @maj = get_scale_notes(Eb); # defaults to major print join(" ",@maj); # "Eb F G Ab Bb C D" my @blues = get_scale_nums(bl); # bl,blu,blue,blues print join(" ",@blues); # "0 3 5 6 7 10"... Platforms: *nix

License: Freeware Size: 13.31 KB Download (111): Music::Scales Download

Added: September 25, 2010 | Visits: 2.154

Games::Baseball::Scorecard Games::Baseball::Scorecard is a Perl module. SYNOPSIS my $score = Games::Baseball::Scorecard->new($dir, $name, { color => [ .4, .4, .4 ], # grey fonts => [ # Myriad Condensed regular/bold [ myriadrcrrl => 9 ], [ myriadrcbrl => 14 ], [ myriadrcrrl => 14 ], [ myriadrcbrl => 22 ], ], });... Platforms: *nix

License: Freeware Size: 348.16 KB Download (183): Games::Baseball::Scorecard Download

Added: August 17, 2010 | Visits: 1.110

Regexp::Assemble Regexp::Assemble is Perl module to assemble multiple Regular Expressions into a single RE. SYNOPSIS use Regexp::Assemble; my $ra = Regexp::Assemble->new; $ra->add( ab+c ); $ra->add( ab+- ); $ra->add( awd+ ); $ra->add( ad+ ); print $ra->re; # prints a(?:w?d+|b+[-c]) Regexp::Assemble... Platforms: *nix

License: Freeware Size: 81.92 KB Download (94): Regexp::Assemble Download

Added: July 15, 2010 | Visits: 1.078

FuLFS FuLFS is a simple hack to store and read very large files on/from a filesystem with small maximum file size. The primary purpose was putting DVD-size images on FAT32 and use it transparently. The files are stored in the form name.aa, name.ab, ... Usage: ./fulfs physical-storage-dir... Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): FuLFS Download

Added: June 27, 2010 | Visits: 1.308

Locale::RecodeData::ISO_8859_14 Locale::RecodeData::ISO_8859_14 is a Perl module with conversion routines for ISO-8859-14. CHARACTER TABLE The following table is sorted in the same order as the original charmap. All character codes are in hexadecimal. Please read ISO-10646 as ISO-10646-UCS4. Local | ISO-10646 |... Platforms: *nix

License: Freeware Size: 460.8 KB Download (87): Locale::RecodeData::ISO_8859_14 Download

Added: June 02, 2010 | Visits: 1.108

CGI::AppBuilder::Table CGI::AppBuilder::Table module contains a configuration initializer. SYNOPSIS use CGI::AppBuilder::Table; my $ab = CGI::AppBuilder::Table->new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab->start_app($0, %ARGV); print $ab->disp_form($q, $ar); This class provides methods... Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): CGI::AppBuilder::Table Download

Added: September 16, 2010 | Visits: 1.070

CGI::AppBuilder::Frame CGI::AppBuilder::Frame is a configuration initializer. SYNOPSIS use CGI::AppBuilder::Frame; my $ab = CGI::AppBuilder::Frame- >new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab- >start_app($0, %ARGV); print $ab- >disp_form($q, $ar); This class provides methods for reading... Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::AppBuilder::Frame Download

Added: October 09, 2010 | Visits: 698

MozillaTranslator MozillaTranslator (the program) is for localizator//translators that want to localize Mozilla or another XUL based application. Whats New in This Release: - Added a "export to" field for CVS exports, so MT can deal with the differences between en-US and ab-CD different directory layouts in... Platforms: *nix

License: Freeware Size: 747.52 KB Download (93): MozillaTranslator Download

Added: March 12, 2010 | Visits: 1.229

Music::Chord::Namer Music::Chord::Namer - You give it notes, it names the chord. SYNOPSIS use Music::ChordName qw/chordname/; print chordname(qw/C E G/); # prints C print chordname(q/C E G/); # same (yes, array or string!) print chordname(qw/C Eb G Bb D/); # prints Cm9 print chordname(qw/G C Eb Bb D/); #... Platforms: *nix

License: Freeware Size: 6.14 KB Download (121): Music::Chord::Namer Download

Added: July 22, 2010 | Visits: 951

Eventum Eventum provides a user-friendly and flexible issue/bug tracking system. Eventum is a user-friendly and flexible issue tracking system that can be used by a support department to track incoming technical support requests or by a software development team to quickly organize tasks and bugs.... Platforms: *nix

License: Freeware Size: 880.64 KB Download (113): Eventum Download

< 1 2 3 4 5 >