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

Search Tree freeware
Filter: All | Freeware | Demo
 

Search Tree

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

libgist libgist provides a generalized search tree C++ library. This directory contains the 2.0 release of the GiST C++ library. Please refer to our WWW home page located at for updates on documentation and new releases. libGiST is not public domain software. It is copyrighted by the University of... Platforms: *nix

License: Freeware Size: 3.6 MB Download (108): libgist Download

Added: March 27, 2013 | Visits: 567

Schnorr-Euchner Adaptive Search Radius Sphere A stack-based sequential depth-first decoder that returns Maximum-Likelihood solutions to M-QAM modulated MIMO system-type problems, i.e., a lattice decoder with optional justified rectangular boundary control. In such problems, the depth of the search tree is known and the number of children per... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Schnorr-Euchner Adaptive Search Radius Sphere Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 423

connectfour This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java. Platforms: Windows, Mac, Linux

License: Freeware Size: 44.7 KB Download (46): connectfour Download

Added: March 21, 2010 | Visits: 966

Gecode/J Gecode/J is a Java interface for the Gecode C++ constraint programming library. It allows you to: model and solve constraint problems in Java. explore the search tree with our tree visualization tool. Either using the built-in depth-first search strategy, or manually and interactively.... Platforms: *nix

License: Freeware Download (99): Gecode/J Download

Added: August 13, 2013 | Visits: 268

Disc Collision rev3 Script Grid based special divisions and search tree based sorted lists are used to optimize basic calculations.It was built and optimized for Flash 10. Platforms: Flash

License: Freeware Size: 40.96 KB Download (40): Disc Collision rev3 Script Download

Added: August 27, 2013 | Visits: 374

libx1f4l2 libx1f4l2 is a data structures library. Featured are BST backed lists. The BST (binary search tree) backed lists are all purpose lists, allowing for sequential and random access. The complexity for most operations is log(N) Platforms: *nix

License: Freeware Size: 337.92 KB Download (39): libx1f4l2 Download

Added: March 05, 2010 | Visits: 1.430

C Algorithms Library C Algorithms Library is a collection of commonly used Computer Science algorithms. The focus is on code that is well documented and tested, portable, and reusable. The C Programming Language has a much smaller standard library compared to other more modern programming languages such as Java... Platforms: *nix

License: Freeware Size: 337.92 KB Download (117): C Algorithms Library Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 425

Java DSA extensions DSA extensions contains classes similar in purpose to the classes provided in java.util. Currently, it contains sortable Lists and Maps, as well as a balanced binary search tree and a binary array search algorithm. Platforms: Windows, Mac, Linux

License: Freeware Size: 6.32 KB Download (48): Java DSA extensions Download

Added: September 08, 2013 | Visits: 577

Priority First Stack-based Sequential Decoder A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to M-QAM modulated MIMO system-type problems, i.e., a lattice decoder with optional justified rectangular boundary control. In such problems, the depth of the search tree is known and the number of children... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (50): Priority First Stack-based Sequential Decoder Download

Added: July 06, 2013 | Visits: 515

Priority First Spherical Lattice Space-Time Decode A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not... Platforms: Matlab

License: Freeware Size: 51.2 KB Download (45): Priority First Spherical Lattice Space-Time Decode Download

Depth-First Spherical Lattice Space-Time Decoder with Boundary Control A stack-based sequential depth-first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not... Platforms: Matlab


Priority First Spherical Lattice Space-Time Decoder with Boundary Control A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not... Platforms: Matlab


Released: April 15, 2014  |  Added: May 04, 2014 | Visits: 744

SiMiUP Pleased to introduce a small and hopefully useful program SiMiUP. This is a free memo pad type wiki. His personality trait is the ability to encrypt any note with any password . Without a password can not decipher it, even us. Over time, each note will acquire a unique, own properties.... Platforms: Windows, Windows 8

License: Freeware Size: 1.25 MB Download (37): SiMiUP Download

Added: April 09, 2013 | Visits: 515

K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH When the dataset is small, when you have to run only a few number of search, or when the dimensions of points is large, the brute search method is still faster than kd-trees data structure. Computing the distances one by one take a minor time than building the tree.Some of this problems have... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): K-NEAREST NEIGHBOURS AND RADIUS (RANGE) SEARCH Download

Added: November 01, 2006 | Visits: 4.092

Legacy Family Tree Legacy Family Tree is an award winning full-featured professional genealogy program that helps you track, organize, print, and share your family history. The program is free and has no restrictions. (A Deluxe Edition is also available.) The user interface is easy-to-use and is always... Platforms: Windows

License: Freeware Size: 17 KB Download (301): Legacy Family Tree Download

Added: October 15, 2010 | Visits: 932

dtRdr::GUI::Wx::SearchTree dtRdr::GUI::Wx::SearchTree is a Perl module that can display search results as a tree. SYNOPSIS Methods book_root Create a root for the book. $tree->book_root($book); When were displaying multiple books, this will not be the root of the tree? want_item $item =... Platforms: *nix

License: Freeware Size: 2.8 MB Download (92): dtRdr::GUI::Wx::SearchTree 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: June 09, 2013 | Visits: 483

FAST K-NEAREST NEIGHBOURS SEARCH 3D VERSION In this file you can find a simple but very effective algorithm for Nearest Neighbour Search which I megalomaniacly called the GLTree.You want more? go to the Professional version of GLTreeIt has been designed for uniformly random data, where is the fastest I ever used, but works fine even on... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): FAST K-NEAREST NEIGHBOURS SEARCH 3D VERSION Download

Added: May 19, 2013 | Visits: 493

FAST K-NEAREST NEIGHBORS SEARCH this file you can find a simple but very effective algorithm for Nearest Neighbour Search which I megalomaniacly called the GLTree.You want more? go to the Professional version of GLTreeIt has been designed for uniformly random data, where is the fastest I ever used, but works fine even on sparse... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): FAST K-NEAREST NEIGHBORS SEARCH Download

1 2 3 4 5 >