搜索资源列表
SerpentGame.1.0.rar
- 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
迷宫1
- [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述] 生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。 你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。 一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。 对于每个迷宫问题
Global
- 这是用java制作的一个迷宫,里面用到的算法有难度,值得学习-This is a production of java maze, which uses the algorithm is difficult, it is worth learning
G3DMazeRoo1795199172004
- 来见识一下真正的java3维迷宫游戏,代码绝对准确,唯一,提供给有需要用到的同志,帮助他尽快掌握java-to see the genuine java3 dimensional maze game, code absolutely accurate, the only, there is a need to use the comrades to help him grasp the java
智能迷宫
- 这是一个可自动生成迷宫、自动或人工寻找迷宫路径的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.
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
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.
miyu
- 3D场景2D贴图的迷宫游戏,采用了堆栈存储迷宫数据。-3D map of the maze scene 2D games, using a stack maze data storage.
Maze
- 小人走迷宫的小Java游戏,在此基础添加声音等,基本框架已完善成型,可供在校学生参考。-Curs Maze little Java games, on this basis, adding sounds, the basic framework has been perfect shape, for in-school students for reference.
migong
- 迷宫是一款非常实用的游戏.这是该游戏的程序.-A program of kigong!
Java-Maze3D
- Java Maze3D迷宫游戏源码,浏览器上只要安上JAVA解释器就能运行,三维显示迷宫,点击 "New" 按钮开始迷宫之旅, 找不到出口的时候点击"Solve" 按钮显示红色的出口线路,点击"Clear" 清除解答。按上、下、左、右光标键可以单步找出口。-JAVA interpreter as long as the placement of the source of the java Maze3D maze game, the browser will be able to run, th
Java-3D-game
- Java游戏三维迷宫源代码,Java游戏三维迷宫源代码-Java Games 3D maze source code
GL_MASE
- 3D迷宫java语言编写android开发-3D MASE
基于网络通信&多路径&死胡同的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
Archive
- 机器人迷宫。 用Java编写机器人遇到各种障碍的策略。(Implementation of a robotmaze and let the robot reaches the target point.)