-
importation of a maze of arbitrary size, with a stack get out of the maze of tra...
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : 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 grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bo
- 2022-02-15 22:18:55下载
- 积分:1
-
游戏源代码,喜欢游戏开发的可以看看,请用vc编译
游戏源代码,喜欢游戏开发的可以看看,请用vc编译-Game Source Code
- 2023-04-16 14:40:20下载
- 积分:1
-
嗨,这是一个与人工智能的游戏
hi this is a game chess with Ai
- 2023-01-31 02:35:03下载
- 积分:1
-
C++课程设计,贪食蛇。
C++课程设计,贪食蛇。-C curriculum designs, has a greedy appetite the snake.
- 2022-03-09 15:18:44下载
- 积分:1
-
一个另类的坦克大战源程序,包括场景、导具制作。 vc++6.0 directx6.0以上
一个另类的坦克大战源程序,包括场景、导具制作。 vc++6.0 directx6.0以上- Kind of tank war source program, including the scene, leads an
in addition has the manufacture. Above vc 6.0 directx6.0
- 2022-09-24 03:20:03下载
- 积分:1
-
C++编写的词组匹配的小程序
C++编写的词组匹配的小程序-prepared by the phrase matching small program
- 2022-02-25 04:20:17下载
- 积分:1
-
台球游戏,包括引擎代码和资源,很好的
一款3d台球游戏,包含引擎代码和资源,非常精致-billiards game, including engine code and resources, a very fine
- 2023-03-29 03:25:03下载
- 积分:1
-
Billiards game source code in this area who want to be helpful to fellow
台球游戏的源代码,对于想从事这方面的同胞有一定的帮助-Billiards game source code in this area who want to be helpful to fellow
- 2023-01-20 17:15:04下载
- 积分:1
-
Win32应用程序:gamegold
WIN32 APPLICATION : gamegold
========================================================================
AppWizard has created this gamegold application for you.
This file contains a summary of what you will find in each of the files that
make up your gamegold application.
gamegold.cpp
This is the main application source file.
gamegold.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
- 2022-04-08 13:12:24下载
- 积分:1
-
一个推箱子基于GDI的的游戏,其中包括地图编辑器
一个推箱子基于GDI的的游戏,其中包括地图编辑器-Sokoban of a GDI-based games, including the map editor
- 2022-02-05 02:14:10下载
- 积分:1