搜索资源列表
migong
- 该程序用c++实现了走迷宫的个小游戏,能够成功的运行,代码结构清晰,适合初学者去学习-The program with c++, a maze of small game, able to successfully run a clear code structure, suitable for beginners to learn
migong
- 迷宫问题 的c语言实现算法。在数据结构中是很重要的一个问题。-Maze problem algorithm c language. In the data structure is very important to a problem.
migong
- C语言的迷宫程序 只能实现查找路径 需要自己构造迷宫-C language maze procedure only to find the path to achieve the needs of their own maze constructed
migong
- 运用c++ 实现迷宫问题,算法比较紧简单,-Use c++ Achieve maze problem, the algorithm relatively simple,
xtem
- 压缩包里有5个c程序,分别实现5个不同的算法:1个迷宫算法,-个货郎担算法-Compression bag 5 c procedures, respectively, to achieve five different algorithms: a maze algorithm,- a traveling salesman algorithm ..
1111
- 迷宫问题解决 C实现 简单明了,实用性强 请多支持,-maze
123
- 迷宫问题,如何在C/C++环境下实现迷宫问题-Maze problem, how C/C++ environment the question of the realization of the maze
migong
- 有关迷宫算法的C语言实现,0和1分别表示迷宫中的通路和障碍-Algorithm on the maze of the C language, 0 and 1, respectively, in the maze of pathways and barriers
maze
- 用c++实现的迷宫程序,采用回溯算法实现。-a maze program done with C++.
maze
- 通过C++编程实现迷宫游戏,迷宫为一矩阵形式存储-realize the maze game through C++,the maze is saved by the matrix
stack_exam
- C语言 堆栈应用实例如迷宫问题 实现进栈或出栈基本操作-stack examples using c++
MYMAZE
- C语言实现的迷宫程序,有用C语言编写的图形用户界面-C language implementation of the maze procedure, useful for C language graphical user interface
Maze
- 迷宫和哈希表在C环境下的联合实现,数据结构的课程设计-Maze and the hash table in C under the joint implementation, data structures curriculum
1111
- 迷宫:用C++语言实现迷宫的功能,输入入口和出口,输出路径-Maze: The maze of C++ language features, import and export of the input and output paths
maze
- 数据结构(c语言)栈的初学者学习代码:迷宫找出口的实现-Data structure (c language) stack for beginners to learn Code: realization of the maze to find export
maze
- 关于走迷宫算法的实现程序,完全采用C++语言实现,可以运行-Maze algorithm program, fully C++ language, you can run
hl
- 数据结构迷宫问题 C语言-数据结构算法-用栈实现迷宫问题求解 -Data structure maze problems
migong
- 算法与数据结构-迷宫 在C编译环境下实现迷宫的算法-Algorithms and Data Structures- maze
bugastar
- 迷宫中的虫子(A*搜索),基于c.实现为一个在迷宫中的虫子自动寻路的过成-Automatically find its way over into the maze of insects (A* search), implemented as a maze of insects based on c.
migong
- 利用C语言来实现迷宫小游戏。并且可以让玩家自动选择难度。并且难度过大时玩家可以选择提示。-To achieve the maze game using the C language. And allows the player to automatically the difficulty. When too difficult and the player can choose prompt.