搜索资源列表
maz
- 用c++实现迷宫程序,自动找到迷宫路径,且能找到最一条最短路径。希望能满足一些人的需要-used to achieve the maze procedure, automatically find the maze path and can find the most a shortest path. Hope to meet the needs of some
game32
- 走迷宫游戏设计,采用c++编程,链表实现追踪功能!-Maze Game Design, using c++ programming, linked list implementation tracking!
MAZE
- borlandc C++ 3.1 实现可视化迷宫算法-borlandc C++ 3.1 maze algorithm visualization
3
- 手机游戏已经成为现在休闲娱乐方式的主流,迷宫类游戏也一直是游戏的热点,本程序用C编程实现迷宫探险类游戏。-Mobile games have now become mainstream leisure entertainment, maze games has also been a focus of the game, this program implements maze adventure game with C programming.
amaze
- C++写的实现寻找迷宫路径的代码,并动态打印路径,广度搜索算法实现-C++ write code to achieve the maze to find the path