资源列表
[数据结构常用算法] b
说明:、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。-Through its elements inserted into the two-way linked list of methods to sort array A. Algorithm to list the current operating position for mainte<zzlbly> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bf_algorithm
说明:字符串匹配算法-BF算法,它是字符串匹配的最简单算法,适合入门时参考。-String matching algorithm-BF algorithm, which is the most simple string matching algorithm, suitable for entry-reference.<raymond> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fibonacci_2
说明:本程序是用备忘录法实现计算斐波那契数列,大大缩短了运算时间。-This procedure is the realization of Memorandum of Law calculated the Fibonacci sequence, greatly reducing the computing time.<djz> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shunxubiao
说明:实现数据结构中顺序表的建立插入删除查找功能。-Data structure in order to achieve the establishment of table insert delete search function.<dai> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Floyd_Warshall
说明:Floyd_Warshall算法求最短路径,边权可正可负,适于稠密图-Floyd_Warshall algorithm for the shortest path, the right side can now be negative, suitable for the dense graph<刘晨> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] cyinhangjis
说明:这是一个银行家算法的C语言程序,在win TC下实现了,完全可用,如有需要可下载-This is a banker<wang shao hua > 在 2025-06-20 上传 | 大小:1kb | 下载:0