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

Windmill Palm Trees freeware
Filter: All | Freeware | Demo
 

Windmill Palm Trees

< 1 2 3 4 5 > 
Added: September 24, 2010 | Visits: 891

Devel::Depend::Cpp Devel::Depend::Cpp is a Perl module that can extract dependency trees from c files. SYNOPSIS use Devel::Depend::Cpp; my ($success, $includ_levels, $included_files) = Devel::Depend::Cpp::Depend ( undef, # use default cpp command /usr/include/stdio.h, , # switches to cpp 0, # include...



Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): Devel::Depend::Cpp Download

Added: March 14, 2010 | Visits: 891

Pilot-QOF Pilot-QOF converts Palm databases to queriable objects. A Palm database record is an instance of the object, called an Entity. Objects are collated to form one data source, called books, that can contain any number of different objects - depending on the application running QOF. Pilot-QOF...





Platforms: *nix

License: Freeware Size: 409.6 KB Download (85): Pilot-QOF Download

Added: July 10, 2010 | Visits: 652

CORBA::IDLtreev CORBA::IDLtree is a Perl module that builds abstract syntax trees from CORBA IDL. The main export is sub Parse_File which takes an IDL input file name as the parameter, and returns a reference to an array of references to the root nodes constructed (or 0 if there were syntax errors.)...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (87): CORBA::IDLtreev 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: November 18, 2010 | Visits: 1.008

XML::Generator::DOM XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings. SYNOPSIS use XML::Generator::DOM; my $dg = XML::Generator::DOM->new(); my $doc = $dg->xml($dg->xmlcmnt("Test document."), $dg->foo({baz => bam}, 42)); print $doc->toString; yields: < ?xml...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (118): XML::Generator::DOM Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 442

FlashBook Template Pack for Trees This is a tree style template for flash flip catalogs. Have you ever been in a forest? Have you ever feel about being surrounded by trees? If no, you should go somewhere to have a try. From of old, trees are the representative of life. They grow directing to the air, they withered in winter but...


Platforms: Windows

License: Freeware Size: 5.44 MB Download (51): FlashBook Template Pack for Trees Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 447

Canadian Trees Screensaver This screensaver is dedicated to the nature of Canada. In this country grows a lot of trees here and there is a large number of lakes. There is also a mountainous country. If you do not have the opportunity to visit Canada, we can help you with this. Download this free screensaver you will find...


Platforms: Windows, Edition 2005,Edition 2005

License: Freeware Size: 40.51 MB Download (45): Canadian Trees Screensaver Download

Added: May 10, 2013 | Visits: 455

PHP-PDB PHP-PDB is a set of PHP classes that manipulate Palm OS databases. It lets you read, write, alter, and easily use data that is meant to be sent to or retrieved from a handheld. It requires PHP 4.0.1 or later, but due to security problems with PHP 4, you should have version 4.1.2 or patch your...


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

License: Freeware Download (56): PHP-PDB Download

Added: March 28, 2013 | Visits: 296

Celko Visitation Model elko Visitation Model can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model. It can perform the following tasks in a very effecient way mostly using one SELECT query statement.Features of Celko Visitation Model:- Find out leaf nodes in...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (40): Celko Visitation Model Download

Added: July 11, 2013 | Visits: 777

MPTTA for PHP and MySQL MPTTA for PHP and MySQL is a script can manage hierarchic trees of information stored in a MySQL database.It can add, move or delete branches inside a database tree created using the Modified Preorder Tree Traversal Algorithm described by Joe Celko in the DBMS Magazine in 1996.MPTTA for PHP and...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): MPTTA for PHP and MySQL Download

Added: May 06, 2013 | Visits: 185

Treeable fields Allows multi-value fields to be stored and displayed as hierarchical trees. Basically any Field API field can be transformed into a tree.


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Treeable fields Download

Added: November 24, 2013 | Visits: 369

DendroPy DendroPy is a Python library for phylogenetic computing. It provides classes and functions for the simulation, processing, and manipulation of phylogenetic trees and character matrices, and supports the reading and writing of phylogenetic data in a range of formats, such as NEXUS, NEWICK, NeXML,...


Platforms: Mac

License: Freeware Size: 3.57 MB Download (43): DendroPy Download

Added: August 08, 2013 | Visits: 339

TreeViewJ TreeViewJ is an open source, cross-platform tool for viewing and analyzing phylogenetic trees. It provides the user with the capability to rename, color, and adjust the width of nodes and branches to produce publication-quality images. If dates are available for taxa, the software can map them...


Platforms: Mac

License: Freeware Size: 13.2 MB Download (37): TreeViewJ Download

Added: September 09, 2013 | Visits: 366

Cocoa Palm Reporter The purpose of this tool is to provide a decent utility to examine and log traces output by applications running on the Palm OS Emulator or the Palm OS Simulator. While the later only runs on Windows, it is possible to configure it to send its traces over the network to Cocoa Palm Reporter....


Platforms: Mac

License: Freeware Size: 378.88 KB Download (37): Cocoa Palm Reporter Download

Added: November 20, 2013 | Visits: 292

PhyloWidget PhyloWidget is a program for viewing, editing, and publishing phylogenetic trees online. It is small, contains a simple yet powerful user interface, and contains many novel features not available in other phylogenetic viewers. PhyloWidget is specifically designed for: * Visually exploring...


Platforms: Mac

License: Freeware Size: 2.21 MB Download (35): PhyloWidget Download

Added: October 23, 2013 | Visits: 451

django-mptt Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances. For installation instructions, see the file "INSTALL" in this directory; for instructions on how to use this application, and on what it provides, see the file...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (43): django-mptt Download

Added: October 24, 2013 | Visits: 415

Math::Symbolic::Custom::Transformation Math::Symbolic::Custom::Transformation is a Perl extension to the Math::Symbolic module. You're assumed to be remotely familiar with that module throughout the documentation. This package implements transformations of Math::Symbolic trees using Math::Symbolic trees. I'll try to explain what this...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): Math::Symbolic::Custom::Transformation Download

Added: August 24, 2013 | Visits: 434

Palm::Magellan::NavCompanion Palm::Magellan::NavCompanion is a Perl module that gives you access to the waypoints in the Magellan's GPS Companion "Companion Waypoints.pdb" file. You have to be able to load that file, which probably means that you have it on your computer rather than your Palm. On my machine, this file shows...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): Palm::Magellan::NavCompanion Download

Added: July 29, 2013 | Visits: 298

Palm::Ztxt The Palm::Ztxt module is NOT related to Palm::ZTxt module found on the weasel reader website (http://gutenpalm.sourceforge.net/files/Palm-ZText-0.1.tar.gz). The module, Palm-ZText-0.1, is a pure perl module that allows for the manipulation of zTXTs; this module however, is an XS interface to the...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (38): Palm::Ztxt Download

Added: August 17, 2013 | Visits: 400

bintrees The bintrees package provides Binary- RedBlack- and AVL-Trees written in Python and Cython. This Classes are much slower than the bulitin.dict class and uses twice as much memory, but they have always sorted keys, and all results of iterators and list returning functions are also sorted. All...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (40): bintrees Download

< 1 2 3 4 5 >