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

Trees Trends Huntsville Al freeware
Filter: All | Freeware | Demo
 

Trees Trends Huntsville Al

1 2 3 4 5 > 
Released: August 11, 2001  |  Added: January 12, 2006 | Visits: 3.005

Osama Bin Laden - al Qaeda Government Files Osama Bin Laden - al Qaeda Government Files. Pages from State Department, Congressional, Department of Justice documents and Court Transcripts.




License: Freeware Size: 784 KB Download (263): Osama Bin Laden - al Qaeda Government Files Download

Added: April 11, 2010 | Visits: 953

XML::Handler::Trees XML::Handler::Trees is a PerlSAX handlers for building tree structures. SYNOPSIS use XML::Handler::Trees; use XML::Parser::PerlSAX; my $p=XML::Parser::PerlSAX->new(); my $h=XML::Handler::Tree->new(); my $tree=$p->parse(Handler=>$h,Source=>{SystemId=>file.xml}); my...





Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): XML::Handler::Trees Download

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

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

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 497

Free Trees Screensaver Free screensaver with amazing images of unique and beautiful trees. It is completely adware and spyware free and is yours to keep forever. You also get free updates for life.


Platforms: Windows

License: Freeware Size: 28.9 MB Download (56): Free Trees Screensaver Download

Added: May 10, 2013 | Visits: 589

Mandelbrot/Frame Binary Fractal Trees This script generates Mandelbrot/Frame's fractal trees in Python. Given an iteration depth, a trunk length, and a branching angle, this algorithm generates the corresponding tree. PIL is used to draw the tree. Requirements: - Python Image Library


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Mandelbrot/Frame Binary Fractal Trees Download

Added: August 26, 2013 | Visits: 374

Trends Forecaster This widget shows current Google Hot Trends and Trends Forecasts for today and tomorrow. That is, current and future hot search words are automatically displayed in your pages.Besides, if you have "Google Account", you can regist your own Hot Trends Forecasts through...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Trends Forecaster Download

Added: August 28, 2013 | Visits: 476

Current Twitter Trends Share current trends on Twitter to your site visitors.Installation :This section describes how to install the plugin and get it working.e.g. 1. Upload 'current-twitter-trends' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Goto Widgets...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Current Twitter Trends Download

Added: August 28, 2013 | Visits: 584

Random Projection Trees Random Projection Trees is a recursive space partitioning datastructure which can automatically adapt to the underlying (linear or non-linear) structure in data. It has strong theoretical guarantees on rates of convergence and works well in practice.


Platforms: *nix

License: Freeware Size: 409.6 KB Download (38): Random Projection Trees Download

Added: February 09, 2006 | Visits: 2.247

7art Glorious Trees ScreenSaver Trees take the light from the Sun and convert it into Oxygen to let us breathe. 7art Glorious Trees screensaver brings you 21 fabulous photos of beautiful trees around the globe. Fill the air near your desktop with fresh oxygen of Glorious Trees! Wallpaper manager that comes with the screensaver...


Platforms: Windows

License: Freeware Size: 3.8 MB Download (104): 7art Glorious Trees ScreenSaver Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 471

Splendid Trees screensaver Trees take the light from the Sun and convert it into Oxygen to let us breathe. Splendid Trees screensaver brings you fabulous photos of beautiful trees around the globe. Fill the air near your desktop with fresh oxygen of Splendid Trees!


Platforms: Windows

License: Freeware Size: 3.93 MB Download (44): Splendid Trees screensaver Download

Added: May 14, 2013 | Visits: 445

German Twitter-Trends This plugin lists trending German Twitter topics on your WordPress blog.Installation : 1. Upload trends.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create a directory in 'wp-content' called 'cache' and make it writeable 4.Place the...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): German Twitter-Trends Download

Added: May 11, 2006 | Visits: 3.102

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: 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: May 12, 2010 | Visits: 1.041

JBootCat JBootCat is a Java implemention of the BootCat scripts written by Marco Baroni et al for generating corpora from the Internet. JBootCats main goal is to encapsulate the BootCat functionality within a user-friendly desktop application. The advantage of using the Java platform is that JBootCat...


Platforms: *nix

License: Freeware Size: 1013.76 KB Download (93): JBootCat Download

Added: June 02, 2010 | Visits: 1.534

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

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.117

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.427

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

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

1 2 3 4 5 >