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

Prehistoric Man Family Tree freeware
Filter: All | Freeware | Demo
 

Prehistoric Man Family Tree

< 1 2 3 4 5 > 
Added: January 21, 2010 | Visits: 1.100

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

Added: August 26, 2010 | Visits: 1.907

Tree::Binary Tree::Binary is a Object Oriented Binary Tree for Perl. SYNOPSIS use Tree::Binary; # a tree representaion of the expression: # ((2 + 2) * (4 + 5)) my $btree = Tree::Binary->new("*") ->setLeft( Tree::Binary->new("+") ->setLeft(Tree::Binary->new("2")) ->setRight(Tree::Binary->new("2"))...





Platforms: *nix

License: Freeware Size: 27.65 KB Download (326): Tree::Binary Download

Added: August 27, 2010 | Visits: 816

Tree::Simple::SAX Tree::Simple::SAX is a set of classes for using Tree::Simple with XML. SYNOPSIS use Tree::Simple::SAX; use XML::SAX::ParserFactory; my $handler = Tree::Simple::SAX::Handler->new(Tree::Simple->new()); my $p = XML::SAX::ParserFactory->parser(Handler => $handler); $p->parse_string(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Tree::Simple::SAX Download

Added: July 03, 2010 | Visits: 1.513

Ports Tree Explorer Ports Tree Explorer (PTE) is a small tool that allows you to navigate through your /usr/ports tree, showing you information about a selected port, tree view, software categories (/usr/ports main dirs) and finally allows you to install a selected port using childs for the installation. PTE...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (103): Ports Tree Explorer Download

Added: May 09, 2010 | Visits: 1.176

Relations::Family Relations::Family is a DBI/DBD::mysql Relational Query Engine module. SYNOPSIS # DBI, Relations::Family Script that creates some queries. #!/usr/bin/perl use DBI; use Relations::Family; $dsn = "DBI:mysql:finder"; $username = "root"; $password = ; $dbh =...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (92): Relations::Family Download

Added: September 23, 2010 | Visits: 1.175

HTML::Tree::Scanning HTML::Tree::Scanning contains an article: "Scanning HTML". SYNOPSIS # This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #19 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This document...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): HTML::Tree::Scanning Download

Added: May 06, 2010 | Visits: 939

HTML::Tree::AboutTrees HTML::Tree::AboutTrees is a article on tree-shaped data structures in Perl. This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #18 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): HTML::Tree::AboutTrees Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 1.412

B::Tree B::Tree is a simplified version of B::Graph for demonstration. SYNOPSIS perl -MO=Tree program | dot -Tps > tree.ps This is a very cut-down version of B::Graph; it generates minimalist tree graphs of the op tree of a Perl program, merely connecting the op nodes and labelling each node with...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (100): B::Tree Download

Added: February 01, 2010 | Visits: 878

Tree::PseudoIncLib Tree::PseudoIncLib is a Perl class for encapsulating a description of pseudo-INC array. ABSTRACT This module encapsulates a perl-type library description data and provides methods for manipulating that data. It is in no way associated with any real @INC array on the system. Instead, it works...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (88): Tree::PseudoIncLib Download

Added: October 13, 2010 | Visits: 1.179

Tree::Binary::Search Tree::Binary::Search is a binary search tree for Perl. SYNOPSIS use Tree::Binary::Search; my $btree = Tree::Binary::Search->new(); $btree->useNumericComparison(); $btree->insert(5 => "Five"); $btree->insert(2 => "Two"); $btree->insert(1 => "One"); $btree->insert(3 => "Three");...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (253): Tree::Binary::Search Download

Added: June 12, 2010 | Visits: 1.239

XML Tree Object Model Parser XML Tree Object Model Parser is an easy to use XML parser designed to provide an easy and simple to use library for parsing XML configuration files. It is split into two components. The first one is the Parser itself, which uses J2SE 1.4 XML Parsing API, and the second one is what I call XML...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (110): XML Tree Object Model Parser Download

Added: January 10, 2010 | Visits: 976

Tree::Numbered Tree::Numbered is a thin N-ary tree structure with a unique number for each item. SYNOPSYS use Tree::Numbered; my $tree = Tree::Numbered->new(John Doe); $tree->append(John Doe Jr.); $tree->append(Marry-Jane Doe); while (my $branch = $tree->nextNode) { $branch->delete if...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (105): Tree::Numbered Download

Released: March 15, 2010  |  Added: March 27, 2010 | Visits: 1.612

Man Utd Screensaver Show support for Manchester United. This Screensaver displays a flag with the Man Utd logo against a background of Old Trafford stadium. The flag is animated using specialized 3D physics algorithms, and flaps realistically with a simulated wind. There are settings for the wind speed, flag...


Platforms: Windows

License: Freeware Size: 1.01 MB Download (110): Man Utd Screensaver Download

Released: December 16, 2012  |  Added: January 05, 2013 | Visits: 1.322

Holiday Tree Screensaver Christmas is the most important holiday of the year. Children and their parents are awaiting this holiday and make wishes or just want to believe in the fairy tale. Christmas tree - the most important attribute of this holiday, it is impossible to imagine it without Christmas and New Year. We...


Platforms: Windows

License: Freeware Size: 2.83 MB Download (62): Holiday Tree Screensaver Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 844

The Clockwork Man: The Hidden World for Mac OS Gear up for a fantastically unique journey in The Clockwork Man - The Hidden World for Mac, the gorgeous follow-up to the sensational and challenging Hidden Object/Adventure hit. Two years after her courageous exploits in New Coventry, Miranda Calomy finds herself embroiled in a fresh adventure...


Platforms: Mac

License: Freeware Size: 261 MB Download (461): The Clockwork Man: The Hidden World for Mac OS Download

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

Flux Family Secrets: The Ripple Effect for Mac OS A mysterious family has contacted you and holds the secrets of your past! Fix the errors in time in this exciting Hidden Object game and take your rightful place in the Flux family! Explore famous historical sites like Hatshepsut`s tomb, the Wright Brothers` workshop, Benjamin Franklin`s study...


Platforms: Mac

License: Freeware Size: 138 MB Download (463): Flux Family Secrets: The Ripple Effect for Mac OS Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 853

Jane's Hotel: Family Hero for Mac OS Jane's back just in time to save her family's hotel legacy! After building her own hotel business, Jane's ready to buy back her family's chain of once-glorious hotels. Help Jane cater to guests in France, England, Japan, and more in an effort to restore her family's name. This time around Jane...


Platforms: Mac

License: Freeware Size: 27.8 MB Download (475): Jane's Hotel: Family Hero for Mac OS Download

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

Empty Man Icons for Mac OS The Empty Man character is based on the HärtASn®os comic book stories.


Platforms: Mac

License: Freeware Download (50): Empty Man Icons for Mac OS Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 648

Man Viewer for Mac OS A easy to use program to view the man pages that are installed on the current system. The user can search and filter the man pages based on name and section. The user can also export the man page to plain text and styled PostScript. - The window size and split view now remembers its position...


Platforms: Mac

License: Freeware Size: 1.2 MB Download (54): Man Viewer for Mac OS Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 1.033

Free Iron Man 2 Screensaver Free Iron Man 2 Screensaver. A collection of amazing images from the hit movie. The world is aware that billionaire inventor Tony Stark (Robert Downey Jr.) is the armored superhero Iron Man. Under pressure from the government, the press, and the public to share his technology with the military,...


Platforms: Windows

License: Freeware Download (59): Free Iron Man 2 Screensaver Download

< 1 2 3 4 5 >