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

搜索资源列表

  1. qujianshu

    0下载:
  2. 本实验完成的功能是给定一个区间找出其区间树 开发环境采用VC-completion of this experiment is to the function of a set interval interval tree to identify its development environment using VC
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:99.72kb
    • 提供者:liuqing
  1. SegmentTree

    0下载:
  2. 线段树的样例程序,线段树大家都知道吧?类似于算法导论上的区间树,比AVL好实现多了-segment of the sample program for the tree, the tree line you know? Introduction to the algorithm similar to the interval on the tree, to achieve better than AVL more
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:byron
  1. binary_tree.rar

    0下载:
  2. 根据所输入的一串数字,以“,”间隔,生成一棵二分查找树,生成的树以图像形式出现。,According to the input of a string of figures, interval to generate a binary search tree, the tree generated in the form of images.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:17.61kb
    • 提供者:wins
  1. IntervalTree

    0下载:
  2. 由红黑树实现区间树算法,实现去检查找,和最小区间的确定。-To achieve range from red and black tree tree algorithm to check the look, and identification of the smallest interval.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:32.23kb
    • 提供者:孟淇
  1. PKU2529Msyorsposter

    0下载:
  2. 一个很好的线段树的题目,每一组数据里面的一个区间是一个不同的颜色,问最后可以看到几种颜色 ....... 要清楚树的是树有多少个节点 .. 代码如下 :-A good segment of the subject tree, each set of data inside an interval is a different color and asked to see the last of several colors to make it clear ....... the tr
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:1.19kb
    • 提供者:杨金龙
  1. IntervalSearch

    1下载:
  2. 区间树上的重叠区间查找算法:通过增加树结点的信息域将红黑树扩张为区间树,并通过给定的某个区间i,查找区间树上相应的重叠区间。-The overlap interval between the tree search algorithm: tree node by increasing the information domain will be red and black tree expansion for the interval tree, and through a given inte
  3. 所属分类:Data structs

    • 发布日期:2016-11-05
    • 文件大小:2.64kb
    • 提供者:米石
  1. kc

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

    • 发布日期:2017-03-29
    • 文件大小:755.29kb
    • 提供者:孙奇
  1. Kth_number

    0下载:
  2. 划分树求区间K小数的Pascal源代码, 其建树复杂度为O(nlogn), 回答询问为O(logn)-A kind of tree to answer the kth smallest number in an interval.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:812byte
    • 提供者:GODlike
  1. Client

    0下载:
  2. This paper introduces a message forwarding algorithm for search applications within mobile ad hoc networks that is based on the concept of selecting the nearest node from a set of designated nodes. The algorithm, which is called Minimum Distance Pack
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1.89mb
    • 提供者:sathiyaraj124
  1. SBT

    0下载:
  2. 利用线段树套平衡树查询区间第K大数,并满足修改操作,复杂度log^2(n)-Balanced tree using segment tree sets large numbers query interval s K, and operations to meet the changes, the complexity of log ^ 2 (n)
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.41kb
    • 提供者:赫正直
  1. interval-tree

    1下载:
  2. a realization of interval tr-a realization of interval tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.07kb
    • 提供者:newman97
  1. overlap-interval-

    1下载:
  2. 区间树算法描述,及其说明,使用代码形式来描述区间树问题-The overlap interval between the tree search algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:37.52kb
    • 提供者:
  1. RangeEncoding_pdf

    1下载:
  2. 区间编码算法的分析与实现(论文全文) 摘要:全面介绍了区间编码算法的理论基础和实现方式。详细讨论了区间编码原理、正规化操作、区间编码实现、二进制索引树的理论和实现等技术。并给出了一个切实可行的应用程序。-Range encoding algorithm analysis (full paper) Abstract: The comprehensive range encoding algorithm theoretical basis and implementation. Discus
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:269.99kb
    • 提供者:
  1. RangeEncoding_dpr

    0下载:
  2. 区间编码算法的分析与实现(项目文件) 摘要:全面介绍了区间编码算法的理论基础和实现方式。详细讨论了区间编码原理、正规化操作、区间编码实现、二进制索引树的理论和实现等技术。并给出了一个切实可行的应用程序。-Range encoding algorithm analysis and implementation (project file) Abstract: The comprehensive range encoding algorithm theoretical basis and i
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:270.66kb
    • 提供者:
  1. IntervalTree

    0下载:
  2. 本工程实现了算法导论书中区间树查找的算法,可直接运行。-Find the interval tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:20.95kb
    • 提供者:flxyd
  1. algorithms-master

    0下载:
  2. 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.56mb
    • 提供者:汪小君
  1. SectionTree

    0下载:
  2. 区间树上的查找算法,要求先输入若干区间用来构造红黑树,之后再向树中输入一个查找区间,输出上述区间在树中的重叠区间。需要在红黑树插入操作的基础上进行完成。-Interval tree search algorithm, asked to enter the number of intervals used to construct the red-black tree after tree again enter a search range, the output of the interval
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:431.26kb
    • 提供者:彭惠东
  1. AreaTree

    0下载:
  2. 区间树的查找,算法实验课的内容,大致实现了一下-Interval tree search algorithm experiments class, roughly achieve a bit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:446.21kb
    • 提供者:潘茂林
  1. interval_tree

    0下载:
  2. mm interval_tree.c - interval tree for mapping->i_mmap.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.3kb
    • 提供者:xwwenxn
  1. segment-tree

    1下载:
  2. 在实际应用中,常遇到与区间有关的操作,比如统计若干矩形并集的面积,记录一个区间的最大最小值及总量,并在区间的插入、删除和修改中维护这些数据。线段树的定义是利用树形二分结构所建立的一种数据结构,能够高效的完成这些操作。-In practical applications, often encountered in the interval-related operations, such as statistics and set a number of rectangular area, rec
  3. 所属分类:Data structs

    • 发布日期:2017-12-14
    • 文件大小:2.3mb
    • 提供者:慕柯
« 12 »
搜珍网 www.dssz.com