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

Growing Fruit Trees software
Filter: All | Freeware | Demo
 

Growing Fruit Trees

< 1 2 3 4 5 > 
Released: June 02, 2022  |  Added: July 07, 2022 | Visits: 3.727

Maple Maple is the flagship of the tree outline managers for power users that enables you to create your own hierarchical trees for storing information such as documents, notes, links, contacts, passwords, or photos. The dual-window interface, with quick-action hot buttons and drag-and-drop support,... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Free Trial Cost: $31.95 USD Size: 16.82 MB Download (357): Maple Download

Released: January 01, 2002  |  Added: February 06, 2006 | Visits: 2.881

Easy Streaker Easy Streaker Fruit Machine. This game is based on a UK Casino style fruit machine with an all new ?25 Jackpot. Platforms: Windows

License: Shareware Cost: $9.99 USD Size: 1.7 MB Download (185): Easy Streaker Download

Added: November 08, 2006 | Visits: 2.944

Inferno Inferno is based on a modern UK Fruit Machine. It has a?15 jackpot, a reel board and a seperate feature boards. With a firey them, great sound and graphics, this game is a must for anyone interested in arcade games. Platforms: Windows

License: Shareware Cost: $9.99 USD Size: 3.76 MB Download (236): Inferno Download

Released: January 08, 2003  |  Added: September 07, 2006 | Visits: 3.972

Splash Cash Splash Cash Fruit Machine, based on a real UK style fruit machine with a full featrure board and a ?15 jackpot. Platforms: Windows

License: Shareware Cost: $9.99 USD Size: 2.2 MB Download (179): Splash Cash Download

Added: May 11, 2006 | Visits: 3.104

XMasMan The SuperHero from SuperSaver returns in disguise in this cosy XMas screensaver, disguised as Santa, popping up from a screen full of Xmas trees. Optional snow, 47 songs to pick from and the new Xmas Joy option bring Christmas to your desktop. You can start with plain or snowy trees, or let... Platforms: Windows

License: Freeware Size: 1018 KB Download (120): XMasMan Download

Added: July 18, 2006 | Visits: 3.422

Bankspinner The fruit machine has 4 fruit reels with the win line on the middle of the 3 displayed and 1 number reel. Above the reels the word BANKSPINNER, which is lit up either by numbers found on some of the reels or by other symbols found on a few more, they include SKILLSTOP, which lights up unlit... Platforms: Windows

License: Shareware Cost: $9.52 USD Size: 5.89 MB Download (148): Bankspinner Download

Released: May 12, 2010  |  Added: June 19, 2010 | Visits: 2.487

Crystal FLOW for C++ Understand Code in Less Time Create Flowchart from Source Code. Get a clear view of the code with Flowcharts. Inherited legacy code? A new member of the team? You will be up to speed in significantly less time. Verify correctness of function logic. Detect errors. Use... Platforms: Windows, Mac, *nix

License: Shareware Cost: $49.00 USD Size: 14.19 MB Download (195): Crystal FLOW for C++ Download

Released: July 15, 2008  |  Added: July 31, 2008 | Visits: 1.651

Crystal REVS for C++ Crystal REVS is the best context-sensitive editor there is. Has Flowcharts, Rich Call/Caller/Class Trees, Tokens & Comment Panel, Real Time Auto-Formatting, Visio export, State diagrams, static checking, HTML docs, Data & Call Flows, Publisher. Review Code in No Time: -Create Flowchart... Platforms: Windows

License: Shareware Cost: $399.00 USD Size: 8.25 MB Download (121): Crystal REVS for C++ Download

Released: May 12, 2010  |  Added: June 21, 2010 | Visits: 1.540

Crystal FLOW for C Understand Code in Less Time Create Flowchart from Source Code. Get a clear view of the code with Flowcharts. Inherited legacy code? A new member of the team? You will be up to speed in significantly less time. Verify correctness of function logic. Detect errors. Use Flowcharts... Platforms: Windows, Mac, *nix

License: Shareware Cost: $49.00 USD Size: 12.81 MB Download (119): Crystal FLOW for C Download

Added: August 05, 2008 | Visits: 1.080

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

Added: August 17, 2008 | Visits: 1.300

Beautiful Bonsai Screensaver Bonsai are dwarf trees that become one of the nicest hobbies you could have. Bonsai are known for their problematic maintenance, but now you can enjoy the beauty of these trees without the inconveniences that come with growing and keeping them.Beautiful Bonsai is a screensaver gallery of some of... Platforms: Windows

License: Freeware Size: 4 KB Download (114): Beautiful Bonsai Screensaver Download

Released: April 12, 2009  |  Added: April 15, 2009 | Visits: 1.535

Fruit Jigsaw Put each puzzle-piece on it's place to revive the picture. 100 stunning, ripe, juicy jigsaw levels. From 3x3 to 6x6 puzzle-pieces difficulty.You HAVE to taste this game! Vitaminize Yourself! Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 22.91 MB Download (528): Fruit Jigsaw Download

Added: April 01, 2010 | Visits: 976

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: June 02, 2010 | Visits: 1.536

Template::Tools::ttree Template::Tools::ttree module can process entire directory trees of templates. SYNOPSIS ttree [options] [files] The ttree script is used to process entire directory trees containing template files. The resulting output from processing each file is then written to a corresponding file in a... Platforms: *nix

License: Freeware Size: 768 KB Download (102): Template::Tools::ttree Download

Added: November 26, 2010 | Visits: 1.233

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: November 27, 2010 | Visits: 1.324

Markup::MatchTree Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees. SYNOPSIS use Markup::MatchTree; my $match_tree = Markup::MatchTree->new( no_squash_whitespace => @same_as_I_used_for_Markup__Tree); $match_tree->parse_file (http://localhost/site_template.xml); Most... Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Markup::MatchTree Download

Added: November 17, 2010 | Visits: 1.121

CQL::Parser CQL::Parser is a Perl module that compiles CQL strings into parse trees of Node subtypes. SYNOPSIS use CQL::Parser; my $parser = CQL::Parser->new(); my $root = $parser->parse( $cql ); CQL::Parser provides a mechanism to parse Common Query Language (CQL) statements. The best description of... Platforms: *nix

License: Freeware Size: 19.46 KB Download (102): CQL::Parser Download

Added: April 03, 2010 | Visits: 1.431

EVP dirdiff EVP dirdiff recursively compares two directory trees using message digest (hash), e.g. MD5.. Get EVP dirdiff at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Recursively compare two directory trees using message digest (hash).... Platforms: *nix

License: Freeware Size: 82.94 KB Download (191): EVP dirdiff Download

Added: January 21, 2010 | Visits: 873

Baobab Baobab is a C/gtk+ application to analyse directory trees in any Gnome environment. Baobab can easily draw either the whole filesystem tree, or a specific user-requested directory branch. Baobab has been tested on an Ubuntu Linux version 05.04, but as it only relies on gtk2 libraries, it can be... Platforms: *nix

License: Freeware Size: 235.52 KB Download (110): Baobab Download

Added: April 04, 2010 | Visits: 786

findmp3 findmp3 is a program that searches through directory trees for mp3-files. This information is retrieved from the id3(v2) tags in an mp3-file. The syntax of the commandline is very similar to that of the find command. Whats New in This Release: - added -x switch which lets findmp3 continue... Platforms: *nix

License: Freeware Size: 16.38 KB Download (88): findmp3 Download

< 1 2 3 4 5 >