-
-
[
C/C++]
KDTreeTest.zip
kd-tree c++ realize demonstration class template example. is the site from abroad, from top to bottom, simple structure, easy to understand. article in: http://www.codeproject.com/KB/architecture/KDTree.aspx
-
[
Visual C++ (VC++)]
b-tree.zip
Name: B-tree realize the creation of Time: 2008.03.16 last modified: 2008.03.18 procedures Author: monkeylee Contact: leeocean2004@163.com program Description: B-tree realize the relevance of the operation, find insert delete
-
[
Visual C++ (VC++)]
tree.zip
Program instructions for creating a binary tree, and previous order, in sequence and post-order traversal to 15 randomly generated between 0 ~ 100 integer, and then inserted into the binary tree in 2007.11.25
-
[
C/C++]
RTree.rar
Spatial database system, the index of well-known R-tree source code
-
[
C/C++]
TREE.rar
Realize the tree to C language to realize the tree. In UNIX, adopted under the compiler, for reference use
-
[
Visual C++ (VC++)]
tree.rar
For some simple code, using C++ Realize pattern recognition in the minimum spanning tree algorithm, the specific details, see the source code
Category:
AI-NN-PR Upload User:
hxswkj2006 Size:
3K
-
-
[
C/C++]
huffman.rar
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
Category:
SCM Upload User:
nicole213 Size:
12K
-
[
Visual C++ (VC++)]
icpCpp.rar
Application of KD-tree and the corresponding two-point iterative algorithm of three-dimensional point set alignment
Category:
CSharp Upload User:
domestic Size:
158K
-
[
Visual C++ (VC++)]
ann.rar
ANN is a library written in the C++ Programming language to support both exact and approximate nearest neighbor searching in spaces of various dimensions. Can be directly used for projects to support the Kd tree, BBF (best bin first)