资源列表
[数据结构常用算法] chuanpipei
说明:串的最大匹配算法的新思路,课本上讲解的都是KMP算法-Maximum matching algorithm string of new ideas, textbooks are all on the KMP algorithm to explain<离子> 在 2025-06-19 上传 | 大小:28kb | 下载:0
[数据结构常用算法] Arithmetic_ex_wangxiaodong(3)
说明:王晓东的算法设计与分析教程第三版的课后习题答案-the solutions of Algorithm design and analysis<温硕> 在 2025-06-19 上传 | 大小:7.69mb | 下载:0
[数据结构常用算法] binary-and-haffman
说明:初学者学习数据结构做的两个小程序,二叉树和哈夫曼树的源代码-Data structures for beginners to learn to do the two small programs, binary and source code of Huffman tree<wangbing> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Data-structure-
说明:数据结构算法与应用, C++语言描。学习数据结构和算法的经典教程。-Data structure algorithm and application, the c plusplus language tracing. Learning data structures and algorithms classic tutorial.<dx0603go> 在 2025-06-19 上传 | 大小:11.23mb | 下载:0
[数据结构常用算法] floyd-algorithm
说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。 -Floyd algorithm, also known as Floyd algorithm, insertion point method, is used to search for a given weighted graph algorithm shortest path between vertices.<GH.Chen> 在 2025-06-19 上传 | 大小:229kb | 下载:0
[数据结构常用算法] kuaipai
说明:设要排序的数组是A[0]……A[N-1],首先任意选取一个数据(通常选用第一个数据)作为关键数据,然后将所有比它小的数都放到它前面,所有比它大的数都放到它后面,这个过程称为一趟快速排序。-The array is designed to sort A [0] ... ... A [N-1], first select an arbitrary data (usually the first choice of data) as the key data, and then all the num<dash> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] c-language-exercises
说明:c语言练习题,包括素数、取数字、完数因子、数列的四舍五入、fibonaci累加数列、以及其它的一些源代码-c language exercises, including the prime number, take number, complete the number of factors, several series of rounded, fibonaci cumulative series, as well as some other source<阳敏> 在 2025-06-19 上传 | 大小:36kb | 下载:0