-
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~...
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。 下载DOS版和windows版的迷宫游戏全部代码-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
- 2022-01-25 17:22:05下载
- 积分:1
-
此程序为随机数的源程序,其具有较高的精度,供大家参考。...
此程序为随机数的源程序,其具有较高的精度,供大家参考。-This procedure for the source of random numbers, which have a high accuracy, for your reference.
- 2022-12-10 03:20:03下载
- 积分:1
-
JAVA2安全书的例子 非常的好的一个例子
JAVA2安全书的例子 非常的好的一个例子-JAVA2 the safety of the very good example of a case
- 2022-02-26 03:24:14下载
- 积分:1
-
一篇文章,利用地形图DWG格式建立市DEM的使用…
一篇文章,利用DWG格式地形图建立城DEM,
利用VBA 语言编程,提取离散高程点及其高程注记,并将高程点与高程注记匹配存储
对等高线进行有效的离散化,提取等高线的高程信息.而后将提取的高程数据在ArcGIS以三维可视化的人机交互的方式剔除粗差,最后生成DEM.-an article, the use of topographical maps DWG format established City DEM using VBA programming language. Elevation extract discrete points and elevation Note, and elevation and elevation point Note matching storage right contour effective discrete, Extracting the elevation contour information. and after extraction of elevation data to the ArcGIS 3D visualization of Human-Computer Interaction way removed gross error, the last generation DEM.
- 2022-01-24 09:14:44下载
- 积分:1
-
国际会议上关于磨损平衡的一片论文:A Stackable Wear
国际会议上关于磨损平衡的一片论文:A Stackable Wear-Leveling Module for Linux-Based Flash File Systems-International Conference on Wear a balanced thesis: A Stackable Wear-Leveling Module for Linux-Based Flash File Systems
- 2022-02-13 09:09:11下载
- 积分:1
-
用JAVA设计面向对象的打印程序
用JAVA设计面向对象的打印程序-JAVA design using object-oriented printing process
- 2022-02-05 01:01:56下载
- 积分:1
-
unix管理大全文章整理
unix管理大全文章整理-management Encyclopaedia articles collated
- 2022-02-13 04:22:20下载
- 积分:1
-
DriverWorks开发PCI驱动流程(转载 龙亚春先生 大作)
DriverWorks开发PCI驱动流程(转载 龙亚春先生 大作)-DriverWorks development of PCI-driven processes (Mr. Long Yachun reproduced masterpiece)
- 2022-03-19 17:38:54下载
- 积分:1
-
ewb的仿真实例,虽然比较简单,但是对于初学者还是很有借鉴的意义!...
ewb的仿真实例,虽然比较简单,但是对于初学者还是很有借鉴的意义!
- 2022-04-11 03:19:26下载
- 积分:1
-
tf-idf(Chinese)
对在文本分类中遇到TF-IDF算法问题的朋友很有帮助,可以解决燃眉之急。代码可能存在不少瑕疵,使用时一定注意再次检查,以免给您带来不便,同时希望对代码有所完善的朋友继续将代码公布出来,供大家学习讨论,不胜感激
- 2022-09-22 03:40:03下载
- 积分:1