搜索资源列表
MiGong
- java写的一个用堆栈进行迷宫求解的算法演示,可以动态显示迷宫的状态和堆栈的状态。
Pathfinder
- 用遗传算法解决迷宫路径搜索问题。有界面显示搜索的过程。-Using genetic algorithms to solve the maze path searching problem. Have english interface display process.
jingdiansuanf
- 二叉树的递归与非递归遍历(Java描述),高效实现Josephus算法,合并有序链表,基于队列实现的基数排序,栈.回溯.迷宫问题求解。5个算法的源程序。-Recursive and non recursive binary tree traversal (Java descr iption), efficient algorithms to achieve Josephus, merging sorted linked list, queue-based implementation of ra
Tsx_maze
- 我自己使用java开发的一个好玩的迷宫游戏,希望大家多多支持啊,源代码附上!-A fun maze game, my own java development and hope a lot of support, source code attached!
RatInMaze
- 数据结构课程设计 Java GUI 迷宫老鼠 非常华丽-Data structure courses design in Java GUI Rat In Maze
MazeCreator
- 使用Java编写的迷宫生成算法,运行程序可以用JPanel显示迷宫。-Using Java prepared by the maze generating algorithm, running the program can be used to display the maze.