文件名称:SectionTree
- 所属分类:
- 书籍源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-11-22
- 文件大小:
- 431kb
- 下载次数:
- 0次
- 提 供 者:
- 彭**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
区间树上的查找算法,要求先输入若干区间用来构造红黑树,之后再向树中输入一个查找区间,输出上述区间在树中的重叠区间。需要在红黑树插入操作的基础上进行完成。-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 in the tree overlapping intervals. Need to be completed on the basis of the red-black tree insert operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SectionTree\Debug\SectionTree.exe
...........\.....\SectionTree.ilk
...........\.....\SectionTree.pdb
...........\SectionTree\Debug\CL.read.1.tlog
...........\...........\.....\CL.write.1.tlog
...........\...........\.....\link-cvtres.read.1.tlog
...........\...........\.....\link-cvtres.write.1.tlog
...........\...........\.....\link-rc.read.1.tlog
...........\...........\.....\link-rc.write.1.tlog
...........\...........\.....\link.read.1.tlog
...........\...........\.....\link.write.1.tlog
...........\...........\.....\SectionTree.lastbuildstate
...........\...........\.....\SectionTree.log
...........\...........\.....\SecTree.obj
...........\...........\.....\vc110.idb
...........\...........\.....\vc110.pdb
...........\...........\SectionTree.vcxproj
...........\...........\SectionTree.vcxproj.filters
...........\...........\SecTree.cpp
...........\SectionTree.sdf
...........\SectionTree.sln
...........\SectionTree.v11.suo
...........\...........\Debug
...........\Debug
...........\SectionTree
SectionTree