资源列表
[数据结构常用算法] The-shortest-path-problem
说明:最短路径问题。两个点A与B之间有多条路,从A到B有多条方案。求A到B的最短路径-The shortest path problem.There are several paths from point A to B.Now we want to know which path is the shortest.Ihis program can help us desolve the Transportation problem<zhangyue> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] arvores_balanceadas
说明:tree avl insert,main function<Matchbox> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Data-structure-course-design
说明:上学期做的数据结构课程设计,走迷宫游戏,分别用了两种方法来实现: 第一种方法,链栈的存储结构,用递归的dfs来实现 第二种方法,回溯法求出所有通路,穷举求解法-On the data structure of the semester curriculum design, mazes game, respectively for the two methods to realize: The first method, ch<李国强> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Variable-Scale-method
说明:变尺度法BFGS算法的C++源码,解优化问题。-C++ code for variable scale method BFGS algorithm, solve optimized problems.<gaoshanliushui> 在 2025-01-21 上传 | 大小:4kb | 下载:0
[数据结构常用算法] 5090309436_5_4
说明:二叉树,二叉树的定义和实现,前序遍历,后续遍历,中序遍历-binaryTree, the definition and implemention of binaryTree, the preOrder,the postOrder, and the midOrder tranverse<gujian> 在 2025-01-21 上传 | 大小:4kb | 下载:0