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

Fruit Tree Catalog freeware
Filter: All | Freeware | Demo
 

Fruit Tree Catalog

1 2 3 4 5 > 
Added: November 01, 2006 | Visits: 4.087

Legacy Family Tree Legacy Family Tree is an award winning full-featured professional genealogy program that helps you track, organize, print, and share your family history. The program is free and has no restrictions. (A Deluxe Edition is also available.) The user interface is easy-to-use and is always...



Platforms: Windows

License: Freeware Size: 17 KB Download (301): Legacy Family Tree Download

Released: November 01, 2010  |  Added: November 04, 2010 | Visits: 3.779

Magic Tree 3D Screensaver Imagine beautiful quiet lake among the green mountains. The very old oak tree grows on the small island at the midst of the water. This is the Magic Tree. Only one night of the year the strange appealing halo surrounds it, emitting colourful sparkles. This night Magic Tree grants the wishes of...





Platforms: Windows

License: Freeware Size: 1.95 MB Download (526): Magic Tree 3D Screensaver Download

Released: October 20, 2006  |  Added: November 20, 2006 | Visits: 4.980

Ersatzteilkatalog, Spare Part Catalog With EIS - Electronic Information System we have developed a software for an easy and cost-saving design of technical documentation and spare parts catalogs by yourself. Preset for our EIS - Electronic Information System development team, was the easy and intuitiv use of the software, both for...


Platforms: Windows

License: Freeware Size: 6.6 MB Download (1590): Ersatzteilkatalog, Spare Part Catalog Download

Released: February 27, 2008  |  Added: March 02, 2008 | Visits: 2.920

Smart CD Catalog Lite Are you having troubles organizing your disks? What if you have a large number of CDs and DVDs, documents, MP3 files, video and photo libraries, software packages, data backups and other disks? What if you just want to know what files are on your disks? You might have to check all your disks,...


Platforms: Windows

License: Freeware Size: 6.23 MB Download (323): Smart CD Catalog Lite Download

Added: August 05, 2008 | Visits: 1.079

Fruit Collection In this game fruits will pop out from the tree, and you have to use the mat to catch the fruits and bounce them to the basket. A fruit may have to be bounced a few times to reach the basket. Good judgement is needed in order to determine which fruit should be catched first. Use the mouse to...


Platforms: Windows

License: Freeware Size: 340 KB Download (113): Fruit Collection Download

Released: December 17, 2012  |  Added: January 12, 2013 | Visits: 1.701

Creata-Tree Creata-Tree creates one of the most powerful JavaScript menu trees available for your web site. It comes complete with installation and un-installation. The program has a nice tree view for you to layout items and it's very straightforward. Creata-Tree requires only basic HTML skills. The...


Platforms: Windows

License: Freeware Size: 4.52 MB Download (126): Creata-Tree Download

Added: January 18, 2010 | Visits: 1.147

Bio::Tree::NodeNHX Bio::Tree::NodeNHX is a Simple Tree Node with support for NHX tags. SYNOPSIS use Bio::Tree::NodeNHX; my $nodeA = new Bio::Tree::NodeNHX(); my $nodeL = new Bio::Tree::NodeNHX(); my $nodeR = new Bio::Tree::NodeNHX(); my $node = new Bio::Tree::NodeNHX(); $node->add_Descendents($nodeL);...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (114): Bio::Tree::NodeNHX Download

Added: November 21, 2010 | Visits: 1.013

Contentment::Catalog Contentment::Catalog is a Perl module to provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = $context->catalog->indexes; for my $index (@indexes) { # Get a list of avilable terms my @terms = $index->terms; for my $term (@terms) {...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): Contentment::Catalog Download

Added: April 01, 2010 | Visits: 975

Tree::BPTree Tree::BPTree is a Perl implementation of B+ trees. SYNOPSIS use Tree::BPTree; # These arguments are actually the defaults my $tree = new Tree::BPTree( -n => 3, -unique => 0, -keycmp => sub { $_[0] cmp $_[1] }, -valuecmp => sub { $_[0] <=> $_[1] }, ); # index the entries in this...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): Tree::BPTree Download

Added: November 26, 2010 | Visits: 1.232

Bio::Tree::Compatible Bio::Tree::Compatible is a Perl module for testing compatibility of phylogenetic trees with nested taxa. SYNOPSIS use Bio::Tree::Compatible; use Bio::TreeIO; my $input = new Bio::TreeIO(-format => newick, -file => input.tre); my $t1 = $input->next_tree; my $t2 = $input->next_tree; my...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (94): Bio::Tree::Compatible Download

Added: February 05, 2010 | Visits: 2.742

XHTML Family Tree Generator XHTML Family Tree Generator project is a CGI Perl script together with some Perl modules that will create views of a family tree from a supplied data file. The data file is a simple text or Excel file listing the family members, parents, and other details. It is possible to show a tree of...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (290): XHTML Family Tree Generator Download

Added: February 03, 2010 | Visits: 1.043

Class::IntrospectionMethods::Catalog Class::IntrospectionMethods::Catalog can manage catalogs from IntrospectionMethods. Exported functions set_method_info( target_class, method_name, info_ref ) Store construction info for method method_name of class target_class. set_global_catalog (target_class, ...) Store catalog...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (94): Class::IntrospectionMethods::Catalog Download

Added: March 07, 2010 | Visits: 1.408

dtRdr::GUI::Wx::Tree::Base dtRdr::GUI::Wx::Tree::Base is a base class for sidebar trees. SYNOPSIS init $tree->init($frame); select_item Select the tree item for a given $id. $tree->select_item($id) The id is probably the id of whatever your widget associated with each tree item. Convenience id_or_id...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (105): dtRdr::GUI::Wx::Tree::Base Download

Added: September 23, 2010 | Visits: 913

HTML::Tree::AboutObjects HTML::Tree::AboutObjects is an article: "Users View of Object-Oriented Modules". SYNOPSIS # This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #17 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (89): HTML::Tree::AboutObjects Download

Added: April 02, 2010 | Visits: 1.547

External Site Catalog External Site Catalog allows you to index and search external sites in a Plone site. ExternalSiteCatalog is a web crawler that can index external sites and make them searchable in Plone. You can specify the sites to index in a Plone Configlet, and directly index them from Plone, or let a...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (98): External Site Catalog Download

Added: November 22, 2010 | Visits: 891

Bio::Tree::DistanceFactory Bio::Tree::DistanceFactory is a Perl module to construct a tree using distance based methods. SYNOPSIS use Bio::Tree::DistanceFactory; use Bio::AlignIO; use Bio::Align::DNAStatistics; my $tfactory = Bio::Tree::DistanceFactory->new(-method => "NJ"); my $stats =...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (95): Bio::Tree::DistanceFactory Download

Added: April 11, 2010 | Visits: 1.020

Bio::Tree::Tree Bio::Tree::Tree is an implementation of TreeI interface. SYNOPSIS # like from a TreeIO my $treeio = new Bio::TreeIO(-format => newick, -file => treefile.dnd); my $tree = $treeio->next_tree; my @nodes = $tree->get_nodes; my $root = $tree->get_root_node; This object holds handles to Nodes...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (142): Bio::Tree::Tree Download

Added: May 08, 2010 | Visits: 1.173

Bundle::Catalog Bundle::Catalog is a bundle to install all Catalog related modules. SYNOPSIS perl -MCPAN -e install Bundle::Catalog This bundle includes all the modules used by the Perl Catalog module. A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (105): Bundle::Catalog Download

Added: November 05, 2010 | Visits: 815

Tree::XPathEngine Tree::XPathEngine is a re-usable XPath engine. This module provides an XPath engine, that can be re-used by other module/classes that implement trees. It is designed to be compatible with Class::XPath, ie it passes its tests if you replace Class::XPath by Tree::XPathEngine. This code is a...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (95): Tree::XPathEngine Download

Added: January 21, 2010 | Visits: 1.101

Tree::Visualize Tree::Visualize is a Perl module for visualizing Tree structures. SYNOPSIS use Tree::Visualize; use Tree::Binary; my $tree = Tree::Binary->new("*") ->setLeft( Tree::Binary->new("+") ->setLeft(Tree::Binary->new("2")) ->setRight(Tree::Binary->new("2")) ) ->setRight(...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (206): Tree::Visualize Download

1 2 3 4 5 >