搜索资源列表
bank
- 数据结构 银行排队程序模拟 (用栈来实现银行排队模拟器)-Banks line up program to simulate the data structure (using the stack to achieve the bank queue simulator)
biaodashi
- 数据结构:简单的单位数表达式求值模拟器 输入单位数计算出结果
Algorithm
- A*算法,A*模拟器,用于在迷宫中找到最近出口-A* algorithm, A* simulator used in the maze to find the nearest exit
最短路模拟器
- 单纯的以小球表示最短路算法,采取dfs实现,方便演示原理