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

搜索资源列表

  1. src

    0下载:
  2. 使用C实现的R树结构,可以自动生成大量矩形或自己修改输入固定的矩形。根据最小扩大原则和Guttman的经典算法实现的结构。经过测试,构建的最小MBR结果都是正确的。-The use of C to achieve the R-tree, you can automatically generate a large number of rectangular or modify their own fixed rectangular input. The smallest expansion in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1208824
    • 提供者:李才
  1. UNIXbaogao

    0下载:
  2. 在一个半径为R的监测区域,随机分布有M个节点,每个节点的感应半径为r,请完成: (1)建立节点的位置信息文件 (2)建立网络的拓扑信息文件 (3)输出最佳路由即最小生成树 -Radius of R in a monitoring region, a random distribution of M nodes, each node of the sensor radius r, please complete: (1) to establish the location of t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:35822
    • 提供者:zouna
  1. Waveslim

    0下载:
  2. Basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000) Gencay, Selcuk and Whitcher (2001) the dual-tree complex wavelet tran
  3. 所属分类:Finance-Stock software system

  1. tree_based_recognition_of_largest_closed_contour.r

    0下载:
  2. 可以偵測樹木的程式,可以應用在校園樹木偵測-tree based recognition of largest closed contour
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:3463
    • 提供者:劉英傑
  1. IndexTree

    0下载:
  2. 建立R-Tree索引树,提高数据库查询效率-The establishment of R-Tree index tree, improve the efficiency of database queries
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2126720
    • 提供者:libra
  1. Tree

    0下载:
  2. 1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 -Status Dencendant(Array1D L,Array1D R,int n,int u,int v) /* If node u is the dencendant of node v ,*/ /* then return TRUE else return FALSE . */ /* L[i] is the left child of the
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:garming
  1. chenlin

    0下载:
  2. 以二叉链表作为存储结构 由用户输入一棵二叉树 使用菜单界面 分别输出二叉树的先序、中序和后序遍历下的结点访问次序 输出二叉树的深度 输出二叉树中所有的叶子结点及其数目。-Linked list to binary storage structure from user input as a binary tree binary tree using the menu interface, the output of the first order, respectively,
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1745
    • 提供者:陈林
  1. DelaminationRetrieval

    0下载:
  2. 形状特征是武器装备目标识别的关键因素。针对归一化后轴夹角的特点和小波描述子多尺度描述轮廓曲 线的特性,提出一种R树索引的分层检索技术模型,在模型库空间逐级过滤出与目标相似的模板,以保证检索的效 率和准确性,并通过对军用车辆的检索实验验证了模型的有效性。-The shape features of military weapons&equipment are the most important key factors of image object recognition.Aimin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:456579
    • 提供者:周二牛
  1. kc

    0下载:
  2. 利用区间树实现简易课表管理系统 内有课表范例-Summary schedule of interval tree management system to achieve
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:773417
    • 提供者:孙奇
  1. rtree-core-lib.tar

    0下载:
  2. R Tree implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2812163
    • 提供者:mdima
  1. RTreeTemplate

    0下载:
  2. R树模板,可以用来解决一些数据结构方面的东西-R tree templates can be used to solve some of the data structure of things. . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:318721
    • 提供者:吕雷兵
  1. RTree

    0下载:
  2. R树索引程序,基于C语言,是学习空间索引很好的提高资料-R-tree index procedure, based on the C language, is to learn good spatial index to improve data
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:17143
    • 提供者:张李群
  1. rtree_for_C

    0下载:
  2. Library for bulding R-Tree indexes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:17243
    • 提供者:andzhi4
  1. Filtering-RFID-middleware

    0下载:
  2. 本文研究RFID中间件的事件过滤技术,主要工作:(1)综合分析了各RFID事件 过滤算法的性能,着重分析了两种具有代表性的算法并指出其不足和局限。(2)分析了 RFID中间件在实际应用中的性能要求,提出一种更适合于RFID中间件的事件过滤算 法,基于聚合转换和KDB树的事件过滤算法。(3)用仿真实验测试各算法的性能表现, 证明本文的算法提升了RFlD中间件的综合性能。-Event Filtering is the core function of RFID middleware
  3. 所属分类:RFID

    • 发布日期:2017-05-13
    • 文件大小:3192755
    • 提供者:HY jian
  1. rtree(zyw)

    0下载:
  2. 一种R树结构的实现,可实现R树索引等功能-A realization of R tree, R-tree index can be achieved and other functions
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:635885
    • 提供者:赵艳伟
  1. rtree

    0下载:
  2. 空间索引树R-tree使用C语言实现,希望对大家有用-R-tree spatial index tree using the C language, we hope to be useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10971
    • 提供者:小玉
  1. OPNET-Simulation-Of-A-Multi-hop-Self-organizing.r

    0下载:
  2. In this paper we simulate a multi-hop self-organizing wireless sensor network. The purpose of the simulation is to investigate, quantitatively, the performance of our self-organizing network design. In particular, we examine such parameters as
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:191267
    • 提供者:Leontin
  1. tree

    0下载:
  2. 算法中二叉树的实现,包括建立查找,实现二叉排序树,能解决二叉书大量问题-源语言: 中文 允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Suànfǎ zhōng èr chā shù de shíxiàn, bāokuò jiànlì cházhǎo, shíxiàn èr chā páixù shù, néng jiějué èr chā shū dàliàng wèntí 将中文译成英语 中文(简体) 英语 日语 Binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:459995
    • 提供者:wangqingan
  1. Rtree

    0下载:
  2. 對空間作索引的一種資料結構,可以快速地找出指定空間的物件-R tree structure, reference:R-Trees- A Dynamic Index Structure for Spatial Searching
  3. 所属分类:TreeView

    • 发布日期:2017-03-28
    • 文件大小:12734
    • 提供者:Po-Hui
  1. prtree-1.5.tar

    0下载:
  2. 新型多维空间索引结构PR-tree,并且在这种新型的索引结构下进行了高维数据的查询操作.这种新型的空间索引结构有两个主要的特点:对需要查询的数据空间进行层次划分 并且对结点的插入、删除等操作具有高度的灵活性-PRTree is a Priority R-Tree, a spatial index. For some background read this: http://www.cs.umd.edu/class/spring2005/cmsc828s/slides/prtree.pdf
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:193253
    • 提供者:
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com