搜索资源列表
迷宫程序实例
- 迷宫程序实例-example of the maze procedure
迷宫程序
- 迷宫程序。有添加功能。-maze procedure. Add a function.
rar.迷宫程序1.10版
- 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。-can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be g
编制迷宫程序(用A算法来实现)
- 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A * algorithm. * A full understanding of algorithms and heuristic function of
老鼠走迷宫程序实例
- 老鼠走迷宫程序实例-rats Maze procedure examples
迷宫
- 本例是一个迷宫程序,其功能实现如下:随机生成迷宫地图,自动寻找通路
迷宫程序
- 编写一个迷宫程序,输入迷宫的大小,自动生成迷宫,并且走出
迷宫程序实例
- 迷宫程序实例-example of the maze procedure
迷宫程序
- 迷宫程序。有添加功能。-maze procedure. Add a function.
老鼠走迷宫程序实例
- 老鼠走迷宫程序实例-rats Maze procedure examples
坦克走迷宫
- vc写的坦克走迷宫程序-vc write tanks Maze 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
rar.迷宫程序1.10版
- 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。-can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be g
编制迷宫程序(用A算法来实现)
- 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A* algorithm.* A full understanding of algorithms and heuristic function of
Maze
- 采用C++与IRRLICHT游戏引擎开发的一个3D迷宫程序源代码-Using C++ With IRRLICHT game engine developed a 3D maze source code
MazeShow
- 基于OpenGL的三维迷宫程序,自动随机生成迷宫,并以第一人称视角漫游-An OpenGL Based Maze Navigation Programme
Intelligent_computer_mouse_program
- 基于C语言的智能电脑鼠搜索迷宫程序,是可直接参赛的程序-C language based search of intelligent computer mouse maze procedure is directly participating in the program
frmMathMaze
- maze迷宫程序,是在VC平台下操作的代码,我已经成功调试和运行。是一个不错的游戏代码 -maze
迷宫.正确版
- 利用C语言编写的迷宫程序,程序中提前已写入迷宫障碍设置,运行程序后,若有路可走,则自动生成可行路线;否则,提示无路可走。(Program white in learning the data structure, try to write the maze problem, if you have any questions, please correct me.)
迷宫
- 使用C++语言,在windows环境下实现一个简单的迷宫程序(To achieve a simple maze procedures)