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

Nexus Magazine freeware
Filter: All | Freeware | Demo
 

Nexus Magazine

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

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

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

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

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

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: March 23, 2012  |  Added: April 08, 2012 | Visits: 1.697

Flash Magazine Free Word to PDF Flash Magazine free Word to PDF develops an easy and new way to convert traditional Microsoft Word file to become professional-quality documents in the popular PDF file format. It's provide three convert mode to help you create PDF file which fit for you requirement, Batch Convert Mode, Hot...


Platforms: Windows, Windows CE

License: Freeware Size: 10.19 MB Download (569): Flash Magazine Free Word to PDF Download

Released: March 23, 2012  |  Added: April 09, 2012 | Visits: 1.415

Free Flash Magazine Maker Free Flash Magazine Maker is a easy Flash Magazine Convert software that enables you to easily create page-flipping magazine. Besides design setting which help you to edit and control flash magazine, like add background sounds, background image, edit magazine interface by use function button, the...


Platforms: Windows, Windows CE

License: Freeware Size: 10.19 MB Download (549): Free Flash Magazine Maker Download

Released: March 23, 2012  |  Added: April 09, 2012 | Visits: 1.272

Free OpenOffice to Flash Magazine With Free Open OpenOffice to Flash Magazine, you can convert OpenOffice format files to digital flash magazine, page-flipping brochures and interactive catalogs for both online and offline use. It is very easy to operate, just three steps, within 10 minutes, you can creating impressive...


Platforms: Windows, Windows CE

License: Freeware Size: 10.19 MB Download (546): Free OpenOffice to Flash Magazine Download

Released: December 19, 2012  |  Added: January 08, 2013 | Visits: 1.240

FlipPageMaker Free PDF to Flash Magazine Free PDF to Flash Magazine is powerful and lightning-fast converter software to enable you to convert all PDF content to animated flash pages. It is developed user-friendly for e-education industry, e-learner, business man, and so on. Its powerful functions decide its widespread applications....


Platforms: Windows

License: Freeware Size: 3.95 MB Download (68): FlipPageMaker Free PDF to Flash Magazine Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 1.154

Free e-Magazine Creator 3D - freeware Free e-Magazine Creator 3D is an flipping book publishing software that allows you to convert text documents into Flash page flip digital publications. It is a publishing solution to create interactive page-turning publications: FlipBooks. It's the ideal solution for those who wish to embed a...


Platforms: Windows

License: Freeware Size: 12.94 MB Download (65): Free e-Magazine Creator 3D - freeware Download

1 2 3 4 5 >