资源列表
sorting
- 各种排序算法,有详细说明,能够比较不同算法的特点。-A variety of sorting algorithms, there are detailed instructions, be able to compare the characteristics of different algorithms.
eightcar
- 用VC++实现的八车问题的C++实现。这是大家在平时的课程设计中常遇到的问题-eight car
Agrinet
- ACM图论 AGRI-NET 最短路径实现 Prim 算法 -ACM GRAPH SHORTEST PATH
E23_0310
- 火车调度,学得还不错,跟大家一起分享.不过不是自己写的-train, we learn was pretty good, to share with you. But it is not that he wrote
3
- 针对迷宫这类特殊的环境模型, 提出了基于笛卡儿坐标系的新的路径规划算法。该算法通过找出机器人行驶方向和位 置变化的关系, 方便快捷地实现了对路径的记忆, 并且在到达终点后能够通过一种简单的路径优化算法算出最短路径, 最 终实现以最短路径返回。此算法的可行性已通过轮式机器人实例得到证实。
mapsearch
- 数据结构,关键路径问题,设计并实现关键路径的一种应用,采用图的算法-Data structure, critical path problem, using graph algorithm
YSF_Head
- 这是带头结点的循环链表实现的约瑟夫环程序。-This is a circular linked list of nodes to take the lead implementation of Josephus program.
knapdynamicprogram
- 0-1背包问题的动态规划算法实现。包含1维及2维0-1背包问题。-0-1 knapsack problem dynamic programming algorithm. Contains 1-D and 2-dimensional 0-1 knapsack problem.
taohui1
- 套汇问题的Floyd算法解决!希望对大家有帮助,下载吧!-Arbitrage Floyd algorithm to solve the problem! We want to help, download it!
sort
- 各类简单排序算法的移动次数,和比较次数的比较-The number of moves of the types of simple sorting algorithm, and compare the number of comparison! !
Exp
- 使用VC编写的一个表达式计算器,可以进行四则混合运算,括号,工程对数,自然对数,组合数,排列数,阶乘等,本程序使用双向链表进行表达式计算。-VC prepared using an expression calculator, can be four hybrid operation, parentheses, the number of works, the natural logarithm, the number of combinations, arrangement number, f
Student-Information-Management
- 数据结构中,运用链表实现学生信息的管理功能。运行在控制台上。-Data structure, use the list to achieve student information management. Running on the console.
