搜索资源列表
坦克走迷宫
- vc写的坦克走迷宫程序-vc write tanks Maze procedure
migong
- 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入
tangbiao132
- 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
VC坦克走迷宫源码
- 数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序-data structure, the Maze experiments it into a game similar to the procedures for tanks
迷宫老鼠源码
- 用VC开发的迷宫老鼠源码-development of the VC rat maze FOSS
MFCmaze
- 老鼠走迷宫程序,用vc编写,可以算出最短路径,用户自己设置围墙合入口出口-rats Maze procedure using vc preparation, you could calculate the shortest path, users set up their own import export a wall
ch6-4
- 本程序用vc来实现小球走迷宫,非常经典,非常有意思!-vc the procedures used to achieve small ball Maze, very classic, very interesting!
《迷宫》
- 这是一个用VG++写的迷宫游戏的程序。-this is a maze game which written with VC++
vcmigong.rar
- 用vc编程实现迷宫,用随机生成的方法生成迷宫地图。改程序提供做迷宫的详细步骤。,Vc programming implementation with the maze, using randomly generated maze map generated Ways. Changed to provide the detailed steps to do the maze.
labyrinth
- VC写的迷宫游戏,图形化界面,地图自动生成,拥有存读档,自动寻路,编辑地图等功能-VC wrote the maze game, a graphical interface, automatic map generation, have kept reading files, automatically find its way, edit map features such as
MGGame_2.7
- 一款VC++开发的迷宫游戏,界面很不错,清淅度高,用键盘控件兔子移动。可以显示小地图和大地图,左边为小,右边为大地图。迷宫是一款益智游戏,你相信你能从迷宫中走出吗?那就玩一把吧!-VC++ to develop a maze game, the interface is pretty good, clear mission and high mobile use keyboard control rabbits. Can display a small map and large map, le
MG
- 利用UDP写的一个双人网上对战的迷宫游戏!VC-Use UDP to write a double-line against the maze game! VC
MGGame_2.7
- 迷宫游戏VC++源代码 界面很不错,清淅度高,用键盘控件兔子移动。可以显示小地图和大地图,左边为小,右边为大地图。迷宫是一款益智游戏,你相信你能从迷宫中走出吗?那就玩一把吧!-VC++ codes for Maze Games
WinGame
- 一款VC++开发的迷宫游戏,界面很不错,清淅度高,用键盘控件兔子移动。可以显示小地图和大地图,左边为小,右边为大地图。迷宫是一款益智游戏,你相信你能从迷宫中走出吗?那就玩一把吧! -VC++ to develop a maze game, the interface is pretty good, clear mission and high mobile use keyboard control rabbit. Can display a small map and large map,
Maze
- 迷宫游戏vc实现-maze
maze
- 此程序是vc环境下运行的,走完迷宫后会显示一个最快路径。-This program is run under vc, the end of the maze will show the fastest path.
maze-game-
- 1.利用vc 6.0编辑器编写的一个迷宫小游戏程序。 2.利用方向键兔子走动,左边为小地图,右边大地图。 3.本游戏代码仅供学习参考,不可以用作商业用途。-1 use vc 6.0 editor to write a maze game program. (2) use the arrow keys to move the rabbit, the left is a small map, large map on the right. 3. The game code for a ref
Maze
- 迷宫小游戏,在VC下成功编译,提供源码供大家参考-Maze game, the VC successfully compiled to provide the source code for your reference
maze
- 一个VC++编写的迷宫游戏,目录下包含了4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法-A maze game based on VC++. the directory contains four the labyrinth associated source code generation algorithm: a simple maze generation algorithm, a complex maze, a simple maze
maze
- c++语言编写的简单的迷宫小游戏,cfree和vc++均可运行。-c++ language simple maze game, cfree and vc++ can run.