搜索资源列表

  1. kd-trees

    0下载:
  2. 数据结构的选择与算法效率——从IOI98试题PICTURE谈起 高级数据结构:线段树-The choice of data structure and algorithm efficiency- from IOI98 questions about high-level data structure PICTURE: segment tree
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:311296
    • 提供者:henry
  1. nodetree

    0下载:
  2. 线段树基础知识,对编程还是蛮有帮助的啊-no
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:Li
  1. vijos1083

    0下载:
  2. 线段树 求最大字段和以vijos1083为例-Segment tree for the largest fields and
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:傅天晓
  1. Algorithm

    0下载:
  2. java 实现的一些算法: 赛选法求素数,最短路径(dijkstra,floyd),线段树,LCD,LCM-java implementation of a number of algorithms: tournament selection method Primes, the shortest path (dijkstra, floyd), segment tree, LCD, LCM
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:daniel cao
  1. p2352xds

    0下载:
  2. POJ2352 线段树写法-Segment tree POJ2352 written
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:lcx
  1. LCA

    0下载:
  2. 最近公共祖先(LCA),转化为 RMQ 用线段树解决-Recent public ancestor (LCA), into the tree line used to solve RMQ
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liziyu
  1. segmenttreeforminormax

    0下载:
  2. 线段树求最大最小值,可以成段操作,更新查询-segmenttree for min or max
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:cq
  1. ctree

    0下载:
  2. 本程序运用线段树+离散化+扫描线的方法来求解矩形周长问题。是运用线段数解题的经典应用之一。-This procedure using discrete segment of the tree++ scan line approach to solving the problem of rectangular perimeter. Segment is to use a number of problem-solving one of t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:hujiafeng
  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 t
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:杨金龙
  1. ACMpapers

    0下载:
  2. 解决动态统计问题的两把利刃 线段树的应用-Solve the dynamic of the two statistics of the application of a sharp knife segment tree
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1053696
    • 提供者:ddc
  1. xianduanshu

    0下载:
  2. 线段树的基本介绍以及相关的算法介绍,还有巧妙的算法-Segment tree algorithm and relevant introduction, there are clever algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:liyi
  1. 2352

    0下载:
  2. 线段树和树状数组的运用,ACM知识,该题为poj 上的2352题的详细代码-An array of trees and tree line use, ACM knowledge, which entitled the 2352 title poj detailed code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:john2522
  1. 2777

    0下载:
  2. 线段树和树状数组的运用,ACM知识,该题为poj 上的2777题的详细代码-An array of trees and tree line use, ACM knowledge, which entitled the 2777 title poj detailed code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:john2522
  1. poj3264

    0下载:
  2. poj 3264 主要是利用了线段树的原理-poj 3264 primarily use the principles of the segment tree
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:184320
    • 提供者:kaisong zou
  1. SimpleSegmentTree

    0下载:
  2. 实现了线段树的基本的插入与统计功能,代码简短,附有注释-Insert and Count function of Segment Tree.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:fan
  1. poj3321SegTree

    0下载:
  2. 这是po3321的解题报告,运用了线段树的方法,希望对你有帮助-This is the problem-solving po3321 report, using a segment tree, and I hope for your help
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Tim
  1. 123

    0下载:
  2. 一点关于树状数组和线段树的比较,比较肤浅-1:00 segment tree on the tree array and a comparison was quite superficial and
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:mijing
  1. xianduanshu

    0下载:
  2. 线段树 的多重应用 包括具体例子 图示 希望看的时候结合题目 -segment tree
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:162816
    • 提供者:zrq
  1. segment_tree

    0下载:
  2. 线段树的基本数据结构,线段树扩展,线段树应用。-The basic segment tree data structure, segment tree expansion, segment tree application.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:王华
  1. SegmetTree

    0下载:
  2. 线段树的经典之作!程序员进阶必读!互相帮助!-segment tree!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1638400
    • 提供者:seagate
« 1 2 34 5 6 7 8 »

源码中国 www.ymcn.org