搜索资源列表
IntervalTree
- Introduction to interval tree with examples.
Interval-tree-code-realization
- 红黑树的扩展结构-区间树-利用区间树来查找某一个区间-Expansion of red-black tree structure- interval trees- using interval tree to find a certain interval
PHPK1.1
- PHPK留言墙(仿QQ爱墙) 1.1 功能特色: 全部页面采用DIV+CSS网页标准编写,对搜索引擎超友好 代码简洁,无冗余垃圾功能,登录后可修改密码或删除帖子 可自定义需要过滤的敏感字词,页面显示条数,公告信息 入库数据完善过滤,IP追踪,自定义防灌水防刷暴间隔时间 界面样式替换方便,免费版状如本站演示的仿QQ爱墙样式 代码编写规范,代码完全实现自我注释,非常适合二次开发 后续版将增强功能,但保持简洁第一,并推出插件版/许愿树等 -PHPK messag
IntervalTree
- 对区间树进行插入,并找到低端点最小重叠区间-Insertion of interval tree, and find low-point minimum overlap interval
qu_jian-_shu....
- 随机生成一颗有一千个节点的区间树和一个区间,程序返回树的高度和根节点信息,同时给出与给定区间重叠的节点和具有最小低端点的重叠节点-There are a range of randomly generated tree node and a thousand range, the program returns to the tree height and root information, and gives the given interval overlapping nodes and n
IntervalTree
- 实现有效的区间树查找&删除算法.java实现,编译环境MyEclipse-Implement effective interval tree search & remove algorithm. Java implementation, compile environment is MyEclipse