资源列表
[数据结构常用算法] 2-sat
说明:所为2-sat问题,就是2判断问题。该算法是用拆点的方式建图,用找强连通子图的方法推出矛盾,用以判断2-sat是否可行。经典实现,-2-sat, is a matter of judgment. The algorithm is used to find a demolition point built strongly connected subgraph launched contradictions, used to determine whether the 2-sat. Classic<朱铖恺 > 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] insertsort
说明:通用插入排序C++源程序,例程为电脑随机数排序。-General the insertion sort C++ source routines for the sort of computer random number.<JohnDannl> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构二叉树,及其遍历,镜像,输出等相关操作C++源码。-Binary tree data structure and its traversal, mirror, output the operation C++ source.<JohnDannl> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yuesefu--wanggong
说明:设编号为1,2, … ,n(n>0)的n个人顺时针方向一圈,每人持有一个正整数密码,开始时,任意给出一个报数上限值,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,将他的密码作新的m值,从他顺时针方向上的下一个人重新自1起顺序报数 如此下去,直到所有人全部出列为止.要求设计一个程序模拟此过程,并给出出列人的序列。-Let numbered 1,2, ..., n (n> 0) of n individuals clockwise circle, each ho<fuchunfen> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] recommendedexercise1
说明:ICARNEGIE系列教程SSD5数据结构与算法recommended exercise1答案,欢迎广大程序员下载-ICARNEGIE series of tutorials SSD5 data structures and algorithms recommended exercise1 answer, programmers are welcome to download<聂庆> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Internalsort
说明:实现数据结构的内部排序比较,从而分析各种排序的优缺点。-Order to achieve the internal data structure compared to analyze the advantages and disadvantages of various sort.<郑雄均> 在 2025-06-16 上传 | 大小:1kb | 下载:0