资源列表
[数据结构常用算法] Hash_in_C++
说明:一些Hash算法的C++实现,可作为应用的参考。-Some Hash algorithm C++ Realized, the application can be used as reference.<yuvmen> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Dijkstra
说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main cha<yjl> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] optional_exercise_3
说明:ssd5-数据结构-optional-exercise3练习题答案保证正确-ssd5-data structure-optional-exercise3 exercises to ensure that the correct answer<yangxh> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] OE7
说明:本程序给出了SSD5实验课中Optional Exercise7的参考程序 内附有详细的注释 下载后请仔细参照源代码进行分析 切莫完全搬照-This procedure gives the experimental SSD5 lesson Optional Exercise7 reference containing detailed procedures for the Notes Please refer to download the source code for analysis do<ylm> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] REX2
说明:本程序给出了SSD5实验课中Recommended Exercise2的参考程序 内附有详细的注释 下载后请仔细参照源代码进行分析 切莫完全搬照-This procedure gives the experimental SSD5 lesson Recommended Exercise2 reference containing detailed procedures for the Notes Please refer to download the source code for analy<ylm> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] tree_rebuild
说明:给一棵结点编号为1, 2, …, n 的二叉树的前序遍历序列和中序遍历序列,输 出后序遍历序列-To a node numbered 1, 2, ..., n of the binary tree traversal Preorder traversal sequence and in sequence, the output after the traversal sequence<晏珏> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] fenzhixianjie
说明:0/1背包问题的优先队列式分支限界算法程序-0/1 knapsack problem the priority queue-type branch and bound algorithm procedure<shanyan> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] binarytree
说明:数据结构 二叉排序树 先序中序后序遍历 二叉树的查找-Data structure binary sort tree preorder traversal sequence after sequence of binary tree search<chan> 在 2025-06-16 上传 | 大小:2kb | 下载:0