资源列表

« 1 2 ... .27 .28 .29 .30 .31 2132.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法poj1417

说明:北大OJ 1417题的标程代码,并查集和深度优先搜索的经典实现-OJ 1417 North title scalar-way code and search sets and the classic depth-first search to achieve
<陈佩鹏> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法poj1100

说明:北大在线OJ 1100题,运用自动机成功求解方程式的经典例子,此程序可作为自动机模板-OJ 1100 North online title, the success of the use of automata to solve the classic example of the equation, this procedure can be used as a template automaton
<陈佩鹏> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法poj3468

说明:北大在线题库3468题标程代码,经典数据结构“线段树”的完美运用-Beijing 3468 title online questions marked-way code, data structure of the classic
<陈佩鹏> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法8queen

说明:8皇后问题-8 Queen
<dawn> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法lallala

说明:关于最佳贪婪算法的实现 关于最佳贪婪算法的实现-Greedy algorithm on the realization of the best on the best greedy algorithm
<花儿> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法8_4

说明:二叉树操作源代码,以及关键源代码的注解说明-Operation of the source code tree, as well as the key to the source code annotation Help
<cxr> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法count

说明:电信计费程序 电信计费程序-Telecom billing procedures for telecommunications billing procedures
<花儿> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法hashlist

说明:数据结构哈希表的实现,用C++写的,比较完整-Hash table data structure to achieve, using C++ Written relatively complete
<姚天> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法combineC

说明:用C语言写的文件合并,可以合并两个二进制文件-Using C language to write the file merger can merge two binary files
<姚天> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法3083

说明:pku acm上的3083源代码,不过没有解题报告-pku acm on the 3083 source code, but I did not report Problem Solving
<ringsd> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Km

说明:图论中二分图匹配求最佳匹配的KM算法,用c实现,简单易懂-Graph Theory in the bipartite graph matching the best match for KM algorithm, with c realize, easy-to-read
<cdw> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法swiftordering

说明:从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用. 算法平均时间复杂度: O(nlogn) -Any check from the array element p (can be random access, and now to take the first example). To
<朱洁> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 2132.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org