搜索资源列表
maze dfs
- dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data str
20020611_flashsj_Maze
- 迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助-maze of procedures, dynamic access stack demonstration, the operation is under the data structure is to help the students
minggong
- 迷宫问题。利用c实现的。对学数据结构的同学可能有用-maze problems. Use c achieve. The structure of the data may be useful for students
shujujiegou3
- 包括vc数据结构中的运动会计分系统,迷宫问题,还有纸牌问题。
m
- 自己用c结合数据结构中的栈作的。利用栈实现迷宫的求解。比较感兴趣的可以看看。
migong
- /*这个程序是学数据结构后写的,里面涉及到了栈和队列的一些操作。开始本来只是要做迷宫求解的,但就看着电脑在里面运行,没有互动性也没什么意思,于是加入了由人控制的角色,让电脑控制的角色每走一步都计算一次当前两者的最短距离去追赶人控制的角色。这个程序画地图的部分是得于网上的一个迷宫程序,汉字部分也是用的别别人写好的子程序。其实这个程序还不是很完善,开始做好了一个,却不知那儿弄丢了,假期因为参加电子设计大赛,都玩单片机去了,这方面的也忘差不多了,希望有兴趣的朋友能改好了发给我.我的email:xian
9359736
- 数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序(Data structure in the maze experiment, put it into a similar tanks game program)