资源列表
[数据结构常用算法] 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-22 上传 | 大小: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-22 上传 | 大小: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-22 上传 | 大小:36kb | 下载:0
[数据结构常用算法] ZeroOne
说明:求0,1序列的三种办法 第一种:递归深度搜索 第二种:栈结构深度搜索 第三张:神秘方法-Three methods to solve 0-1 sequence 1st: recursive DFS 2st: DFS on stack construction 3st: sprytical..<forgeneral> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] IA-algorithm-source
说明:IA算法源程序 IA算法源程序,可读性很好,非常易于学习 < 隐藏 -IA IA algorithm source algorithm source code, readable very good, very easy to learn IA algorithm source code, readable very good, very easy to learn < < Hide<pp> 在 2025-06-22 上传 | 大小:5kb | 下载:0
[数据结构常用算法] hafumanbianma
说明:设计哈夫曼编码,建立哈夫曼树,并在C语言实现。-Design of Huffman coding, Huffman tree establishment, and in C language.<吴智强> 在 2025-06-22 上传 | 大小:2kb | 下载:0