文件名称:Mouse
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 白*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Mouse走迷宫是循环求解的基本类型,我们在二维数组中用2来表示迷宫的墙壁,使用1来表示老鼠的行走路径,并用程序求出从入口到出口的距离。
-Mouse Maze is a cycle to solve the basic types, we used two-dimensional array 2 to show that the walls of the maze, use 1 to indicate the mice to walk the path, and procedures derived from the entrance to the exit distance.
-Mouse Maze is a cycle to solve the basic types, we used two-dimensional array 2 to show that the walls of the maze, use 1 to indicate the mice to walk the path, and procedures derived from the entrance to the exit distance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Mouse.java