CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 搜索树

搜索资源列表

  1. QuartTreeNode

    0下载:
  2. qt实现四叉树搜索,书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-qt achieve quadtree search, book on the Windows operating system is an internal
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3.45kb
    • 提供者:zww
  1. RTreeTemplate.zip

    0下载:
  2. R树,具有搜索,添加,删除节点能,利用R树,可以为空间搜索速度带来很大的提升,是GIS中必备的一种算法,R tree, with the search, add, delete nodes can use R trees, you can search for the space a great deal of speed upgrade is necessary for GIS in an algorithm
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:14.63kb
    • 提供者:name
  1. Rstar_Berchtold.tar

    0下载:
  2. R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。-R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:29.79kb
    • 提供者:name
  1. Pyramidtree.tar

    0下载:
  2. 金字塔树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。-Pyramid tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:61.03kb
    • 提供者:name
  1. Search_matrix_based_on_the_adaptive_anti_collision

    1下载:
  2. 提出一种基于搜索矩阵的自适应防碰撞算法.该算法有效利用碰撞信息,通过构造搜索矩阵,克服自适应 二又树搜索算法逐位搜索效率低的缺点.同时提出碰撞堆栈的概念,根据时隙状态,来自适应调整搜索路径,从而 减少碰撞和空闲时隙数以及传输的比特量.理论和仿真实验表明,该算法有效实用,可有效减少识别时间,提高搜 索效率-Presents a matrix of adaptive search-based anti-collision algorithm. The algorithm is the e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:236.05kb
    • 提供者:吴晓彦
  1. ann_1.1.2_MS_Win32_bin

    0下载:
  2. K维搜索树实现库,直接导入其中的dll和lib就可以使用
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:543.74kb
    • 提供者:chxspace
  1. visKDTree

    0下载:
  2. k-d树搜索代码,k-d树在碰撞检测的建模中应用非常广泛-k-d tree
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:576.17kb
    • 提供者:任静
  1. kdtree

    0下载:
  2. k-d树(k-dimensional树的简称),是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。K-D树是二进制空间分割树的特殊的情况。-kd tree (k-dimensional tree for short), is a data structure split k-dimensional data space. Mainly used in multi-dimensional space-critical data search (eg:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:726byte
    • 提供者:刺客
  1. asift_Algorithm

    0下载:
  2. 实现图像的自动配准,是SIFT算法的改进算法,同时在ASIFT匹配阶段,对算法进行了修改,采用KD树结构进行搜索。-Automatic registration of images is SIFT algorithm improved algorithm, while ASIFT matching stage, the algorithm was modified using the KD tree search.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:741.31kb
    • 提供者:keil_xin
  1. kdtree_search

    0下载:
  2. k-d树是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索-kd tree is a k-dimensional data structure segmentation data space. Mainly used in multi-dimensional space-critical data search
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:794byte
    • 提供者:芦花似雪
  1. kd-tree

    0下载:
  2. KD-Tree是一种由二叉搜索树推广而来的用于多维检索的树的结构形式-KD-Tree is a binary search tree by a promotion the tree is used to retrieve the multidimensional structure
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:9.37kb
    • 提供者:璐璐
  1. source

    0下载:
  2. 点云数据八叉树搜索方法,为点云数据处理提供基础-Point cloud data octree search method to point cloud data processing provides the basis
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1.18kb
    • 提供者:li
  1. octree_search

    0下载:
  2. 这个是PCL官方文档中所带的八叉树搜索的代码-PCL official document carried by the octree search code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:873byte
    • 提供者:ee1
  1. kdtree_search

    0下载:
  2. PCL官方文档中所带的kd树搜索的相关算法-PCL official documents related algorithms brought kd tree search
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:768byte
    • 提供者:ee1
搜珍网 www.dssz.com