CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k-d tree

搜索资源列表

  1. kmlocal-1.7.1.tar

    0下载:
  2. 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are imple
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:907214
    • 提供者:陈明
  1. NIPS2005_0433

    0下载:
  2. k-d tree 算法介绍,介绍了一种可行的方法,从而实现搜素。
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:192082
    • 提供者:sunyifeng
  1. k-d tree C++ source codes

    1下载:
  2. 空间数据库中空间数据结构的应用,K-d树基本操作的源码,都在这个文档中。-spatial database structure of the data space applications, K-d trees basic operation of the source code in the documents.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:6435
    • 提供者:周琳
  1. A_tutorial_on_kd_trees

    0下载:
  2. 一篇介绍k-d tree的入门文章,对图像对准方面的研究人员是很好的参考!-An introductory article describes kd tree for image alignment of researchers is a good reference!
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:149661
    • 提供者:晨间
  1. c++实现的KNN库:建立高维度的K-d tree

    0下载:
  2. c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation. It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:624713
    • 提供者:duckur
  1. KD_Tree

    0下载:
  2. KD_Tree In computer science, a kd-tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. kd-trees are a useful data structure for several applications, such as searches involving a m
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:4177
    • 提供者:Lee Sangmin
  1. kdtree

    0下载:
  2. 用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:302547
    • 提供者:翟乐
  1. libkdtree_0.7.0

    0下载:
  2. 一个KD-tree的类STL模板库,版本为0.7.0-libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:111913
    • 提供者:黄常标
  1. huffman_coding

    0下载:
  2. ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1037
    • 提供者:ria
  1. kd_tree

    0下载:
  2. 一个高效的k-d tree实现,可以广泛的应用与图形图像处理。-K nearest neighbor search based on KD-tree
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:24470
    • 提供者:南亮亮
  1. K-degree-constrained-minimum-spanning-tree

    0下载:
  2. 本压缩包完整地实现了最小可度限制生成树的算法程序,代码很完整。-The archive can be fully achieved the degree-constrained minimum spanning tree algorithm program, the code is very complete.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:2403
    • 提供者:榔头
  1. K-Smallest_Spanning_Trees

    0下载:
  2. Perharp the smallest spanning tree is trivial, but just take a look with new problem : K Smallest Spanning Tr-Perharp the smallest spanning tree is trivial, but just take a look with new problem : K Smallest Spanning Tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:101095
    • 提供者:Hydrae
  1. kdtree

    0下载:
  2. In computer science, a kd-tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. kd-trees are a useful data structure for several applications, such as searches involving a multidime
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3933
    • 提供者:Lee Sangmin
  1. ktree-1

    0下载:
  2. Min k tree in tabu search
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2872
    • 提供者:Jung
  1. kdtree

    0下载:
  2. kd 近邻查找. 一般用在图像拼接等领域-k-d tree to find the nearest one
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:115086
    • 提供者:alisha
  1. k-d-tree-CPP-source-codes

    0下载:
  2. k-d tree C++ source codes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:9277
    • 提供者:hui
  1. k_d-tree-

    0下载:
  2. k-d tree的matlab与VC混合实现,可直接使用-using matlab and VC mix programming to realize kd tree.can be used used directly
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:127234
    • 提供者:
  1. kd-tree

    0下载:
  2. K-D树的应用文档,适合对K-D树深入学习的同学。文献对K-D树现状和应用有一定的描述-K- D tree application document, suitable for students to K- D tree in-depth study. Literature on K- D describes the present situation and application of a certain tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1274668
    • 提供者:鲍义东
  1. K d tree in matlab

    0下载:
  2. k d clustering in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:mahbob
  1. create_kd_tree

    2下载:
  2. 通过计算方差,确定划分坐标轴,最后,将点云划分到一个个格子中,这样的好处在于可以将噪点和有效点分别存储于不同的格子中,方便进行去噪。(k-d tree create;By calculating the variance, the coordinate axis is determined. Finally, the point cloud is divided into a number of lattices. The advantage is that the noise and the
  3. 所属分类:其他

    • 发布日期:2019-07-02
    • 文件大小:1024
    • 提供者:cleverboy521
« 12 3 »
搜珍网 www.dssz.com