资源列表

« 1 2 ... .44 .45 .46 .47 .48 2049.50 .51 .52 .53 .54 ... 2656 »

[数据结构常用算法Prim_gao

说明:Prim 算法寻找最小生成树,用C语言实现,有完整的注释!-Prim algorithm to find the minimum spanning tree, using C language, a complete Notes!
<gao> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法图的最小生成树

说明:数据结构常用算法:图的最小生成树 经典算法:图的最小生成树-algorithm commonly used data structures : Figure the minimum spanning tree algorithm classic : Figure the minimum spanning tree
<牛牛> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法用栈设置密码

说明:这个算法,是用来设置密码的,有数据结构中的栈来实现的。-The algorithm is used to set up passwords, and data structure of the stack to achieve.
<纵横驰骋> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法无向图的邻接表生成和显示

说明:这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现-the source of the undirected graph generation and adjacent table shows, this procedure can be used to achieve
<纵横驰骋> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法sf1

说明:算法函数实例,算法1,存放了书中所有的算法函数程序以及例子中的主函数程序-arithmetic functions example, an algorithm, the book store all the arithmetic functions procedures and examples of procedures for the main function
<rt> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法求向量加减乘运算

说明:数据结构常用算法——向量的加减乘除算法。希望能给读者带来帮助-algorithm commonly used data structures-- the vector arithmetic algorithm. Hope can help readers
<> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Boyer-Moore-Hospool

说明:匹配算法,Boyer-Moore-Hospool匹配算法 这个算法在大文件中搜索小pattern有很高效率。 推荐用来代替strstr() 这个实现我没有测过,不过应该不会有大问题。 C++的代码,容易使用:) -matching algorithm, Boyer- Moore-Hospool matching algorithm The algorithm in document search small
<彭诗力> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法贪婪算法解决背包

说明:运用贪婪算法能够很好解决0/1背包问题,这是我编的一个小程序,运行过很好。-greedy algorithm can be used to solve a very good 0/1 knapsack problem, this is my part of a small program running very good.
<应吉平> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法kmp Algorithm

说明:这是一个关于字符串匹配的kmp算法,程序简单精炼,可以借鉴一下-This is a match on the string of KMP algorithm, a simple refining process, we can draw about
<容器> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Las Vegas

说明:关于字符串匹配的拉斯维加斯算法,有不好的地方请指正-on the Las Vegas string matching algorithm, the bad Hi
<容器> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法双端选择排序算法

说明:双端选择排序算法:是选择排序算法的变种,可以定位每个子表中最小和最大元素 并把它们分别放在子表的开头和结尾.-dual-Selection Sorting Algorithm : The algorithm is to select the varieties, each positioning table for the smallest and largest elements and their son were on the
<倪莎> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法K1

说明:hanoi塔经典问题,采用递归算法,值得研究研究-Hanoi tower classic, using recursive algorithm, it is worth studies
<吴伟> 在 2024-10-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2049.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org