-
-
[
Unix_Linux]
datrie_cvs20061001.tar.gz
... of double-array structure for representing trie,
as proposed by Junichi Aoe [1].
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides ...
-
[
C/C++]
avltree_up.cpp.gz
my AVL tree implementation. Have tested it for 8! deletions sequences with 8! insertion sequences. Fast for order statistics.
-
[
C/C++]
ccost_up.cpp.gz
spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for sub sum and updating a cell in O(logn)
-
-
[
Java/JSP]
Values.rar
this is an wonderfull tree constructing algorithm implemented in java used in data mining
Category:
Algorithm Upload User:
wwwfjs Size:
2K
-
-
[
C/C++]
tree-structure.rar
The software to build a binary tree can be achieved when the stored data in the use of binary tree to store the rules in order to search more convenient time
-
-
[
Delphi]
TREE.rar
delphi programming controls for the production carried out by the tree data structure display
Category:
Delphi VCL Upload User:
cnycczj Size:
106K
-