搜索资源列表
MAZE
- 迷宫生成和探索程序。DOS,PASCAL-generation and explore the maze procedure. DOS, PASCAL
迷宫1
- [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述] 生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。 你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。 一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使
迷宫搜索
- 这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
applet.迷宫生成及搜索算法
- 迷宫生成及搜索算法,一些好的算法,分享给大家-maze generation and search algorithm, some good algorithm, we share
迷宫
- 本例是一个迷宫程序,其功能实现如下:随机生成迷宫地图,自动寻找通路
openGL自动生成迷宫
- 使用OPenGL编写的自动生成迷宫的算法。
字符界面自动生成迷宫并求解
- 字符界面自动生成迷宫并求解
迷宫生成器
- 迷宫生成器vc实现-maze generator achieve vc
智能迷宫
- 这是一个可自动生成迷宫、自动或人工寻找迷宫路径的java程序-This is an automatically generated maze, automatic or manual search for the path maze procedure java
超级迷宫-c语言
- 游戏随机创建迷宫,并给用户提供交互,自我感觉不错,只是有些函数过于冗长,随机生成算法过于累坠,不过是一五官俱全的游戏,(mazeMain.c是主要文件,编译时请将Compiler的Model改为Huge<TC2>)-randomly create a maze game, and to give users interactive, self-satisfied, but some functions are too len
applet.迷宫生成及搜索算法
- 迷宫生成及搜索算法,一些好的算法,分享给大家-maze generation and search algorithm, some good algorithm, we share
迷宫END
- 利用C语言实现迷宫算法。 利用随机函数生成迷宫,并显示所有路径!-use C language maze algorithm. Using random function generator maze, and that all paths!
迷宫1
- [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述] 生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。 你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。 一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使
迷宫搜索
- 这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
迷宫.正确版
- 利用C语言编写的迷宫程序,程序中提前已写入迷宫障碍设置,运行程序后,若有路可走,则自动生成可行路线;否则,提示无路可走。(Program white in learning the data structure, try to write the maze problem, if you have any questions, please correct me.)
长方阵迷宫
- 实现自动生成迷宫功能,以及对应的迷宫求解,也可以自己构造迷宫并求解。(Achieve automatic generation of maze function, and the corresponding maze solution, you can also build their own maze and solve.)
迷宫
- 随机生成一个简单的迷宫,可自行调整迷宫的大小(A simple labyrinth is generated randomly to adjust the size of the labyrinth itself)
走迷宫
- 用C语言写的一个走迷宫小游戏,开局可以初始化地图,生成一个随机地图并可以自己调节地图的大小(A maze game written in the C language)
maze
- 一种随机迷宫生成的递归分割算法的实现,以及基于DFS算法的自动寻路(Implementation of a recursive algorithm for random maze generation)
迷宫
- 运用矩阵来表示迷宫。能根据用户指定的维数自动生成迷宫,并打印迷宫中各个位置的状态。在A 的基础上实现迷宫的自动路径搜索,判断是否存在从起点到终点的通路。(The maze is represented by a matrix. The maze can be generated automatically according to the dimension specified by users, and the status of e