搜索资源列表
31364615
- 数据结构迷宫,是用栈实现的,用的是TURBOC20实现的-data structure maze, a stack is the realization of all, it was the realization TURBOC20
mazeduil
- 数据结构中的迷宫问题的代码 用队列实现 可以看看 -data structure of the maze of code can be used to achieve look at the queue
ExampleOfStack
- 迷宫算法(数据结构的一个大作业)。 堆栈的使用及路径的搜索。另外包括一些菜单的添加,怎样使用自定义运用程序的图标。-maze algorithm (data structure of a large operations). Stack and the use of the search path. Also include the addition of some menu, and how to use the definition of the procedures for use o
mglj
- 数据结构:迷宫路径求解 数据结构:迷宫路径求解-data structure : labyrinth path data structure Solution : Solving the maze path data structure : Solving labyrinth path data structure : maze Solving Path
Cmaze
- 利用栈和队等数据结构的算法逻辑,我自己做得一款迷宫游戏,很粗糙,但还可以啦!是火影版的呦!-stack and the use of data such as the structure of the algorithm logic, I was doing a new maze game, a very rough, it can also be! Yes strove version of the next adventure!
migong
- 数据结构学习中的迷宫问题算法,给出迷宫的路径。
search
- 本程序可实现迷宫中路径搜寻,对数据结构了解有较大作用
migong.rar
- 关于数据结构的课程设计:迷宫问题,提供了广度优先和深度优先两种算法。,On the data structure of curriculum design: the maze problem, provides a breadth-first and depth-first two algorithms.
mgqj
- 可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出; 要求: 在上交资料中请写明:存储结构、基本算法(可以使用程序流程图)、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; -Can enter a maze of any size data, with non-recursive method to derive a path out of the maze, and the path output requirements
delphi7
- 数据结构大作业 迷宫求解 用delphi做的 有源码-Data structure used to solve major operating maze do have a source delphi
migong
- C语言程序 数据结构 用栈的方法实现迷宫算法-The data structure of the C language program stack maze algorithm
SHUJU.ZIP
- 数据结构迷宫C语言版,希望对大家有帮助,-Maze of data structure C language version, we hope to help
mymaze
- 经典的栈应用,迷宫游戏,利用String类型对路线进行标记,突出栈这一数据结构特殊的性质。-The classic application stack, maze games, use the String type marked on the route, highlighting the stack data structure of this particular nature.
Maze
- 在labview中实现迷宫的功能 主要采用数据结构中的堆栈和深度优先的算法实现-Maze functions in labview mainly uses a stack data structure and depth-first algorithm
kong-jian-shu-ju-jie-gou
- 空间数据结构 用栈和队列的方法解决相关迷宫问题-Spatial data structures stack and queue methods to solve problems related to the maze
迷宫
- 利用数据结构中的栈,实现简易迷宫的走法。(Using the data structure of the stack to achieve simple maze walk.)
ymnmqvh
- 迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助()