-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in 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 a
- 2022-08-06 12:51:19下载
- 积分:1
-
样本计算器 上完概率课无聊 写的
还是有些校用途吧
样本计算器 上完概率课无聊 写的
还是有些校用途吧-samples End probability calculator on frivolous class to write or use it in some schools
- 2022-08-23 15:39:25下载
- 积分:1
-
VC++6.0免费界面库——AppFace源码附实例
VC++6.0免费开源界面库——AppFace源码附实例,它能最大限度的降低您在软件界面上所花费的时间和精力,使您能够将工作重心完全放在软件的核心价值的开发上 。本压缩包内的示例就是使用本界面库完成的漂亮窗体,个个都有精彩的地方,而且它是开源免费的。
- 2023-04-01 03:40:03下载
- 积分:1
-
Adventure maze algorithm to achieve a CPP file. TC compiled in the next generati...
迷宫探险算法,一个CPP文件实现。在TC下编译生成。生成的程序是dos exe。LEFT/UP/RIGHT/DOWN 在迷宫中向左、上、右、下走一步。走过的路线显示为黄色,回头路显示为红色。-Adventure maze algorithm to achieve a CPP file. TC compiled in the next generation. Procedure is generated dos exe. LEFT/UP/RIGHT/DOWN in the maze to the left, on right, step down. Through the line shown as yellow, red back.
- 2022-07-18 02:01:47下载
- 积分:1
-
这个是sap讲义,帮助大家认识sap有哪些方面业务知识。
这个是sap讲义,帮助大家认识sap有哪些方面业务知识。-This is a sap handouts to help everyone understand the sap has what knowledge.
- 2023-07-10 03:25:07下载
- 积分:1
-
python网页数据爬虫
资源描述一个用python编写的简单网页数据抓取的爬虫,用到了 beautifulsoup 和多线程处理
- 2022-05-15 17:46:08下载
- 积分:1
-
微软VC++开发的IDE(集成开发环境),在其他…
VC++是微软公司开发的一个IDE(集成开发环境),换句话说,就是使用c++的一个开发平台.有些软件就是这个编出来的-Microsoft VC++ is a development IDE (integrated development environment), in other words, is to use a c++ development platform. Some software is made by the
- 2022-06-14 22:09:54下载
- 积分:1
-
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。...
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。-This is a Prolog program is to do my classmates and friends to learn Prolog some help, I hope a lot of U.S. exchanges.
- 2022-03-06 21:16:42下载
- 积分:1
-
自已写的小游戏,初学windows编程和MFC时做的,很简单的游戏,适合刚学过一阵windows mfc的朋友...
自已写的小游戏,初学windows编程和MFC时做的,很简单的游戏,适合刚学过一阵windows mfc的朋友-windows game
- 2022-03-17 22:00:41下载
- 积分:1
-
Shape 坐标转换程序 Shape 坐标转换程序
Shape 坐标转换程序 Shape 坐标转换程序-shape Projection demo
- 2022-05-27 06:59:05下载
- 积分:1