-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有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
-
College Information Management System
实例4学院信息管理系统 - RAR 档案文件-College Information Management System-RAR files
- 2022-01-22 07:58:27下载
- 积分:1
-
2 code SSD4 practice of learning can be downloaded SSD4 reference reference
2代码学习SSD4实践,可下载SSD4参考
- 2022-08-25 23:01:22下载
- 积分:1
-
单片机DAC0832方波锯齿波自己做的验证过
单片机DAC0832方波锯齿波自己做的验证过-DAC0832 Singlechip sawtooth square had its own authentication
- 2023-06-20 22:45:02下载
- 积分:1
-
HT7289B串行接口数码管显示及键盘管理芯片,数据手册和接口程序...
HT7289B串行接口数码管显示及键盘管理芯片,数据手册和接口程序-HT7289B serial interface digital tube display and keyboard management chips, data, manuals and interface program
- 2022-07-07 18:18:13下载
- 积分:1
-
王金明verilog书中第十章的例子
适合初学者
王金明verilog书中第十章的例子
适合初学者-Wang Jinming verilog example Chapter book for beginners
- 2022-08-15 05:35:25下载
- 积分:1
-
心电信号的峰值检测
R peak detect in ECG signal
- 2022-03-21 01:11:20下载
- 积分:1
-
升级源码,让局域网内的所以客户机自动升级,文件保存到数据库内,保存前先压缩...
升级源码,让局域网内的所以客户机自动升级,文件保存到数据库内,保存前先压缩-escalation source, so the LAN client automatic updates, save the file to the database, the depositary before compression
- 2022-07-26 03:06:09下载
- 积分:1
-
C#仿中国银行自动取款机程序
仿中国银行自动取款机程序,使用C#编程,有sql数据库文件,附加即可使用,以及程序的使用文档
- 2022-08-10 20:27:22下载
- 积分:1
-
解决8
To solve 8-puzzle problem using JAVA.
- 2022-01-26 04:42:24下载
- 积分:1