资源列表

« 1 2 ... 52 53 54 55 56 5758 59 60 61 62 ... 2656 »

[数据结构常用算法stringmatch

说明:c++程序,对于输入的n个字符串进行串匹配,使用者可以输入查询字串,返回所有在任意位置有匹配字串的字符串。
<shuai> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法pile

说明:堆排序 C中很有用的一种排序方法源码完整 内有详细注释-HEAPSORT C in a useful way to sort the full source code, there are detailed notes
<mailan7749> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack

说明:该代码可以实现栈的各种基本功能,操作方便简单-The code can realize the basic functions of the various stack, easy to operate simple
<并刀如水> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法csoftware

说明:这是表达式求值的c源程序,可对输入的各种表达式求值-This is the expression for the value of c source code, can enter the various expressions of the evaluation
<并刀如水> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法zoj1161

说明:acm.zju.edu.cn上1161题的代码。 此题可用动态规划也可用贪心,这里采用贪心,时空效率更高。-acm.zju.edu.cn code on the 1161 title. Dynamic programming can be used in this title can also be greedy, greedy here using time and space efficient.
<wzc> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1905(KMP)

说明:zoj的1905题. KMP算法的标准程序。-zoj the 1905 title. KMP algorithm standard procedures.
<wzc> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1027

说明:zoj 的1027题。 采用动态规划求解。 -zoj the 1027 title. The use of dynamic programming to solve.
<wzc> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1038

说明:zoj 的1038题。 典型的搜索问题。-zoj the 1038 title. A typical search problems.
<wzc> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1136

说明:zoj 1136题。 BFS搜索+同余求解-zoj 1136 title. BFS search+ Congruence Solving
<wzc> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Kruskal

说明:约瑟夫环问题,此源码是对约瑟夫环问题使用链表进行实现的。-Joseph Central issues, the source of Joseph Central issues to realize the use of linked lists.
<北辰> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法ysf

说明:约瑟夫环,使用链表解决约瑟夫环的数据结构问题。-Joseph Wan, the use of linked lists of data to resolve Joseph ring structure.
<北辰> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ2104

说明:高效求一超大数组中第i个元素到第j个元素间第k小的元素.-One super-efficient for the first array element i to the first j elements of the first k elements small.
<苏钿煌> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... 52 53 54 55 56 5758 59 60 61 62 ... 2656 »

源码中国 www.ymcn.org