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

搜索资源列表

  1. set

    0下载:
  2. 详细介绍并查集的定义,算法实现,和应用,便于学习并查集的好资料-Set details and check the definition of algorithm, and applications, easy to learn and a good set of information search
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:48942
    • 提供者:天雨
  1. disjointset

    0下载:
  2. 主要讲述了并查集的具体实现(树形)和应用,并配有例题-And focuses on the concrete realization of search sets (tree) and applications, and sample questions with
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:46903
    • 提供者:陈子杭
  1. bingchaji

    0下载:
  2. 并查集 这个ppt列举了并查集的主要应用 详细解释了并查集的原理-this powerpoint let us know the find-union exactly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:174550
    • 提供者:zrq
  1. acmcontesttemplate

    0下载:
  2. Bfs,Dijstara,Floyd,Kruskal,Prim,并查集,网络流,Trie等acm竞赛模板-Bfs Dijstara Floyd Kruskal Prim and the set of network flow Trie search such acm contest template
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:7358
    • 提供者:刘永
  1. ufind-wy.txt.tar

    0下载:
  2. 表示坐标的,并查集,最多可以处理4维坐标-none
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:816
    • 提供者:wy
  1. 3261

    0下载:
  2. zoj3261 Connections in Galaxy War 的源码,主要考察并查集,并要从后往前建图-source code of zoj3261 :Connections in Galaxy War ,mainly about union-find,and need to build graph from end to the beginning
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1086
    • 提供者:ufo
  1. friend_enemy

    0下载:
  2. 带路径压缩的并查集扩展形式,用于动态维护查询friend-enemy型等价类,维护和查询复杂度略大于O(1)-With path compression and expansion of the form of search set for the dynamic maintenance queries friend-enemy type of equivalence classes, maintain, and query complexity, slightly larger than O
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:610
    • 提供者:JP
  1. Set

    0下载:
  2. 数据结构中集合与字典的类库程序。包含:跳表,散列,并查集等常用程序。-Collection of data structure libraries with the dictionary program. Include: jump tables, hash, and check collection and other popular programs.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:11396
    • 提供者:冷山道
  1. poj1988(AC).cpp

    0下载:
  2. poj1988,并查集。为了挣一点分数上传,呵呵。-solution to poj1988.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1045
    • 提供者:blue
  1. 2513

    0下载:
  2. poj上的第2513题,用字典书、并查集、欧拉回路实现,语言是C-poj the first 2513 title, the book with a dictionary, and check collection, Euler circuit implementation language is C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1026
    • 提供者:chenchencehn
  1. bingchaji

    0下载:
  2. 等价类与并查集,觉得还不错,看了受益匪浅啊-Equivalence class and also check sets, that is not bad, saw benefit ah
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:60859
    • 提供者:KENNY
  1. UFSet

    0下载:
  2. 实现了并查集的功能,参考了算法导论上的各种优化,采用路径压缩。速度比较理想-Achieved and check the functionality of the reference to the Introduction to the various optimization algorithms, using the path compression. Ideal rate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:618
    • 提供者:贾堃阳
  1. YellowVigorousPineDisjointSets

    0下载:
  2. 我的ACM解题报告及源码,为POJ上的并查集基础专题,包括1182、1611、1703、1988、2236、2492、1308,另外还有我做题时搜集的有关资料,博文等-My ACM, for solving report and the source and check on the POJ based projects, including the collection, use and 1182 1703, 1988, 2236, 2492, 1308
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2220032
    • 提供者:杨波
  1. UnionFindSet

    0下载:
  2. 关于并查集方面的一些代码,对于数据结构方面很有帮助-Set on and check some aspects of the code, useful for data structures
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:5127
    • 提供者:赵伟
  1. ACM-disjointset

    1下载:
  2. 这个是暑假ACM培训时老师的资料,介绍了并查集的功能和实现,以及路径压缩,还有相关的ACM训练题-It came form the teacher s training, summer ACM club.In the ppt,the data sets were introduced and the function of investigation and implementation, and the path compression,as well as issues related to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-12-14
    • 文件大小:151552
    • 提供者:wab
  1. Fmsets

    0下载:
  2. 一个并查集的头文件,里面包含查找节点的根,折叠查找和直接查找节点的根,按秩合并还有按节点数合并-And investigation of a set of header files, which contains the root node to find, folding and direct search to find the root node, according to rank merger also consolidated by the number of nodes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:963
    • 提供者:徐鹏超
  1. bingchaji

    0下载:
  2. 并查集 输入任意两个人,可以查到他们是否是亲戚关系-input any people and you can know their relaton
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:589
    • 提供者:阿门
  1. 2

    0下载:
  2. 并查集 并查集 并查集 并查集-bing cha jibing cha jibing cha ji
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1113
    • 提供者:xuhuaqing
  1. pku1182

    0下载:
  2. 北京大学ACM网站的1182题,是关于并查集的结题报告 并含有源码,-Peking 1182 ACM site title is set on and check the concluding reports and contains source code,
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:153601
    • 提供者:AI
  1. data-structure

    0下载:
  2. 并查集,并查集扩展,堆,矩形切割,线段树,线段树扩展,线段树应用,字段和,子阵和。-And check collection, and investigations set extensions, stack, rectangular cut, segment tree, expand the tree line, tree line applications, fields, and, sub-array and.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:8642
    • 提供者:lsc
« 1 23 4 5 »
搜珍网 www.dssz.com