搜索资源列表

  1. R Tree 多维数据

    0下载:
  2. R树是一种用于处理多维数据的数据结构,用来访问二维或者更高维区域对象组成的空间数据.R树是一棵平衡树
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-11-18
    • 文件大小:14309
    • 提供者:chinaperrin
  1. RTreeTemplate

    0下载:
  2. 创建空间索引结构R树的源程序,解压后的文件中有readme文档。-create spatial index R-tree structure of the source, the paper after extracting a readme file.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:周琳
  1. HnSRTree-1.3.1.tar

    0下载:
  2. R 树, 存取方式的当中最普遍的的用长方形, 是根据区域的启发式优化围绕的长方形在各个内在结点通过运行在一张规范化的试验平台下高度变化的数据, 询问和操作众多的实验, 我们能设计合并联合的优化的R* 树区域, 各个附寄的长方形边际和交叠在目录使用我们规范化的试验床在详尽表现比较,它结果R* 树清楚地胜过现有的R 树变形Guttman’s线性和二次方R 树和R 树的格林变形,R* 树的这优势举行为不同的型询问和操作, 譬如地图覆盖物。 为
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:172032
    • 提供者:王琪
  1. java-rbtree-project-ok

    0下载:
  2. R树与B树的混合树,在这个程序里面可以直接用R树和B树-R and B-tree tree of mixed tree, in the inside can directly with the R and B-tree tree
  3. 所属分类:其他数据库

    • 发布日期:2024-05-16
    • 文件大小:1152000
    • 提供者:张军旗
  1. spatialindex.vc

    0下载:
  2. 多维索引的多个结构的常用算法,如R树的插入删除修改,又如四叉树的插入删除修改等-Index multidimensional structure of a number of commonly used algorithms, such as the R-tree insert delete changes Again quadtree insert the revisions delete
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:216064
    • 提供者:ken
  1. rtree-source

    0下载:
  2. 一个java实现的R树,R树在存储空间数据方面用处很大,特别是区域性的按空间划分的数据.这种结构用在数据库处理多维数据极为方便,oracle索引多维数据就是用的这种-a tree to achieve the R, R tree in the storage space data very useful, in particular, according to the regional breakdown of the data spa
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:97280
    • 提供者:ken
  1. Rplus.tar

    0下载:
  2. R+树的c实现源码,对应文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.-R tree c achieve source code, corresponding article T. K. Sellis, N. Roussopoulos, C. Faloutsos : The
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:92160
    • 提供者:
  1. RTree

    0下载:
  2. Rtree R树的C语言实现 ,学习R树的朋友们共同学习,向你们学习-Rtree C language, learning the R-tree friends studying together, to learn
  3. 所属分类:其他数据库

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:高东飞
  1. RTree_test

    0下载:
  2. C++实现的R树算法,包括构造,查找,增删改更新结点等。还有两个test文件。-C++ Achieved R tree algorithm, including the structure, find, additions and deletions and other changes to update nodes. There are two test files.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:Y.A.M
  1. imageproj

    0下载:
  2. 原创图片检索程序。选择一张图片以及一个图片文件夹,提取图片特征,使用R树进行查询。请在vc8以上环境打开此工程。-Original image retrieval process. Select a picture and a picture folder, extract image features, using the R tree query. Please open this vc8 over environmental en
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-16
    • 文件大小:186368
    • 提供者:王妙一
  1. Rplus-java

    0下载:
  2. 关于R+树的java源码,有兴趣的朋友可以研究下了-On the R+ Tree java source code, are interested can study a Friend
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:董广宇
  1. RTreeTemplate

    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编程

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者: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编程

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:name
  1. rtree_src_1_0_updt

    0下载:
  2. 本程序是由JAVA实现的R-树新建、结点增加、删除功能。-This procedure is achieved by the JAVA new R-tree, node to add, delete function.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:423936
    • 提供者:folishwood
  1. RTree

    0下载:
  2. 通过建立R树索引,为数据提供一个更有效的查询效率更高的策略-Creat an R tree index!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:泛函
  1. Rtree-eclipse

    0下载:
  2. 移动对象空间数据库中索引r树源码,能在eclipse下直接运行.-Moving objects in spatial database index r source tree, can directly run in eclipse.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:163840
    • 提供者:曹亮
  1. RStarTree.tar

    1下载:
  2. 经典索引方法,它是在R树的基础上进行改进,再次提高了查询速度,用VC编写,代码精炼。-Classic index method, which is in the R-tree based on the improved query speed once again increased, with VC development, refining the code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:50176
    • 提供者:lyd
  1. Rstar-java

    0下载:
  2. 里面详细的介绍了R树的结构,详尽的描述了一个R树类-Which describes in detail the structure of R tree, detailed descr iption of an R category tree
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:60416
    • 提供者:杨紫乔
  1. Rtree_code_of_C

    0下载:
  2. R树算法的c实现,包括了索引建立,窗口查询和对象删除功能-R-tree
  3. 所属分类:GIS编程

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:方文崇
  1. Rtree

    0下载:
  2. R树,一个用于空间查询的动态索引结构。能够更有效地处理空间数据点-R tree, a query for a dynamic index structure of space. To more effectively deal with spatial data points
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:225280
    • 提供者:刘国慧
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org