Welcome![Sign In][Sign Up]
Location:
Search - labyrinth

Search list

[Game Programx_maze

Description: X Windows下的迷宫程序-X Windows labyrinth procedure
Platform: | Size: 6144 | Author: 站长 | Hits:

[Game ProgramC++课程设计 迷宫

Description: 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
Platform: | Size: 10240 | Author: 无可厚非 | Hits:

[Mathimatics-Numerical algorithmsCMousemaze

Description: 一个用C++实现的迷宫程序,可以自己画迷宫,计算出最短路径,并显示。-C achieve a maze of procedures, can you paint the labyrinth, calculate the shortest path, and displayed.
Platform: | Size: 10240 | Author: 周君 | Hits:

[Game Programvc_maze

Description: maze目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法,分别编译其中的.dsw文件即可获得相应的应用程序。-maze directory contains four maze of source code : a simple maze generation algorithm, complex maze generation algorithm, a simple search algorithm maze, the labyrinth complex search algorithms, The compiler respectively. dsw document Get the corresponding application.
Platform: | Size: 107520 | Author: yyang | Hits:

[Other Riddle gameslabyrinth

Description: 迷宫探险(含源程序+说明文档).用C++写的-Maze exploration (including source code+ Documentation). With C++ Written
Platform: | Size: 68608 | Author: 李鹏程 | Hits:

[OpenGL programmigongchengxu

Description: 一款基于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
Platform: | Size: 22528 | Author: 张林 | Hits:

[Data structslabyrinth

Description: 迷宫 数据结构(C语言版)关于栈与队列,求迷宫从入口到出口的所有路径-Maze data structure (C language version) on the stack and queue, and the maze from the entrance to the export of all path
Platform: | Size: 1024 | Author: | Hits:

[Otherlabyrinth

Description: 本程序的功能是找出指定迷宫的路径,包括了递归和非递归算法。-This procedure is to find out the designated functions of the labyrinth path, including the recursive and non-recursive algorithm.
Platform: | Size: 408576 | Author: huangqiuxuan | Hits:

[Windows Developlabyrinth

Description: 用C++实现的迷宫应用程序!可从文本文件中读入相应的迷宫!深度搜索实现!-Using C++ implementation of the maze applications! Can be read from the text file corresponding to the maze! Realize the depth of search!
Platform: | Size: 104448 | Author: 陈新杰 | Hits:

[Windows DevelopLabyrinth

Description: Labyrinth documentation.simple website mirrored and bundled at one place. so that all the process is easy to understand
Platform: | Size: 4860928 | Author: infinus | Hits:

[Windows Developlabyrinth

Description: 利用不相交类集制作的自动生成迷宫的程序,迷宫大小可自由改变-labyrinth game
Platform: | Size: 2502656 | Author: zAz | Hits:

[Windows Developlabyrinth

Description: 迷宫游戏(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 should have one entrance and one exit, the entrance to the export pathway must be between
Platform: | Size: 7168 | Author: cgy | Hits:

[VC/MFChhhh

Description: 利用C语言, 求解迷宫问题,迷宫不是随机的-The use of C language, problem solving maze, the labyrinth is not a random
Platform: | Size: 26624 | Author: 浮萍 | Hits:

[CSharpLabyrinth

Description: 极经典的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
Platform: | Size: 965632 | Author: 岳飞 | Hits:

[3D Graphiclabirinto3d

Description: A labyrinth behing developed in c++ with opengl.
Platform: | Size: 52224 | Author: Diogo | Hits:

[Data structslabyrinth.c.tar

Description: 这是一个迷宫的问题。。。。 设计一个迷宮,找出迷宮路径-LABYRINTH
Platform: | Size: 2048 | Author: wjhlfamily | Hits:

[Game Programlabyrinth-algorithm

Description: 迷宫算法 走迷宫的游戏大家都耍过吧 迷宫算法 走迷宫的游戏大家都耍过吧-labyrinth algorithm labyrinth algorithm labyrinth algorithm
Platform: | Size: 44032 | Author: 快乐南海 | Hits:

[Other Riddle gamesLabyrinth-demo

Description: 迷宫问题演示程序 以一个n*n的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫问题要求求出从入口(1,1)到出口(n,n)的所有通路,或得出没有通路的结论。 具体要求是:程序启动后显示一张迷宫图板,用白色的方格表示通路,黑色的方格表示障碍。用户可以通过点击的方式改变迷宫图板上通路,设置新的迷宫状态图,然后可以由用户按“开始执行”按钮,即可在迷宫图板上显示从入口(1,1)到出口(n,n)的所有通路。 -Maze problem demo With a n* n phalanx, says maze, respectively 0 and 1 the pathways and obstacles said maze. Maze problem requirements give from entry (1, 1) to export (n, n), or all the pathways that no pathways conclusion. Specific requirement is: after starting the program with a labyrinth board, showed white checked says pathways, black squares says obstacles. The user can change the way by clicking on a maze set new pathways, board, which can then be a state chart maze by users click "start execution button to display on board in the maze from entry (1, 1) to export (n, n) all of the passages.
Platform: | Size: 6144 | Author: eminem@ | Hits:

[Mathimatics-Numerical algorithms2321

Description: 基于CFD迷宫密封泄漏量的研究.CFD-based labyrinth seal leakage studies.-CFD-based labyrinth seal leakage studies.
Platform: | Size: 665600 | Author: | Hits:

[Otherlabyrinth

Description: c语言下的一个迷宫求解问题。自动探索前方路径,最终找出唯一一条走出迷宫的路。-a maze solving problem with c language . Automatically discover the path ahead, and ultimately find the only way out of the labyrinth.
Platform: | Size: 526336 | Author: Bai | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net