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

搜索资源列表

  1. RTree

    0下载:
  2. R-tree实现与理解,比较好,是图像检索中,高维索引必须工具-R-tree with the understanding, good image retrieval, high-dimensional indexing must tool
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:17554
    • 提供者:dieniangai
  1. tree

    0下载:
  2. The function translates from labels of a binary tree to corresponding rows (R) and columns (C) of a 2 dimensional matrix storing the tree according to predefined convention, given below. The storing matrix preserves the fractal-like topolog
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:61576
    • 提供者:ThUND3R
  1. Coordinate

    0下载:
  2. 基于R树的K近邻查询算法及递增的k近邻查询算法实现-the implemention of R-tree K-nearest neighbor query algorithm and incremental nearest neighbor query algorithm
  3. 所属分类:Dialog_Window

    • 发布日期:2016-12-08
    • 文件大小:8247296
    • 提供者:王佳楠
  1. rtree

    0下载:
  2. R树空间索引,R树是在B树的基础上建立的。-R-tree spatial index, R tree is established on the basis of B-tree.
  3. 所属分类:GIS program

    • 发布日期:2017-11-06
    • 文件大小:3977912
    • 提供者:婷飞
  1. 44187551RTree

    0下载:
  2. RTREER树 用C语言来实现的 ,学习R树的朋友们共同学习-RTREER tree, R tree using C language to achieve, learning R tree friends study together
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:17803
    • 提供者:高东飞
  1. RTree-C

    0下载:
  2. R树的基本操作代码,运用C语言来实现,算法精简。-The basic operation of the R-tree code, using C language to implement the algorithm streamlined.
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:16351
    • 提供者:施国源
  1. RTreeTemplate

    0下载:
  2. This code is about R tree and its implementation in C-This code is about R tree and its implementation in C++
  3. 所属分类:Education soft system

    • 发布日期:2017-04-23
    • 文件大小:15120
    • 提供者:Amol
  1. RTree

    0下载:
  2. 数据库领域大牛陶宇飞教授采用C++实现的R-tree, 包括Node及Entry的处理.-Distinguished Prof. Yufei Tao in database filed implemented the R-tree using using C++, including the processing of Nodes and Entrys.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:44007
    • 提供者:xiaoguoqing
  1. the-two-binary-tree-coding

    0下载:
  2. 使用以下方案为二叉树编码: 空树编码为0 单结点树编码为1 所有m个结点的二叉树编码小于(m+1)个结点的二叉树的编号 若任何m个结点的二叉树,当左右子树为L和R个时的二叉树编号为n,则下列情况下所有m个结点的二叉树,其编号大于n: 左子树的编号大于L 左子树的编号为L,右子树的编号大于R 要求给定一个序数,输出一棵二叉树 -Use the following scheme is binary coded: empty tree coded 0 for singl
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1620769
    • 提供者:wangdanyang
  1. R_Tree

    0下载:
  2. 基于CUDA对R-Tree构建并行计算的加速源码-CUDA parallel computing to accelerate to construct R-Tree based on source code
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1813810
    • 提供者:杨璐生
  1. IMAGERETRIEVAL

    0下载:
  2. 本程序使用颜色直方图提取图片特征值,再将图片特征建立R树进行图片检索。-The program uses color histogram extracted image characteristic value, then the image characteristics to establish R-tree image retri .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:252492
    • 提供者:喵喵树
  1. Rtree

    0下载:
  2. R树是GUTTMAN于1984年提出的最早支持有序扩展的对象存取方法之一,也是目前应用最为广泛的一种空间索引结构,该资料为其的应用。-R tree is one of GUTTMAN first proposed in 1984 to support an orderly expansion of the Object Access Method, is currently the most widely used of a spatial index structure for the app
  3. 所属分类:Data Mining

    • 发布日期:2017-05-28
    • 文件大小:11122924
    • 提供者:taoshuqing
  1. SkRTree

    0下载:
  2. An R-Tree implementation. In short, it is a balanced n-ary tree containing a hierarchy of bounding rectangles.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:7703
    • 提供者:fywphiu
  1. boundingbox

    0下载:
  2. Bounding Box for R-tree in C-Bounding Box for R-tree in C++
  3. 所属分类:Other Databases

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:Jafat
  1. ln_rtree

    0下载:
  2. 建立r树,使用c++完成,对于学习树的建立很有好处-create r-tree,use c++
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4258996
    • 提供者:刘娜
  1. rtree

    0下载:
  2. 学习r树和二叉树的必要经历,可以帮助我们学习理解树-study B-tree and r-tree
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:24532
    • 提供者:刘娜
  1. rtree1

    0下载:
  2. R树构建索引,包括R树的创建,插入,删除,查询操作 -R tree index, including the creation of the R tree, insert, delete, query operation
  3. 所属分类:Console

    • 发布日期:2017-06-09
    • 文件大小:16159632
    • 提供者:龚翔
  1. Topk-MSQ

    0下载:
  2. Top-k mutual skyline based on R-tr-Top-k mutual skyline based on R-tree
  3. 所属分类:Other Databases

    • 发布日期:2017-05-04
    • 文件大小:165970
    • 提供者:xiao wang
  1. libspatialindex-master

    0下载:
  2. C++实现的R树,MVR树以及TPR树,提供C语言接口-C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1364215
    • 提供者:林晓坤
  1. spatialindex-JAVA

    1下载:
  2. JAVA实现的R树,提供高效的低维空间搜索性能-Java implemented R-tree,whose performance on low dimension spatial search is quite high
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:64892
    • 提供者:林晓坤
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com