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

Rational Nexus Definition software
Filter: All | Freeware | Demo
 

Rational Nexus Definition

1 2 3 4 5 > 
Released: December 27, 2011  |  Added: April 13, 2014 | Visits: 9.870

Nexus Radio Nexus Radio is a free all-in-one application for all of your music needs. listen to and record over 14,000 internet radio stations directly to your PC free of charge! You can play recorded stations directly within Nexus Radio, or transfer songs to your iPod/iPhone or any other multimedia device...



Platforms: Windows, Windows 7

License: Freeware Size: 16.29 MB Download (710): Nexus Radio Download

Added: February 19, 2010 | Visits: 1.190

Bio::NEXUS::Block Bio::NEXUS::Block is a Perl module that provides useful functions for blocks in NEXUS file (parent class). SYNOPSIS This module is the super class of all NEXUS block classes. It is not used specifically from a program; in other words, you dont create a new Bio::NEXUS::Block object. Other...





Platforms: *nix

License: Freeware Size: 153.6 KB Download (97): Bio::NEXUS::Block Download

Added: November 27, 2010 | Visits: 1.347

Bio::NEXUS::Node Bio::NEXUS::Node is a Perl module that provides functions for manipulating nodes in trees. SYNOPSIS new Bio::NEXUS::Node; METHODS new Title : new Usage : $node = new Bio::NEXUS::Node(); Function: Creates a new Bio::NEXUS::Node object Returns : Bio::NEXUS::Node object Args : none...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (98): Bio::NEXUS::Node Download

Added: October 11, 2010 | Visits: 878

Bio::NEXUS::TaxaBlock Bio::NEXUS::TaxaBlock is a Perl module that represents TAXA block of a NEXUS file. SYNOPSIS if ( $type =~ /taxa/i ) { $block_object = new Bio::NEXUS::TaxaBlock($type, $block, $verbose); } If a NEXUS block is a taxa block, this module parses the block and stores the taxonomic data....


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): Bio::NEXUS::TaxaBlock Download

Added: May 21, 2010 | Visits: 915

Bio::NEXUS::TreesBlock Bio::NEXUS::TreesBlock is a Perl module that represents TREES block of a NEXUS file. SYNOPSIS if ( $type =~ /trees/i ) { $block_object = new Bio::NEXUS::TreesBlock( $block_type, $block, $verbose ); } If a NEXUS block is a Trees Block, this module parses the block and stores the tree data....


Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::TreesBlock Download

Added: September 12, 2010 | Visits: 924

Bio::NEXUS::WeightSet Bio::NEXUS::WeightSet is a Perl module that represents column weights in alignment ( for each character). SYNOPSIS new Bio::NEXUS::WeightSet($name, @weights, $iswt); A module representing column weights in alignment (for each character) METHODS new Title : new Usage : $node = new...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): Bio::NEXUS::WeightSet Download

Added: August 02, 2010 | Visits: 902

Bio::NEXUS::HistoryBlock Bio::NEXUS::HistoryBlock is a Perl module that represents a HISTORY block of a NEXUS file. SYNOPSIS $block_object = new Bio::NEXUS::HistoryBlock(history, $block, $verbose); This is a class representing a history block in NEXUS file METHODS new Title : new Usage : block_object = new...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (99): Bio::NEXUS::HistoryBlock Download

Added: November 23, 2010 | Visits: 899

Bio::NEXUS::CodonsBlock Bio::NEXUS::CodonsBlock is a Perl module that represents CODONS block in NEXUS file. METHODS new Title : new Usage : block_object = new Bio::NEXUS::CodonsBlock(); Function: Creates a new Bio::NEXUS::CodonsBlock object Returns : Bio::NEXUS::CodonsBlock object Args :.


Platforms: *nix

License: Freeware Size: 153.6 KB Download (133): Bio::NEXUS::CodonsBlock Download

Added: February 09, 2010 | Visits: 802

Bio::NEXUS::MatrixBlock Bio::NEXUS::MatrixBlock is a Perl module that provides functions for handling blocks that have matrices. SYNOPSIS This module is the super class of Characters, Unaligned, and Distances block classes, and indirectly it is a super-class of Data and History blocks, which are both sub-classes of...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (86): Bio::NEXUS::MatrixBlock Download

Added: February 24, 2010 | Visits: 854

Bio::NEXUS::DataBlock Bio::NEXUS::DataBlock is a Perl module that represents the deprecated DATA Block in NEXUS file. SYNOPSIS $block_object = new Bio::NEXUS::DataBlock($type, $block, $verbose, $taxlabels_ref); The DataBlock class represents the deprecated Data Block in a NEXUS file. Data Blocks are still used...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (105): Bio::NEXUS::DataBlock Download

Added: October 22, 2010 | Visits: 848

Bio::NEXUS::UnalignedBlock Bio::NEXUS::UnalignedBlock is a Perl module that represents an UNALIGNED block of a NEXUS file. SYNOPSIS if ( $type =~ /unaligned/i ) { $block_object = new Bio::NEXUS::UnalignedBlock($type, $block, $verbose); } This is a class representing an unaligned block in NEXUS file METHODS new...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::UnalignedBlock Download

Added: April 10, 2010 | Visits: 717

Bio::NEXUS::SetsBlock Bio::NEXUS::SetsBlock is a Perl module that represents SETS block of a NEXUS file. SYNOPSIS $block_object = new Bio::NEXUS::SetsBlock($block_type, $block, $verbose); Parses Sets block of NEXUS file and stores Sets data. METHODS new Title : new Usage : $block_object = new...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (88): Bio::NEXUS::SetsBlock Download

Added: September 17, 2010 | Visits: 854

Bio::NEXUS::Functions Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. This package provides private functions that are not object-specific..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::Functions Download

Added: October 15, 2010 | Visits: 854

Bio::NEXUS::NotesBlock Bio::NEXUS::NotesBlock is a Perl module that represents a NOTES block in a NEXUS file. Placeholding module for the Notes Block class..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): Bio::NEXUS::NotesBlock Download

Added: July 08, 2010 | Visits: 911

Bio::NEXUS::DistancesBlock Bio::NEXUS::DistancesBlock is a Perl module that represents DISTANCES block in NEXUS file. The DistancesBlock class represents a NEXUS Distances Block and provides methods for reading, writing, and accessing data within these blocks. Distances Blocks contain distance matrices, or a table of...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (96): Bio::NEXUS::DistancesBlock Download

Released: November 08, 2010  |  Added: November 30, 2010 | Visits: 1.160

iCoolsoft Nexus One Video Converter iCoolsoft Nexus One Video Converter, the best video converter for Nexus One, can convert to Nexus One MP4 format from any video format, such as, MP4, H.264, M4V, AVI, WMV, 3GP, 3GPP, MOV, SWF, FLV, VOB, MOD, DivX, XviD, QuickTime Video, MPEG, MPEG2, MPG, etc. It also supports converting audio...


Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 9.13 MB Download (512): iCoolsoft Nexus One Video Converter Download

Released: August 26, 2011  |  Added: September 18, 2011 | Visits: 1.158

Tipard Video Converter for Nexus One Tipard Video Converter for Nexus One is the most powerful and easy-to-use video converter for Google phone. It can convert HD videos, FLV, VOB, MOD, MP4, etc. to Nexus One Google Phone video formats like MP4 and H.264 video formats. This Nexus One Video Converter can also rip audio and convert...


Platforms: Windows, Other

License: Shareware Cost: $29.00 USD Size: 13.7 MB Download (98): Tipard Video Converter for Nexus One Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 644

Nexus Imager Nexus Imager is a fast high-resolution digital imaging program with a thumbnail browser that allows the user to view, organise, edit, save and print images. It offers tools to the user to resize the image, crop, flip, emboss, diffuse, smooth, sharpen and many more. Also offering different modes...


Platforms: Windows

License: Shareware Cost: $4.95 USD Size: 3.22 MB Download (59): Nexus Imager Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 1.054

Windows Defender Latest Definition Updates This package will help you install the latest Windows Defender definition updates. If you encounter problems while trying to install definition updates for Windows Defender, you can download the latest definition update for computers running a 32-bit (x86-based) or 64-bit version of Windows. for...


Platforms: Windows, XP, 2003, Windows Vista, XPX64

License: Freeware Download (486): Windows Defender Latest Definition Updates Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 1.045

Microsoft Security Essentials & ForeFront Client Security Definition Updates This package will help you install the latest Microsoft ForeFront Client Security definition updates. mpam-fe.exe Antimalware Full + Engine package (for x86, amd64, ia64) Contains engine (mpengine.dll), mpasbase.vdm, mpasdlta.vdm, mpavbase.vdm, mpavdlt.vdm, mpsigstub.exe. mpam-d.exe...


Platforms: Windows


1 2 3 4 5 >