搜索资源列表
(1)
- 1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。 2、 通过堆栈及判断实现迷宫的自动寻找路径功能 -1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the f
labyrinth
- 该项目是PC平台上为广大玩家所熟悉的益纸类游戏之一,是基于Mophum 环境的。-The project is on the PC platform for the majority of the players are familiar with one game benefits paper crafts, Mophum is based on the environment.
mglj
- 数据结构:迷宫路径求解 数据结构:迷宫路径求解-data structure : labyrinth path data structure Solution : Solving the maze path data structure : Solving labyrinth path data structure : maze Solving Path
LimitedLabyrinth
- labyrinth: you need to find the doable way to go to the destinaton.And then print out the path.-labyrinth: You need to find the doable way to go to the destinaton.And then print out the path.
puzzlemigong
- 这是一个迷宫程序,迷宫大小是根据你定的数组大小来决定的,enjoy it。-This is a procedural maze, the labyrinth is based on the size you the array size to decide, enjoy it.
labyrinth-java
- 数据结构中的迷宫算法,演示程序用java实现-data structure of the maze algorithm, demo program using java to achieve
labyrinth
- 利用不相交类集制作的自动生成迷宫的程序,迷宫大小可自由改变-labyrinth game
x_maze
- X Windows下的迷宫程序-X Windows labyrinth procedure
labyrinth
- 本程序的功能是找出指定迷宫的路径,包括了递归和非递归算法。-This procedure is to find out the designated functions of the labyrinth path, including the recursive and non-recursive algorithm.
labyrinth
- 用C++实现的迷宫应用程序!可从文本文件中读入相应的迷宫!深度搜索实现!-Using C++ implementation of the maze applications! Can be read from the text file corresponding to the maze! Realize the depth of search!
Labyrinth
- Labyrinth documentation.simple website mirrored and bundled at one place. so that all the process is easy to understand
labyrinth
- 迷宫游戏(8086 汇编)可随机生成地图或者使用固定地图,至少要有五关,每关地图至少为 5*5,地图中要有一个入口和一个出口,入口到出口之间要有通路-Maze Game (8086 compilation) can be randomly generated map or use the fixed map, at least five passes and map at least every Guan 5* 5, the map should have one entrance and on
Labyrinth
- 极经典的C++中的走迷宫问题,设计算法,输出走出迷宫经历的各个点的轨迹-A very classic C++ in the Maze of problems, design algorithms, the output out of the labyrinth through the various points of the trajectory
labirinto3d
- A labyrinth behing developed in c++ with opengl.
labyrinth.c.tar
- 这是一个迷宫的问题。。。。 设计一个迷宮,找出迷宮路径-LABYRINTH
labyrinth-algorithm
- 迷宫算法 走迷宫的游戏大家都耍过吧 迷宫算法 走迷宫的游戏大家都耍过吧-labyrinth algorithm labyrinth algorithm labyrinth algorithm
Labyrinth-demo
- 迷宫问题演示程序 以一个n*n的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫问题要求求出从入口(1,1)到出口(n,n)的所有通路,或得出没有通路的结论。 具体要求是:程序启动后显示一张迷宫图板,用白色的方格表示通路,黑色的方格表示障碍。用户可以通过点击的方式改变迷宫图板上通路,设置新的迷宫状态图,然后可以由用户按“开始执行”按钮,即可在迷宫图板上显示从入口(1,1)到出口(n,n)的所有通路。 -Maze problem demo With a n* n pha
2321
- 基于CFD迷宫密封泄漏量的研究.CFD-based labyrinth seal leakage studies.-CFD-based labyrinth seal leakage studies.
labyrinth
- c语言下的一个迷宫求解问题。自动探索前方路径,最终找出唯一一条走出迷宫的路。-a maze solving problem with c language . Automatically discover the path ahead, and ultimately find the only way out of the labyrinth.
labyrinth-java
- 走迷宫游戏java实现源代码,有具体的界面和详细的程序说明。-Labyrinth game Java source code, and implement a specific interface and detailed application instructions.