资源列表
[数据结构常用算法] shortest-path-algorithm
说明:shortest path algorithm code<c> 在 2025-06-13 上传 | 大小: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> 在 2025-06-13 上传 | 大小: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> 在 2025-06-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] flight
说明:1、航班管理,可增加航班,修改航班信息,取消某航班。 2、查询航班信息,用户可以选择浏览所有航班信息,也可以输入终点站名称,搜索航班,查询其信息。 3、用户可输入航班号进行订票。若剩余票数足够,则为用户订票;若余票不够,则显示信息。在此添加一个未要求的特色功能:为用户排队。若余票不够,系统显示并询问用户是否愿意排队,如果愿意,则录入用户信息,在他人退票有足够的余票后,将排队用户的信息转入乘客信息,为其订票。 4、退票功能:用户可输入航班号进行退票。 5、浏览航班已订票乘客的信息。<Andy> 在 2025-06-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] arvores_balanceadas
说明:tree avl insert,main function<Matchbox> 在 2025-06-13 上传 | 大小: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, chain stack the storage structur<李国强> 在 2025-06-13 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Variable-Scale-method
说明:变尺度法BFGS算法的C++源码,解优化问题。-C++ code for variable scale method BFGS algorithm, solve optimized problems.<gaoshanliushui> 在 2025-06-13 上传 | 大小:4kb | 下载:0