资源列表

« 1 2 ... .81 .82 .83 .84 .85 486.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法hash

说明:hash开放式寻址,效率很高。修改自山东大学acm模板,可以直接处理负数和0,不必另作处理-hash open addressing, very efficient. Modified from Shandong University acm template, you can deal directly with negative numbers and 0, and do not have to be dealt with sepa
<朱铖恺 > 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法rmq

说明:经典RMQ问题,用来实现区间最大值和最小值的统计,预处理时间nlogn,查询时间O(1)-Classic the RMQ question, is used to achieve the interval maximum value and the minimum statistics, pretreatment time nlogn, query time O (1)
<朱铖恺 > 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法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 determ
<朱铖恺 > 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法insertsort

说明:通用插入排序C++源程序,例程为电脑随机数排序。-General the insertion sort C++ source routines for the sort of computer random number.
<JohnDannl> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法selectort

说明:通用选择法排序C++源程序,例程为电脑随机数排序。-Sort the universal selector law Sort C++ source, routine computer random number.
<JohnDannl> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree

说明:数据结构二叉树,及其遍历,镜像,输出等相关操作C++源码。-Binary tree data structure and its traversal, mirror, output the operation C++ source.
<JohnDannl> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:链表排序 主要介绍链表排序-search of link
<石文涛> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法CH22

说明:C++ Soft Learning Download And Enjoyed
<Hook Man> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法dui

说明:本源码是堆排序的源代码,在c环境下编译成功! -Heap sort of the source is the source code successfully compiled under the c!
<liu> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法yuesefu--wanggong

说明:设编号为1,2, … ,n(n>0)的n个人顺时针方向一圈,每人持有一个正整数密码,开始时,任意给出一个报数上限值,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,将他的密码作新的m值,从他顺时针方向上的下一个人重新自1起顺序报数 如此下去,直到所有人全部出列为止.要求设计一个程序模拟此过程,并给出出列人的序列。-Let numbered 1,2, ..., n (n> 0) of n individ
<fuchunfen> 在 2025-01-23 上传 | 大小: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-01-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法Internalsort

说明:实现数据结构的内部排序比较,从而分析各种排序的优缺点。-Order to achieve the internal data structure compared to analyze the advantages and disadvantages of various sort.
<郑雄均> 在 2025-01-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 486.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org