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

Binary Tree Structures freeware
Filter: All | Freeware | Demo
 

Binary Tree Structures

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 730

Binary Tree Representation Binary Tree Representation is the nodes of a tree stored in a MySQL database is recursively traversed and their names are displayed in a HTML page. Platforms: PHP

License: Freeware Size: 10 KB Download (216): Binary Tree Representation Download

Added: January 25, 2010 | Visits: 1.649

Binary-Tree This program is an educational tool for showing the operations of a Binary-Tree. More specifically, it graphically demonstrates the Binary-Tree node layout, key value searching, node deletions, node additions, and splay balancing. It also provides a description of the processes. Platforms: Mac

License: Freeware Download (784): Binary-Tree Download

Added: August 26, 2010 | Visits: 1.911

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: May 10, 2013 | Visits: 363

Tree Factory Tree Factory is a set of PHP classes for manipulating hierarchical tree structures stored in MySQL databases.So far the nested sets tree model is in a mid-alpha stage of development. Other models will follow--all with compatible APIs. It requires MySQL 4.1.2. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Tree Factory Download

Added: September 17, 2010 | Visits: 824

XML::XQL XML::XQL is a perl module for querying XML tree structures with XQL. SYNOPSIS use XML::XQL; use XML::XQL::DOM; $parser = new XML::DOM::Parser; $doc = $parser->parsefile ("file.xml"); # Return all elements with tagName=title under the root element book $query = new XML::XQL::Query (Expr... Platforms: *nix

License: Freeware Size: 112.64 KB Download (99): XML::XQL Download

Added: January 21, 2010 | Visits: 1.103

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: April 06, 2013 | Visits: 446

Tree Factory for Scripts Tree Factory is a set of PHP classes for manipulating hierarchical tree structures stored in MySQL databases.So far the nested sets tree model is in a mid-alpha stage of development. Other models will follow--all with compatible APIs. It requires MySQL 4.1.2. Platforms: PHP

License: Freeware Size: 30.72 KB Download (39): Tree Factory for Scripts Download

Added: April 11, 2010 | Visits: 956

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

Added: May 23, 2010 | Visits: 972

libscl libscl (SCL) is a library that provides hash tables, list, queue, stack, symbol, balanced binary tree, and a vector as abstract data types. Multiple independent instances of the same abstract type can be used, each with its own arbitrary contents. Whats New in This Release: - Added a little... Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): libscl Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 388

The Data Structure Translator Generates internal (in memory) and external (on disk) forms of binary data structures, and the code to convert between the two. Platforms: Windows, Mac, Linux

License: Freeware Size: 58.33 KB Download (49): The Data Structure Translator Download

Added: May 10, 2013 | Visits: 460

Permutation and Combination Enumerator These two enumerators use a linklist to imitate permutations and a binary tree to imitate combination. Thus the program can spit out the result one by one. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (62): Permutation and Combination Enumerator Download

Added: October 13, 2010 | Visits: 1.181

Tree::Binary::Search Tree::Binary::Search is a binary search tree for Perl. SYNOPSIS use Tree::Binary::Search; my $btree = Tree::Binary::Search->new(); $btree->useNumericComparison(); $btree->insert(5 => "Five"); $btree->insert(2 => "Two"); $btree->insert(1 => "One"); $btree->insert(3 => "Three");... Platforms: *nix

License: Freeware Size: 27.65 KB Download (253): Tree::Binary::Search Download

Added: May 10, 2013 | Visits: 479

Binary ordered tree This script is a simple example demonstrating the construction of binary trees. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Binary ordered tree Download

Added: June 03, 2010 | Visits: 1.303

C Generic Library C Generic Library is a generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict... Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): C Generic Library Download

Added: February 15, 2010 | Visits: 849

libredblack libredblack is a library to provide the RedBlack balanced tree searching and sorting algorithm. The algorithm was taken from the book "Introduction to Algorithms" by Cormen, Leiserson & Rivest. Frankly I never entirely understood it, but it most definately works! What is the problem with... Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): libredblack Download

Added: May 10, 2013 | Visits: 478

Composite design-pattern using dictionaries The script illustrates the composite design pattern by using hierarchical dictionaries. It can be used to process hierarchical, tree-based data structures using Python dictionaries. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Composite design-pattern using dictionaries Download

Released: October 01, 2007  |  Added: September 08, 2009 | Visits: 2.709

Origramy Origramy is a new and sole flash component. It is specially designed for online making of graphs and diagrams of various kinds. If you need to create workflow process scheme, timeline presentation, specific diagram, objects references map, etc. - Origramy will help to create it fast and with... Platforms: Windows, Mac, *nix

License: Freeware Size: 569.87 KB Download (242): Origramy Download

Added: February 03, 2010 | Visits: 934

glFlow glFlow is a (D)DoS logger written with speed in mind. glFlow detects attacks on high speed links through real-time flow aggregation and analysis. What do I run it on ? It was written on FreeBSD and tested on both FreeBSD and Linux. It should work on any OS to which libpcap and OpenSSL were... Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): glFlow Download

Added: December 01, 2013 | Visits: 655

Hydra3D Hydra3D is a 3-dimensional XML visualization and editing tool for UNIX variants and Windows. Documents are displayed as interactive 3D tree structures. Hydra3D uses QT for windowing, OpenGL for three-dimensional display, Xerces and Xalan for XML process Platforms: *nix

License: Freeware Size: 6.12 MB Download (47): Hydra3D Download

Added: August 20, 2013 | Visits: 348

treap for Linux treap.py is a python module (more than one actually) for implementing a "treap", which is a datastructure that is a hybrid of a binary heap and a binary tree. Platforms: *nix

License: Freeware Size: 30.72 KB Download (40): treap for Linux Download

1 2 3 4 5 >