资源列表

« 1 2 ... .90 .91 .92 .93 .94 295.96 .97 .98 .99 .00 ... 2656 »

[数据结构常用算法KMP

说明:著名的KMP算法 实现快速字符串匹配 其中还包括失效函数的实现-KMP famous fast string matching algorithm which also includes the realization of failure function
<施欢欣> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法cchar

说明:数据结构。详细解说了利用C语言进行数据结构的分析。-Data structure. A detailed explanation of the use of C language data structure analysis.
<天才> 在 2025-01-17 上传 | 大小:52kb | 下载:0

[数据结构常用算法luzhiqin

说明:查找与排序的结合,其中包括一个随即函数的应用问题-The combination of search and sorting, including one after the application of function
<luzhiqin> 在 2025-01-17 上传 | 大小:167kb | 下载:0

[数据结构常用算法StudentDormMangement

说明:这是一个已经通过调试的学生宿舍管理的源程序。-This is a debugging has passed the management of student hostels of the source.
<景秀> 在 2025-01-17 上传 | 大小:6kb | 下载:0

[数据结构常用算法migong

说明:这是一个已经调试成功的比较有趣的迷宫程序,可供学习参考。-This is a debugging success has been more interesting maze procedure for studying and reference.
<景秀> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法biinarytreetraverse

说明:二叉树数据结构编程,主要功能:输入二叉树,完成前序、中序、后序、遍历-Binary tree data structure programming, the main function: Enter the tree to complete the pre-order, in sequence after sequence, ergodic
<zyz> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法yuesefuhan

说明:这是一个已经通过调试的解决约瑟夫问题的(Josephus)程序,-This is a debugging solution has passed the issue of Joseph (Josephus) procedures,
<景秀> 在 2025-01-17 上传 | 大小:3kb | 下载:0

[数据结构常用算法ParkGuide

说明:这是一个已经调试通过的,公园导游图程序。仅供学习交流-This is a debugging has been adopted by the park guide map procedures. Only learn
<景秀> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:这是一个已经通过调试成功的二叉树算法程序,希望对大家有帮助。-This is a success has been through the debugging process tree algorithm, and they hope to help everyone.
<景秀> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[数据结构常用算法Add

说明:多项式的加法 用链接表实现两个多项式的相加 输出结果多项式-Polynomials adder table with links to the achievement of the two combined output polynomial polynomial
<江紫桉> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法ErChaShu

说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其父结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。-Assuming top-down by the level of input from left to right each node of a triple (N, P, L/R). One N-
<江紫桉> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Graph

说明:采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。-The realization of the use of adjacency matrix to the network storage, the establishment of the network, and to achieve single-source shortest path algorithm.
<江紫桉> 在 2025-01-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 295.96 .97 .98 .99 .00 ... 2656 »

源码中国 www.ymcn.org