搜索资源列表
x_maze
- X Windows下的迷宫程序-X Windows labyrinth procedure
C++课程设计 迷宫
- Turbo C++2.0下的迷宫程序,这是我的课程设计,里面有自己用乐谱演奏的音乐哦,音乐与游戏是并行的,可以一般听音乐-labyrinth program in turbo c++2.0,this is my course design,there is music by music book,music and game are parallel,you can listen to the music
CMousemaze
- 一个用C++实现的迷宫程序,可以自己画迷宫,计算出最短路径,并显示。-C achieve a maze of procedures, can you paint the labyrinth, calculate the shortest path, and displayed.
vc_maze
- maze目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法,分别编译其中的.dsw文件即可获得相应的应用程序。-maze directory contains four maze of source code : a simple maze generation algorithm, complex maze generation algorithm, a simple se
labyrinth
- 迷宫探险(含源程序+说明文档).用C++写的-Maze exploration (including source code+ Documentation). With C++ Written
migongchengxu
- 一款基于OPENGL的迷宫小游戏的源码,非常有意思的迷宫游戏,希望您尝试,利于学习OPENGL-OPENGL a labyrinth based on the game s source code, very interesting maze game, I hope you try to, conducive to learning OPENGL
labyrinth
- 迷宫 数据结构(C语言版)关于栈与队列,求迷宫从入口到出口的所有路径-Maze data structure (C language version) on the stack and queue, and the maze from the entrance to the export of all path
labyrinth
- 本程序的功能是找出指定迷宫的路径,包括了递归和非递归算法。-This procedure is to find out the designated functions of the labyrinth path, including the recursive and non-recursive algorithm.
labyrinth
- 用C++实现的迷宫应用程序!可从文本文件中读入相应的迷宫!深度搜索实现!-Using C++ implementation of the maze applications! Can be read from the text file corresponding to the maze! Realize the depth of search!
Labyrinth
- Labyrinth documentation.simple website mirrored and bundled at one place. so that all the process is easy to understand
labyrinth
- 利用不相交类集制作的自动生成迷宫的程序,迷宫大小可自由改变-labyrinth game
labyrinth
- 迷宫游戏(8086 汇编)可随机生成地图或者使用固定地图,至少要有五关,每关地图至少为 5*5,地图中要有一个入口和一个出口,入口到出口之间要有通路-Maze Game (8086 compilation) can be randomly generated map or use the fixed map, at least five passes and map at least every Guan 5* 5, the map s
Labyrinth
- 极经典的C++中的走迷宫问题,设计算法,输出走出迷宫经历的各个点的轨迹-A very classic C++ in the Maze of problems, design algorithms, the output out of the labyrinth through the various points of the trajectory
labirinto3d
- A labyrinth behing developed in c++ with opengl.
labyrinth.c.tar
- 这是一个迷宫的问题。。。。 设计一个迷宮,找出迷宮路径-LABYRINTH
labyrinth-algorithm
- 迷宫算法 走迷宫的游戏大家都耍过吧 迷宫算法 走迷宫的游戏大家都耍过吧-labyrinth algorithm labyrinth algorithm labyrinth algorithm
Labyrinth-demo
- 迷宫问题演示程序 以一个n*n的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫问题要求求出从入口(1,1)到出口(n,n)的所有通路,或得出没有通路的结论。 具体要求是:程序启动后显示一张迷宫图板,用白色的方格表示通路,黑色的方格表示障碍。用户可以通过点击的方式改变迷宫图板上通路,设置新的迷宫状态图,然后可以由用户按“开始执行”按钮,即可在迷宫图板上显示从入口(1,1)到出口(n,n)的所有通路。 -Maze prob
2321
- 基于CFD迷宫密封泄漏量的研究.CFD-based labyrinth seal leakage studies.-CFD-based labyrinth seal leakage studies.
labyrinth
- c语言下的一个迷宫求解问题。自动探索前方路径,最终找出唯一一条走出迷宫的路。-a maze solving problem with c language . Automatically discover the path ahead, and ultimately find the only way out of the labyrinth.
labyrinth-java
- 走迷宫游戏java实现源代码,有具体的界面和详细的程序说明。-Labyrinth game Java source code, and implement a specific interface and detailed application instructions.