资源列表
[数据结构常用算法] Dijkstra
说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低-Dijkstra algorithm is a typical shortest path algorithm to calculate a node to all other nodes of the shortest path. Main features are a st<我下下> 在 2025-06-13 上传 | 大小:16kb | 下载:0
[数据结构常用算法] chazhaobaogao
说明:数据结构遍历树的实验,有源码,可以任意输入1组有序数据;对顺序查找、折半查找、分块查找的查找次数进行比较并输出比较结果。 -Traverse the tree data structure to the experiment and source code, you can import a group of arbitrarily ordered data on sequential search, binary search, block search to find the numb<天天向上> 在 2025-06-13 上传 | 大小:16kb | 下载:0
[数据结构常用算法] munkres-v2
说明:匈牙利算法介绍文档及实现程序,C++语言,非常好用。-Huangary Algorithm。<Armstrong> 在 2025-06-13 上传 | 大小:16kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构的各种排序方法,例如:冒泡排序,希尔排序等-All sorted data structure, for example: bubble sort, Shell sort, etc.<Alex> 在 2025-06-13 上传 | 大小:16kb | 下载:0