资源列表
[数据结构常用算法] bubble
说明:程序实现冒泡算法,效率较高。程序是从两边往中间走的,直到中间子表为空为止。本程序比C语言上的效率高很多。-Program to achieve bubble algorithm is efficient. Program is from the middle of both sides to go until the middle of the child table is empty. This procedure than the C language in efficiency is mu<慧灵> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] KMPandmax_match
说明:1,KMP:实现了在一个字符串中查找字串的高效算法,复杂度为O(m+n) 2,max_match:求两个字符串的最大匹配字串 在vc6.0中调试通过,可以使用-1, KMP: realized in a string to find String efficient algorithm complexity is O (m+ n) 2, max_match: seeking two strings maximum matching string in the vc6.0 debug en<yfl> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] duxiangshi
说明:该代码用于求多项式的数学运算,加减乘除。保证没错误-The code used in order to polynomial arithmetic, addition and subtraction multiplication and division. Ensure that no error<haiyou> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zuixiaoshu
说明:最小生成树的判定。对初学数据结构的人来说可以借鉴一下。-To determine the minimum spanning tree. Data structure on the beginners can learn about people.<张再哲> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] blizzard_hash
说明:这是传说中异常强悍的暴雪公司研究的哈希算法,采用三个哈希表来防止冲突,代码简练自成一体,无论是思想还是代码风格都非常值得大家学习!-This is the legendary Blizzard of abnormal powerful study of the hash algorithm, using three hash table to prevent conflict, the code concise self-contained, whether it is coding style<Harry> 在 2025-06-17 上传 | 大小:1kb | 下载:0