搜索资源列表
kdtree
- kd树的实现,用到matlab-kd tree realization used Matlab
visKDTree
- kd树源代码,代码简单易懂,很使用。大家可以下载试试看,希望对您有所帮助
kdtree
- kd树类的实现。内部提供了三种搜索方法。-kd tree class implementation。
10.1.1.10.818
- 关于数据库多维索引结构KD树的介绍,包括构建和检索的算法。-Multi-dimensional database index structure on the introduction of KD tree, including the construction and retrieval algorithms
kDtreesfig
- kd树的相关英文资料 非常经典详细的解说-kd tree
KDTree-SRC
- KD树,用于范围搜索。大家都懂啦,不用多说了-KD tree for range search
knn
- 实现构建k-d树并且实现k-d树上的最邻近查找算法-Build a kd-tree and kd tree nearest neighbor search algorithm
kdtree
- kd树,matlab源码 kd树,matlab源码-kdtree wiritten in matlab
kdtree
- KD树 KDtree的建立到最近领域的搜索,简单易懂-KD tree KDtree establishment to the nearest field of search, easy to understand
KD_Tree
- 基于K维空间索引的点查询算法KD树,本代码实现一般的查询功能-K-dimensional space-based index point KD tree search algorithm, the code search function in general
crosscode
- 自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据-I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data
kdtree11
- 用matlab编写的关于Kd树算法,很实用的-About using matlab Kd tree algorithm, a very practical
KD-tree
- kd树是一种对k维空间中的实例点进行存储以便对其进行快速搜索的树形数据结构-kd tree is a k-dimensional space for instance points to be stored quickly search tree data structure
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
kdtree
- kd树的c++语言实现,kd树对多维空间的划分起着重要的作用。-kd tree c++ language, kd tree to divide the multidimensional space plays an important role.
kd_buildtree
- 以matlab2014a为实验平台实现KD树算法。可以参考。-protect KD tree in matlab 2014 a.
KDTree的Java代码
- 是对于KNN算法中KD树的构造的源码,主类中有测试数据可自行修改,包括注释
knn-kdtree
- kd树,分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。K-D树是二进制空间分割树的特殊的情况。-KD tree, the data structure of K dimensional data space. It is mainly used in the search of key data in multidimensional space (such as range search and nearest neighbor search). K
KD-tree
- C++构建简单的KD树并查找K近邻,是一篇文档,内附代码,代码亲测可用(C++ to build a simple KD tree, and find K nearest neighbor, is a document, enclosing code, code pro test available)
kd
- kd树就是用于讲解kd树形结构的,这个需要看代码来说(The KD tree is used to explain the KD tree structure)