搜索资源列表
Maze
- Java Maze 计算机自动生成迷宫,起点和终点,并且自动找到出口
maze
- 一个maze迷宫程序。内附源码注释。里面的算法便于初学者学习参考。
MazeGame
- 一个maze游戏,用java rmi编写,分布式课程作业-A maze game written with java rmi, distributed course project
Maze
- 一套基于人工智能的猫抓老鼠的程序,在web上可以演示,相关的参数可以在web上设置,附上相应的说明文档。-A cat and mouse based on artificial intelligence program, the web can be demonstrated, the relevant parameters can be set in the web, accompanied by appropriate documentation.
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_view
- 用JOGL Java 开发 的 多视角 迷宫程序。-It s a multiple view of Maze developed using JOGL.
Maze
- 迷宫源程序,程序自动搜索路径,最后输出结果-Maze source
maze
- 编写一个“密室寻宝”算法(以下简称算法),这个算法能够对给定的地图求得一个路径,使得通过该路径可以得到的物品总价值最大。 算法能够获取的信息有 地图的大小。 路径长度的最大值。 地图上每个坐标处的信息。
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
- A Maze created in Java. Great algorithms
maze
- 实现走迷宫的功能,能够随机生成路径,确保只有一条可行路径-To achieve the functions of Maze, the path can be randomly generated to ensure that there is only one feasible path
Maze
- Maze solving using java
MazeGame
- Asimple maze game that you can create and run maze
Maze
- this a java code for maze :D-this is a java code for maze :D
maze
- this a maze with applet this code is in java :D-this is a maze with applet this code is in java :D
maze
- 使用堆栈队列制作的VC迷宫程序,堆栈类已经有完整定义!-Maze program made by VC++
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
maze
- 电子老鼠迷宫:输入起点坐标和终点坐标(最小为1 1,最大为12 12),以及一个20*20的迷宫(“.”表示通道,否则就是墙),就能找出到终点的最短步数。-E-rat maze: Enter the starting point coordinates and end coordinates (minimum of 1 1, a maximum of 12 12), and a maze of 20* 20 ( " ." Said the channel, otherwise,
Maze
- all possible solution to Maze using backtracking algorithm in Java
maze
- 迷宫程序,可以导入并解开迷宫,还有许多附加功能,并附上几个迷宫实例-Maze procedure, you can import and solve the maze, there are many additional features, along with examples of several maze