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

搜索资源列表

  1. POJ2492

    0下载:
  2. 自己写的并查集,适用于分类并查集,路径压缩时使用了偏移量的转移公式增加了算法的实用性。-Write your own and search sets for classification and search sets, path compression offset used when the transfer formula increases the practicability of the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:839
    • 提供者:胤明枫
  1. UFSets

    0下载:
  2. 是并查集的模板,包括主函数main.cpp,辅助头文件-Is a set of templates and investigation, including the main function main.cpp, auxiliary headers
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:157839
    • 提供者:书小吉
  1. bingchaji

    0下载:
  2. 并查集(简单实现) 将有间接关系或者直接关系的节点放入一个集合,该集合有一个根 采用路径压缩,未采用启发式合并(让深度较小的树成为深度较大的树的子树) 近似于:时间复杂度O(1) 空间复杂度O(n)-Data Structures
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4791145
    • 提供者:高手
  1. 1856--More-is-better

    0下载:
  2. 杭电1856题的代码,此代码采用并查集的方法解决的,改题很容易超时,此方法 不超时-Hangzhou Electric 1856 theme code, which uses a search set of solutions, and it is easy to change the title timeout, this method does not timeout
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:709
    • 提供者:xjm
  1. UFSet

    0下载:
  2. 参照了算法导论上的介绍,我写的一个并查集的C语言代码。-Referring to the introduction Introduction to Algorithms on, I wrote a C language code and check the set.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:572561
    • 提供者:郭佳
  1. merge

    0下载:
  2. /* *并查集: *算法介绍:并查集是一种高效的支持合并查询的数据结构 * bcj[]保存前驱节点,是并查集的结构关系数组。 * rank[]保存集合元素个数,合并时按照元素个数多少合并。 * *函数功能:Init()是初始化bcj[],rank[],初始时,把每个元素都当成一个集合 * Find(x)是查询元素x所在的集合. * Merge(x, y)是合并x所在集合和y所在集合. */-/** And check the set:*
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:787
    • 提供者:古月
  1. UnionSet

    0下载:
  2. POJ1703 引自余立功《算法训练教程》,并查集的应用-POJ1703 union set
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1040
    • 提供者:李明扬
  1. Data-structure-(b)-

    0下载:
  2. 讲述了数据结构中的并查集, DFA, Trie树,Trie图等算法,并且含有例题。-Describes the data structure and set of check, DFA, Trie tree, Trie FIG algorithms and contains examples.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2472693
    • 提供者:司思思
  1. hero

    0下载:
  2. 银河英雄传说算法实现,帮助熟练掌握并查集-Legend of Galactic Heroes algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:575
    • 提供者:陈秋香
  1. Union-Find-Sets

    0下载:
  2. 并查集的基本用法,是对并查集的最基础的应用。是比较好理解的。很容易看懂,并应用。-Disjoint-set basic usage, is the most basic and applied for the investigation set. Is better understood. It is easy to understand and apply.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:617
    • 提供者:任磊
  1. acm_code

    0下载:
  2. 这是本科暑假联系ACM的代码,有的是北大OJ的,有的是杭电OJ的。分为并查集,动态规划,高精度,树形,线段树五个部分-This files have many acm codes. Users can look at the problems at POJ or HangDian OJ.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:229958
    • 提供者:chen
  1. hadtj11

    0下载:
  2. 并查集函数的数学运算实现方案很程序调用知识-Mathematical calculation and check collection function implementation scheme is the procedure call knowledge
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:13553
    • 提供者:翁超
  1. POJ-1182.cpp

    0下载:
  2. POJ 1182 食物链 的源代码。使用并查集,内附详细注释。-POJ 1182 食物链
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5349
    • 提供者:gyz
  1. bingchaji

    0下载:
  2. 实现并查集这种数据结构~使用加权合并进行优化-complete one kind of data structure Disjoint-set
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:558
    • 提供者:rita
  1. gw_Disjoint-Set-DFA-Trie

    0下载:
  2. 2014年北京大学暑假公开课算法讲解课件之并查集,DFA,Trie图,讲解详细,分析透彻-2014 Peking University summer open class courseware on the algorithm and check collection, DFA, Trie, explain the detailed, thorough analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1704726
    • 提供者:小明
  1. UFSets

    0下载:
  2. 一个并查集程序,包括以任意方式执行Union操作,以树的高度执行Union操作,以树中结点个数执行Union操作。-A and check set program, including the implementation of Union operations in any way, the height of the tree to perform Union operations, the number of nodes in the tree to perform Union opera
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:241493
    • 提供者:易新宇
  1. b

    0下载:
  2. acm的简单并查集应用……我就为了下个源码参考啊TAT-ACM simple union find application...... I just for the next source reference ah TAT
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:269319
    • 提供者:砂锅
  1. Algorithm-and-data-structure

    0下载:
  2. 算法与数据结构中并查集的定义及其实现(c语言实现)-Definition and implementation of the algorithm and data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:751307
    • 提供者:林筱筱
  1. 1856--More-is-better

    0下载:
  2. 杭电1856题的代码,此代码采用并查集的方法解决的,改题很容易超时,此方法 不超时-Hangzhou Electric 1856 theme code, which uses a search set of solutions, and it is easy to change the title timeout, this method does not timeout
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:750
    • 提供者:fu493560
  1. 1

    0下载:
  2. ACM编程练习中,常见的并查集算法,仅供参考-ACM programming exercise common disjoint-set algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:546
    • 提供者:sunny
« 1 2 3 45 »
搜珍网 www.dssz.com