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

Nexus Magazines software
Filter: All | Freeware | Demo
 

Nexus Magazines

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

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.185

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 (91): Bio::NEXUS::Block Download

Added: November 27, 2010 | Visits: 1.345

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: 876

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: 913

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: 921

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 (89): Bio::NEXUS::WeightSet Download

Added: August 02, 2010 | Visits: 899

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: 895

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: 800

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: 850

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: 845

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: 714

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: 852

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 (90): Bio::NEXUS::Functions Download

Added: October 15, 2010 | Visits: 851

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: 908

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.156

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.152

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: 642

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: March 01, 2013  |  Added: March 19, 2013 | Visits: 490

BYclouder LG Nexus 4 Video Converter Different LG Nexus 4, optimization, and dozens of video and audio conversion solutions to fit all your audio and video conversion needs. You can also create your own conversion solution needed. One-click, you can complete any audio and video format conversion, and direct import LG Nexus 4. Rip...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 7.2 MB Download (51): BYclouder LG Nexus 4 Video Converter Download

Added: November 27, 2013 | Visits: 443

4Videosoft Mac Nexus One Video Converter 4Videosoft Nexus One Video Converter for Mac can easily convert videos for Nexus One on Mac including AVI, WMV, M2TS, MOV, M4V, FLV, F4V, RM, RMVB and many more video formats to H.264 or MPEG-4 movie in .mp4 extension which is playable on Nexus One. This Mac Video Converter for Nexus One can also...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.48 MB Download (40): 4Videosoft Mac Nexus One Video Converter Download

1 2 3 4 5 >