搜索资源列表
KdTree
- 用Java编写的KD TREE算法实现, 希望对大家有所帮助
kdtree-0.5.4.tar
- kd tree implementation java
kdtree2.tar
- kd tree java implementation 2
KdTree
- this class is an implementation of the kd-tree algorithm
KDnnTree
- KDnnTree for KD tree construct and search for nearest neighbour
kdtree-0.5.5.tar
- kd tree program in java
KDTree
- k-d树(k-dimensional树的简称),是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。用java实现,可直接运行-kd-tree (k-dimensional tree for short), is a partition the data structure of k-dimensional data space. Mainly used in the search of the key data of the multidimensi
kdtreenew
- 用java写kd树,练习而已还请大家多多指教-Kd tree with java write, practice it also please exhibitions
KD Tree Implementation
- Kd tree implementation in scala language