资源列表
[数据结构常用算法] Traverse.doc
说明:运用栈来实现树的先序中序后序的遍历非递归算法-preorder non- recursive algorithm , inorder non- recursive algorithm , postorder non- recursive algorithm<冰星> 在 2024-11-10 上传 | 大小:4kb | 下载:0
[数据结构常用算法] shortest-path-algorithm
说明:shortest path algorithm code<c> 在 2024-11-10 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Pattern-matching
说明:串的模式匹配问题.这在数据结构课本中占有一席之地。它可用于文件编辑-The string pattern matching problem plays an important role in the data structure.It can be used to edit text.<zhangyue> 在 2024-11-10 上传 | 大小:4kb | 下载:0
[数据结构常用算法] 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> 在 2024-11-10 上传 | 大小:4kb | 下载:0
[数据结构常用算法] arvores_balanceadas
说明:tree avl insert,main function<Matchbox> 在 2024-11-10 上传 | 大小: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<李国强> 在 2024-11-10 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Variable-Scale-method
说明:变尺度法BFGS算法的C++源码,解优化问题。-C++ code for variable scale method BFGS algorithm, solve optimized problems.<gaoshanliushui> 在 2024-11-10 上传 | 大小:4kb | 下载:0