搜索资源列表
迷宫1
- [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述] 生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。 你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。 一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。 对于每个迷宫问题
labyrinth-java
- 数据结构中的迷宫算法,演示程序用java实现-data structure of the maze algorithm, demo program using java to achieve
Java编写的求解迷宫问题的小程序
- Java编写的求解迷宫问题的小程序-Java solution prepared by the maze of small programs
最简单的迷宫
- 用JAVA语言编写的最简单的迷宫-with Java language the most simple maze
智能迷宫
- 这是一个可自动生成迷宫、自动或人工寻找迷宫路径的java程序-This is an automatically generated maze, automatic or manual search for the path maze procedure java
3D迷宫
- 用JAVA编写的3D迷宫小游戏,附有源代码,适合学习JAVA的人参考-prepared with Java 3D maze of small game, with the source code for learning Java reference
Pathfinder
- 用遗传算法解决迷宫路径搜索问题。有界面显示搜索的过程。-Using genetic algorithms to solve the maze path searching problem. Have english interface display process.
migong
- 用JAVA写的迷宫游戏~可以自己找路~也可以自动寻找路径 -Written using JAVA maze game can find a way ~ ~ also can automatically search for the path
SerpentGame.1.0
- Position.java :辅助类 SerpentGameCanvas.java :游戏主控类 Maze.java :迷宫 SerpentGame.java :应用主控类 Serpent.java :蛇类 GreedySerpent.java :NPC蛇类 Rect.java :辅助类 Frog.java :青蛙类 BlindSerpent.java :NPC蛇类 DirectionHelper.java :辅助类 RunnerSerpent.java :NPC蛇类 Egg.jav
appletGame-maze
- java applet 开发迷宫类游戏的关键代码及示例-java applet development maze games key code and examples
java_arithmetic
- 用JAVA写的个种算法:排序,迷宫,巴斯卡(Pascal), ThreeColorFlags ,Knight tour-Written by JAVA species algorithms: sorting, maze, Pascal (Pascal), ThreeColorFlags, Knight tour
Maze
- 一个基于JAVA的小程序,关于迷宫问题的,是我们的一个课后作业。-Maze
3D_java
- 3D手机游戏开发实例源代码 3D迷宫游戏的演示程序 -Examples of 3D mobile game development 3D Maze Game source code demo program
MyMaze3D
- J2ME 3D 第一人称射击迷宫类手机游戏源码。-J2ME 3D first-person shooter cell phone game maze source category.
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.
miyu
- 3D场景2D贴图的迷宫游戏,采用了堆栈存储迷宫数据。-3D map of the maze scene 2D games, using a stack maze data storage.
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)
基于网络通信&多路径&死胡同的java迷宫
- 1.基于网络通信的走迷宫 2.算法为栈,深度优先搜索遍历 3.基于线程 4.多路径的寻找 5.死胡同的判别 6.基于GUI实现(1. the maze of maze based on network communication 2. algorithm is the stack, the depth first search traversal 3. based on threads 4. The search for themultipath 5. Discriminat
迷宫寻宝
- java游戏,使用图片覆盖方式,完成java迷宫游戏(Java game, using image coverage method, complete the java maze game.)