CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - labyrinth
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - labyrinth - List
[
Game Program
]
x_maze
DL : 0
X Windows下的迷宫程序-X Windows labyrinth procedure
Update
: 2025-02-17
Size
: 6kb
Publisher
:
站长
[
Game Program
]
C++课程设计 迷宫
DL : 0
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
Update
: 2025-02-17
Size
: 10kb
Publisher
:
无可厚非
[
Mathimatics-Numerical algorithms
]
CMousemaze
DL : 0
一个用C++实现的迷宫程序,可以自己画迷宫,计算出最短路径,并显示。-C achieve a maze of procedures, can you paint the labyrinth, calculate the shortest path, and displayed.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
周君
[
Game Program
]
vc_maze
DL : 0
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.
Update
: 2025-02-17
Size
: 105kb
Publisher
:
yyang
[
Other Riddle games
]
labyrinth
DL : 0
迷宫探险(含源程序+说明文档).用C++写的-Maze exploration (including source code+ Documentation). With C++ Written
Update
: 2025-02-17
Size
: 67kb
Publisher
:
李鹏程
[
OpenGL program
]
migongchengxu
DL : 0
一款基于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
Update
: 2025-02-17
Size
: 22kb
Publisher
:
张林
[
Data structs
]
labyrinth
DL : 0
迷宫 数据结构(C语言版)关于栈与队列,求迷宫从入口到出口的所有路径-Maze data structure (C language version) on the stack and queue, and the maze from the entrance to the export of all path
Update
: 2025-02-17
Size
: 1kb
Publisher
:
鱼
[
Other
]
labyrinth
DL : 0
本程序的功能是找出指定迷宫的路径,包括了递归和非递归算法。-This procedure is to find out the designated functions of the labyrinth path, including the recursive and non-recursive algorithm.
Update
: 2025-02-17
Size
: 399kb
Publisher
:
huangqiuxuan
[
Windows Develop
]
labyrinth
DL : 0
用C++实现的迷宫应用程序!可从文本文件中读入相应的迷宫!深度搜索实现!-Using C++ implementation of the maze applications! Can be read from the text file corresponding to the maze! Realize the depth of search!
Update
: 2025-02-17
Size
: 102kb
Publisher
:
陈新杰
[
Windows Develop
]
Labyrinth
DL : 0
Labyrinth documentation.simple website mirrored and bundled at one place. so that all the process is easy to understand
Update
: 2025-02-17
Size
: 4.64mb
Publisher
:
infinus
[
Windows Develop
]
labyrinth
DL : 0
利用不相交类集制作的自动生成迷宫的程序,迷宫大小可自由改变-labyrinth game
Update
: 2025-02-17
Size
: 2.39mb
Publisher
:
zAz
[
Windows Develop
]
labyrinth
DL : 1
迷宫游戏(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
Update
: 2025-02-17
Size
: 7kb
Publisher
:
cgy
[
VC/MFC
]
hhhh
DL : 0
利用C语言, 求解迷宫问题,迷宫不是随机的-The use of C language, problem solving maze, the labyrinth is not a random
Update
: 2025-02-17
Size
: 26kb
Publisher
:
浮萍
[
CSharp
]
Labyrinth
DL : 0
极经典的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
Update
: 2025-02-17
Size
: 943kb
Publisher
:
岳飞
[
3D Graphic
]
labirinto3d
DL : 0
A labyrinth behing developed in c++ with opengl.
Update
: 2025-02-17
Size
: 51kb
Publisher
:
Diogo
[
Data structs
]
labyrinth.c.tar
DL : 0
这是一个迷宫的问题。。。。 设计一个迷宮,找出迷宮路径-LABYRINTH
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wjhlfamily
[
Game Program
]
labyrinth-algorithm
DL : 0
迷宫算法 走迷宫的游戏大家都耍过吧 迷宫算法 走迷宫的游戏大家都耍过吧-labyrinth algorithm labyrinth algorithm labyrinth algorithm
Update
: 2025-02-17
Size
: 43kb
Publisher
:
快乐南海
[
Other Riddle games
]
Labyrinth-demo
DL : 0
迷宫问题演示程序 以一个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.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
eminem@
[
Mathimatics-Numerical algorithms
]
2321
DL : 0
基于CFD迷宫密封泄漏量的研究.CFD-based labyrinth seal leakage studies.-CFD-based labyrinth seal leakage studies.
Update
: 2025-02-17
Size
: 650kb
Publisher
:
[
Other
]
labyrinth
DL : 0
c语言下的一个迷宫求解问题。自动探索前方路径,最终找出唯一一条走出迷宫的路。-a maze solving problem with c language . Automatically discover the path ahead, and ultimately find the only way out of the labyrinth.
Update
: 2025-02-17
Size
: 514kb
Publisher
:
Bai
«
1
2
3
4
5
6
7
8
9
10
...
13
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.