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

Lemon Trees freeware
Filter: All | Freeware | Demo
 

Lemon Trees

< 1 2 3 4 5 > 
Added: August 13, 2008 | Visits: 1.158

7art Jolly Birds ScreenSaver Jolly Birds screen saver brings you beautiful birds flying in the sky, walking on the ground, sitting on the trees and swimming in the water. You will see eagle, hawk, stork, swan, pigeon, gull, goose, pelican, thrush and few exotic amazing birds. Fly your spirits high in the sky with these free...



Platforms: Windows

License: Freeware Size: 4.33 MB Download (98): 7art Jolly Birds ScreenSaver Download

Added: August 21, 2008 | Visits: 1.200

Mountain Bridge It takes you to any corner of Ancient China, where nature and traditional architecture mix in perfect harmony. Only in this place could you enjoy a panorama like this Mountain Bridge wallpaper. The bridge is reflected like a mirror in the river water, the trees surround the pagodas, and in the...





Platforms: Windows

License: Freeware Size: 1024 B Download (98): Mountain Bridge 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: January 18, 2010 | Visits: 1.505

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Released: March 16, 2010  |  Added: March 27, 2010 | Visits: 1.387

Golden Trees Screensaver Want to enjoy nature? Feel like a light breeze blowing your face. Look on the golden ears of trees and tranquil lake. Clouds floating in the sky will send you far away from the pressing problems. All you need is to download a free screensaver Golden trees. Mountains in the background will tell...


Platforms: Windows

License: Freeware Size: 2.4 MB Download (96): Golden Trees Screensaver Download

Added: August 11, 2010 | Visits: 714

Devel::Depend::Cl Devel::Depend::Cl is a Perl module that can extract dependency trees from c files. Extract dependency trees from c files. See Devel::Depend::Cpp for more an example. MEMBER FUNCTIONS Returns - Success flag - A reference to a hash where the included files are sorted perl level. A file can...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): Devel::Depend::Cl Download

Added: November 26, 2010 | Visits: 1.227

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: August 31, 2008 | Visits: 920

SaversPlanet Cascade Screensaver Realistic nature, green trees, beautiful waterfalls, sounds... And much more effects on your screen provided with Cascade Screensaver. Download free Cascade Screensaver and enjoy it!


Platforms: Windows

License: Freeware Size: 1.19 KB Download (94): SaversPlanet Cascade Screensaver Download

Added: January 18, 2010 | Visits: 882

otetsudaiqt 0.1 Otetsudaiqt is a bonsai collection management software for *nix systems, it helps you to manage your trees, your pots and your pictures..


Platforms: *nix

License: Freeware Size: 4 MB Download (93): otetsudaiqt 0.1 Download

Added: November 27, 2010 | Visits: 1.009

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Added: April 01, 2010 | Visits: 970

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 17, 2010 | Visits: 866

ULDBF ULBC project is a set of ANSI C Libraries to add typical data types like Strings, Queues, Stacks, Hashes, Trees, etc with its correspondent API to manage them. This initiative is the base for bigger tools that will use ULBC as its general library. Whats New in This Release: - A new release...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (92): ULDBF 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: May 02, 2010 | Visits: 930

Disk ARchive Dar is a shell command that backs up directory trees and files. Disk ARchive has been tested under Linux, Windows, Solaris, FreeBSD, and NetBSD, and is released under the GNU General Public License (GPL). Since version 2.0.0 an Application Interface (API) is available, opening the way for...


Platforms: *nix

License: Freeware Size: 1003.52 KB Download (91): Disk ARchive Download

Added: August 23, 2010 | Visits: 788

Ctcompare Ctcompares project purpose is to allow you to compare several sets of C code trees on a token basis, rather than on a line by line basis. The programs help to identify similarities between snippets of code in both trees. Whats New in This Release: - The comparison method has been completely...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (90): Ctcompare Download

Added: January 15, 2010 | Visits: 813

Kunzip Kunzip is a free (but not opensource) library for decompressing ZIP archives. Kunzip started out as a test program I wrote for decompressing .zip files through a command line program. I eventually added hooks to make it a DLL that can be used from Windows programs. It is also possible to...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (90): Kunzip Download

Added: August 18, 2010 | Visits: 1.021

B::Graph B::Graph is a Perl compiler backend to produce graphs of OP trees. SYNOPSIS perl -MO=Graph,-text prog.pl >graph.txt perl -MO=Graph,-vcg prog.pl >graph.vcg xvcg graph.vcg perl -MO=Graph,-dot prog.pl | dot -Tps >graph.ps This module is a backend to the perl compiler (B::*) which, instead...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): B::Graph Download

Added: November 27, 2010 | Visits: 1.320

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 02, 2013 | Visits: 719

theWall TheWall is a collection of PicoBSD configuration trees and prebuild binaries for various platforms that provides NAT and firewall services for a small network. The goal of theWall project is to allow a user to get going quickly without having to learn the details of building a PicoBSD release....


Platforms: *nix

License: Freeware Size: 2.98 MB Download (89): theWall Download

Added: October 19, 2010 | Visits: 741

glastree glastree application builds live backup trees, with branches for each day. Users directly browse the past to recover older documents or retrieve lost files. Hard links serve to compress out unchanged files, while modified ones are copied verbatim. A prune utility effects a constant, sliding...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): glastree Download

< 1 2 3 4 5 >