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

Power Tree Ups software
Filter: All | Freeware | Demo
 

Power Tree Ups

< 1 2 3 4 5 > 
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: 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: February 04, 2010 | Visits: 1.304

ELX Power Desktop ELX Power Desktop 5.0 is the most complete, powerful and easy to use Linux for power users. Power Desktop is unique as it integrates a very comprehensive list of applications including server components while preserving the ease of a Desktop operating system..


Platforms: *nix

License: Shareware Cost: $65.00 USD Download (111): ELX Power Desktop Download

Added: February 05, 2010 | Visits: 2.740

XHTML Family Tree Generator XHTML Family Tree Generator project is a CGI Perl script together with some Perl modules that will create views of a family tree from a supplied data file. The data file is a simple text or Excel file listing the family members, parents, and other details. It is possible to show a tree of...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (290): XHTML Family Tree Generator Download

Added: March 07, 2010 | Visits: 1.406

dtRdr::GUI::Wx::Tree::Base dtRdr::GUI::Wx::Tree::Base is a base class for sidebar trees. SYNOPSIS init $tree->init($frame); select_item Select the tree item for a given $id. $tree->select_item($id) The id is probably the id of whatever your widget associated with each tree item. Convenience id_or_id...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (99): dtRdr::GUI::Wx::Tree::Base Download

Added: September 23, 2010 | Visits: 911

HTML::Tree::AboutObjects HTML::Tree::AboutObjects is an article: "Users View of Object-Oriented Modules". SYNOPSIS # This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #17 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (89): HTML::Tree::AboutObjects Download

Added: November 22, 2010 | Visits: 890

Bio::Tree::DistanceFactory Bio::Tree::DistanceFactory is a Perl module to construct a tree using distance based methods. SYNOPSIS use Bio::Tree::DistanceFactory; use Bio::AlignIO; use Bio::Align::DNAStatistics; my $tfactory = Bio::Tree::DistanceFactory->new(-method => "NJ"); my $stats =...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (95): Bio::Tree::DistanceFactory Download

Added: April 11, 2010 | Visits: 1.018

Bio::Tree::Tree Bio::Tree::Tree is an implementation of TreeI interface. SYNOPSIS # like from a TreeIO my $treeio = new Bio::TreeIO(-format => newick, -file => treefile.dnd); my $tree = $treeio->next_tree; my @nodes = $tree->get_nodes; my $root = $tree->get_root_node; This object holds handles to Nodes...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (142): Bio::Tree::Tree Download

Added: May 19, 2010 | Visits: 1.463

KMail Power Tools KMail Power Tools is meant to be a suite of enhancements to KMail and may be other mail user agents. It is currently composed of only one (perl) script that acts as a filter (take input from stdin, outputs the modified mail to stdout), adds dialog boxes to kmail, and allows the user to: -...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (109): KMail Power Tools Download

Added: November 05, 2010 | Visits: 813

Tree::XPathEngine Tree::XPathEngine is a re-usable XPath engine. This module provides an XPath engine, that can be re-used by other module/classes that implement trees. It is designed to be compatible with Class::XPath, ie it passes its tests if you replace Class::XPath by Tree::XPathEngine. This code is a...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (95): Tree::XPathEngine Download

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

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

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: September 06, 2010 | Visits: 1.261

GNOME Power Manager 2.18.3 / GNOME Power Manager gets all information from HAL using information from org.freedesktop.Hal. GNOME Power Manager does not do independent probing for data, it relies on HAL, in this way it can stay very lightweight and uncomplicated. GNOME Power Manager goal is to be architecture neutral and free...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (117): GNOME Power Manager 2.18.3 / Download

Added: May 04, 2010 | Visits: 734

UPS 3.38 Ups is a source level C,C++ and Fortran debugger that runs under X11. Currently supported systems are FreeBSD and GNU/Linux on Intel x86 and Solaris on SPARC. On these systems it runs native; it is not a front-end to GNU gdb. An ANSI C interpreter is included; this is built in to ups to provide...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 2.5 MB Download (99): UPS 3.38 Download

Added: September 23, 2010 | Visits: 1.173

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

Added: October 05, 2010 | Visits: 1.071

Net::UPS Net::UPS is an implementation of UPS Online Tools API in Perl. SYNOPSIS use Net::UPS; $ups = Net::UPS->new($userid, $password, $accesskey); $rate = $ups->rate($from_zip, $to_zip, $package); printf("Shipping this package $from_zip => $to_zip will cost you $.2fn", $rate->total_charges);...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (119): Net::UPS Download

Added: April 16, 2010 | Visits: 1.734

UPS track shipping module for LiteCommerce UPS Track shipping module for LiteCommerce provides you with up-to-the-minute shipping status reports to your customers right from within your online store. Such feature encourages your customers to return to your shop and track their shipments or check the delivery status of their orders....


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 11.26 KB Download (107): UPS track shipping module for LiteCommerce Download

< 1 2 3 4 5 >