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

Unicode Tree freeware
Filter: All | Freeware | Demo
 

Unicode Tree

< 1 2 3 4 5 > 
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: 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: January 12, 2010 | Visits: 1.176

Unicode::Regex::Set Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Unicode::Regex::Set Download

Added: February 22, 2010 | Visits: 1.077

Unicode::Normalize Unicode::Normalize Perl module contains Unicode Normalization Forms. SYNOPSIS (1) using function names exported by default: use Unicode::Normalize; $NFD_string = NFD($string); # Normalization Form D $NFC_string = NFC($string); # Normalization Form C $NFKD_string = NFKD($string); #...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (93): Unicode::Normalize Download

Added: September 23, 2010 | Visits: 1.175

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: 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 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: September 23, 2010 | Visits: 913

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: February 01, 2010 | Visits: 878

Tree::PseudoIncLib Tree::PseudoIncLib is a Perl class for encapsulating a description of pseudo-INC array. ABSTRACT This module encapsulates a perl-type library description data and provides methods for manipulating that data. It is in no way associated with any real @INC array on the system. Instead, it works...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (88): Tree::PseudoIncLib Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 809

XML Based Tree Menu This project is about Editable XML based Tree Menu with its XML Database Editor. This project is user-friendly, easy-to-use, easy-to-edit, fast and flexible. Mainly, the user be able to easily navigate a site with potentially hundreds of links.


Platforms: Windows, Mac, Linux

License: Freeware Size: 22.93 KB Download (69): XML Based Tree Menu Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 423

Eclipse Version Tree Plugin Eclipse Version Tree Plugin is an easy to use, graphical version tree for project artifacts hosted in a CVS repository. It is a graphical replacment for Eclipse resource history. Supports different layout styles, customization and convenience features.


Platforms: Windows, Mac, Linux

License: Freeware Size: 77.77 KB Download (67): Eclipse Version Tree Plugin Download

Added: May 10, 2013 | Visits: 291

Marshal unicode strings with PyXML If you want to serialize Python objects to XML then PyXML is a good choice. Except in the case when unicode strings come into play. In this case generic.Marshaller().dump() throws an ugly AttributeError: Marshaller instance has no attribute 'm_unicode' .This script extends both PyXML Marshaller...


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

License: Freeware Download (64): Marshal unicode strings with PyXML Download

Added: May 10, 2013 | Visits: 402

Visualize unicode strings If you are processing unicode strings and you want to print the string but run into UnicodeEncodeError all the time, this script shows you some simple steps to visualize unicode strings.


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

License: Freeware Download (63): Visualize unicode strings Download

Released: December 16, 2012  |  Added: January 05, 2013 | Visits: 1.322

Holiday Tree Screensaver Christmas is the most important holiday of the year. Children and their parents are awaiting this holiday and make wishes or just want to believe in the fairy tale. Christmas tree - the most important attribute of this holiday, it is impossible to imagine it without Christmas and New Year. We...


Platforms: Windows

License: Freeware Size: 2.83 MB Download (62): Holiday Tree Screensaver Download

Added: May 10, 2013 | Visits: 890

Unicode Conversion Gateway Unicode Conversion Gateway is a web-based proxy server to convert some of the Indian language web pages encoded in proprietary encodings into Unicode. Padma, a popular Firefox extension, is extended and reimplemented in PHP to create this proxy server.


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

License: Freeware Download (61): Unicode Conversion Gateway Download

Added: May 10, 2013 | Visits: 216

Tax Tree Nodes 5.x-1.1 The output can be themed through taxtreenodes.css and the theme_taxtreenodes_term, theme_taxtreenodes_nodes, theme_taxtreenodes_node functions.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Tax Tree...


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

License: Freeware Download (60): Tax Tree Nodes 5.x-1.1 Download

Added: May 10, 2013 | Visits: 1.009

Clean up a directory tree This script can be used to clean up a directory tree irrespective of whether the directory tree contains non-empty directories. As long as the user has permission to remove the files, this will work.There is no files, thor cleaning a non-empty directory tree in python os module. os.removedirs()...


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

License: Freeware Download (59): Clean up a directory tree Download

Added: May 10, 2013 | Visits: 508

PHP DHTML Expandable Tree List PHP DHTML Expandable Tree List is an exts that gives Web sites a ives Web sites a professional look using PHP and DHTML.


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

License: Freeware Download (59): PHP DHTML Expandable Tree List Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 748

JavaScript Tree Menu JavaScript Tree Menu: the most popular DHTML tree in the web! The well done navigation lets users of your website to find the information they need, easily and quickly. With a tree menu control, also called treeview, the information is displayed in a hierarchical order, with the home item at the...


Platforms: Windows

License: Freeware Size: 5.28 MB Download (58): JavaScript Tree Menu Download

Added: May 10, 2013 | Visits: 548

Conversion to unicode or byte string Python's built in function str() and unicode() return a string representation of the object in byte string and unicode string respectively. This script introduces an enhanced version of str() and unicode() that could be used as handy functions to convert between byte string and unicode. This...


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

License: Freeware Download (58): Conversion to unicode or byte string Download

< 1 2 3 4 5 >