搜索资源列表
Java编写的求解迷宫问题的小程序
- Java编写的求解迷宫问题的小程序-Java solution prepared by the maze of small programs
迷宫问题的算法(优于广度优先,深度优先,递归)
- 迷宫问题的算法(优于广度优先,深度优先,递归).-maze of algorithm (priority than breadth, depth priority, recursive).
网络社团--技术文档--迷宫求解的过程演示
- 迷宫求解的过程演示.rar-maze solving the demonstration. Rar
最简单的迷宫
- 用JAVA语言编写的最简单的迷宫-with Java language the most simple maze
走迷宫
- 一个C做的走迷宫-do Maze
C迷宫代码
- 这是迷宫代码,输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。-code, the importation of an arbitrary size of the maze, with a stack get out of the maze of trails and on the screen.
迷宫一个走迷宫的程序
- C编写的一个迷宫的源代码-prepared a maze of source code
flash迷宫游戏源码
- flash迷宫游戏源码,生命值,最短时间走出迷宫,flash migong
migong
- 用JAVA写的迷宫游戏~可以自己找路~也可以自动寻找路径 -Written using JAVA maze game can find a way ~ ~ also can automatically search for the path
Maze
- 神奇的迷宫小游戏,包含有迷宫自动生成的算法,实现了“左手摸墙”算法,深度优先,广度优先搜索算法,以自动寻路。-Magic maze game maze includes automatic generation algorithm, to achieve a " left hand touching the wall" algorithm, depth first, breadth-first search algorithm to automatically find its
maze
- Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-Maze Game Java Maze3D source, as long as the browser installed on JAVA interpreter will be able to run a maze of three-di
Maze
- 用java写的迷宫代码,注重代码的简洁与易懂,通过算法的基本思想来编写代码-The maze used to write java code, pay attention to the simple and easy to understand code, through the algorithm the basic idea to write code
JAVA
- 两个简单的 JAVA走迷宫代码,希望对广大学习者有所帮助。-Maze two simple JAVA code, want to help the majority of learners.
L
- JAVA做的一个迷宫问题~多种算法及布图方式-JAVA problem doing a maze ~ a wide range of algorithm and the way the layout of
mazegames
- 一款java设计的游戏,走迷宫,用于初学者理解java语言-Design of a java game, Maze, for beginners to understand java language
GridWorldCode
- 一个简单的虫子自动找路走出迷宫的java程序-A simple java program that a bug gets out of a maze by itself
Maze
- 迷宫问题 [问题描述] 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论 -Maze [Problem Descr iption] to a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the m
java迷宫求解
- Java迷宫:运用工作栈,遍历迷宫,找出一条正确的通路
MAZE_TEST
- 一个用java写的迷宫小程序,能自动生成迷宫,并使用深度优先和广度优先算法解迷宫(A small program written in java maze, can automatically generate mazes, and the use of depth first and breadth first algorithm to solve the maze)
Android游戏源码—3D迷宫
- 一个好玩的基于eclipse的安卓迷宫小游戏(A fun Android maze game based on eclipse)