搜索资源列表
poj2352
- poj2352 二维线段树,实现的比较简单,利于刚刚开始学习的人 。-poj2352 two-dimensional segment tree, simple implementation, which will help people who have just started learning.
tree
- 线段树的基本实现~动态实现。功能并不强大-Segment tree to achieve the realization of ~ dynamic. Function is not strong
2155
- 2155 二维线段树,实现的比较简单,利于刚刚开始学习的人 。-2155 two-dimensional segment tree, simple implementation, which will help people who have just started learning.
3277
- 3277 二维线段树,实现的比较简单,利于刚刚开始学习的人 。-3277 two-dimensional segment tree, simple implementation, which will help people who have just started learning.
poj-3468
- poj3468 二维线段树,实现的比较简单,利于刚刚开始学习的人 。-poj3468 two-dimensional segment tree, simple implementation, which will help people who have just started learning.
2777
- poj2777 二维线段树,实现的比较简单,利于刚刚开始学习的人 。-poj2777 two-dimensional segment tree, simple implementation, which will help people who have just started learning.
Basics-segment-tree
- 线段树的定义,功能,实现和用途,能帮助学习线段树-Segment tree definition, function, implementation and use, can help learning segment tree
hate
- 线段树模版,可供线段树初学者参考,程序简介易懂-Templates of Segment tree
1097---Lucky-Number
- hdu 1097原来是用链表做的,不想线段树的解法理想一点-hdu 1097
Algorithm
- 主要是算法源码包。 包含线段树(区间更新,单点更新),网络流(最大流) , 树状数组,求欧拉回路,简单几何,简单自动机,以及Polya计数问题的入门程序。-The algorithm source package. Contains the segment tree (update interval, single-point update), network flow (maximum flow), BIT(binary index tree), Euler circuit, simple g
segment-tree
- 线段树例题,POJ上面的一些经典例题,这几天的心血。-Some of the classic examples of the segment tree example, POJ above, a few days of hard work.
pku3277CityHorizon
- pku3277_CityHorizon线段树求N个矩形覆盖的面积(优化)。-pku3277_CityHorizon segment tree seeking the the N rectangle area covered (optimized).
poj2299
- 这是poj2299线段树的点树解法代码。-This is the point of the tree line tree poj2299 solution code.
poj
- 关于 poj 的几道动态规划题,线段树题后缀数组题-About poj a few dynamic programming questions, problems suffix array segment tree title
1151
- 线段树,加离散化,加扫描线求面积,数据库算法-Segment tree, add discrete, add scan lines for the area, the algorithm
xianduanshu
- 只是一个用来算一些东西的一个很好地程序,叫做线段树-to do smething you like
acm3_1
- 线段树实现的原子核问题,acm算法设计,运行速度快-The nuclear issue on the realization of the atomic ACM segment tree, algorithm design, running fast
Data-structure-(a)-
- 讲述了数据结构中的线段树,树状数组,二维线段树的原理,里面还包含各种例题。-Describes the data structure of the segments in the tree, the tree arrays, the principles of the two-dimensional segment of the tree, and which also includes various examples.
SOJ3543
- SOJ3543 序列操作,线段树经典题目,重点在于线段树的维护。此为10年初做此题的源码,与各位分享-the code of SOJ3543
线段树
- 介绍线段树的相应功能,提供例题和解题报告(This paper introduces the corresponding functions of line segment tree, and provides examples and solution reports.)