资源列表

« 1 2 ... .04 .05 .06 .07 .08 2209.10 .11 .12 .13 .14 ... 2656 »

[数据结构常用算法KMP

说明:KMP算法的实现,算法复杂度为O(m+n),C++。-KMP Algorithm, algorithm complexity is O (m+ n), C++.
<苏鸿星> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法23442

说明:实现二叉树的中序,先序,后序三种遍历的功能。-Binary tree in order to achieve first order, the order of three kinds oftraversal functions.
<张扬> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:百度之星2009初赛第一场第一题,满分程序-Baidu Astar 2009 1.1.1 without bug
<王文波> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:poj1328: Radar Installation。贪心算法。正确程序-poj1328: Radar Installation. Greedy algorithm. accepted program
<王文波> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:poj2109:Power of Cryptography.贪心算法.正确程序.-poj2109:Power of Cryptography.Greedy algorithm.accepted program.
<王文波> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法mrankwin

说明:classify the objects in data matrix based on the attributes Criteria: minimize Euclidean distance between centroids and object points For more explanation of the algorithm-classify the objects in data matrix base
<jntu> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法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
<慧灵> 在 2024-09-20 上传 | 大小:1024 | 下载: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 matchin
<yfl> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法duxiangshi

说明:该代码用于求多项式的数学运算,加减乘除。保证没错误-The code used in order to polynomial arithmetic, addition and subtraction multiplication and division. Ensure that no error
<haiyou> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法exp3-5

说明:对迷宫问题的求解,可以输出所有的可行路径。-To solve the problem of the maze, you can export all of the feasible path.
<万超> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuixiaoshu

说明:最小生成树的判定。对初学数据结构的人来说可以借鉴一下。-To determine the minimum spanning tree. Data structure on the beginners can learn about people.
<张再哲> 在 2024-09-20 上传 | 大小:1024 | 下载: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-contain
<Harry> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 2209.10 .11 .12 .13 .14 ... 2656 »

源码中国 www.ymcn.org