-
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有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
-
RF无线射频电路设计中的常见问题及设计原则
RF无线射频电路设计中的常见问题及设计原则-RF radio frequency circuit design and design principles of Frequently Asked Questions
- 2022-05-15 19:57:52下载
- 积分:1
-
我写了这篇文章来捕捉到一个窗口图像的位图文件,W。
I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕获一个窗口图像并存入一个支持MS画笔的位图文件中 我写的这篇文章介绍了捕获一个窗口图像并存入一个支持所有画笔和Windows Explorer的位图文件中。 我发现许多程序员因这个问题而烦恼,包括我在内,直到我写了这篇文章。 来源: http://www.codeguru.com/bitmap/WndToBmpFile.html-I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article.
- 2022-02-04 23:22:33下载
- 积分:1
-
使用TCppWebBrowser控件实现的浏览器,MDI窗体方式。 最主要的是有源代码,可以自己添加喜爱的功能。...
使用TCppWebBrowser控件实现的浏览器,MDI窗体方式。 最主要的是有源代码,可以自己添加喜爱的功能。-TCppWebBrowser controls to achieve the use of browser, MDI form way. The most important thing is the active code, you can add their favorite functions.
- 2022-01-26 02:45:02下载
- 积分:1
-
声学换能器技术说明书、技术说明
资源描述技术说明部分的目的是提供一个简要概述对换能器的应用和重要的超声波原理设计,在人的听觉范围内产生的声音;(一般为20kHz)是 ;超声波。然而,频率响起通常采用超声波无损检测和厚度 ;测量是100KHz ;50MHz。虽然超声表现出类似的声音的声音,它有一个更短的波长。
- 2022-07-11 19:59:50下载
- 积分:1
-
经典的嵌入式C语言方面的资料,一共有3篇,针对不同的方面做了嵌入式C编程的讲解。...
经典的嵌入式C语言方面的资料,一共有3篇,针对不同的方面做了嵌入式C编程的讲解。-classic Embedded C language data, a total of three. different aspects of embedded done on the C programming.
- 2022-08-10 06:58:55下载
- 积分:1
-
和同学自己作了 一点,有问题请流言
和同学自己作了 一点,有问题请流言-and students made their point, a question, please rumors
- 2022-03-22 07:01:16下载
- 积分:1
-
Only an example of the application running, C# Source can be directly run
只让应用程序的一个实例运行,C#源码可直接运行-Only an example of the application running, C# Source can be directly run
- 2022-04-26 09:09:55下载
- 积分:1
-
Word processing, powerful, is the office, learning a good helper, by everyone...
文字处理,功能强大,是办公,学习的好帮手,深受大家的喜爱。-Word processing, powerful, is the office, learning a good helper, by everyone" s favorite.
- 2022-01-31 18:51:51下载
- 积分:1
-
指纹识别中的应用
个人保险箱是革命性的锁定存储箱,打开只要你的手指触摸。这些产品被设计成药物、珠宝、武器、文件和其他有价值或潜在危害的安全存储物品。这些利用指纹识别技术,只允许访问那些你选择的指纹。它包含了所有必要的电子设备,让您只需按一下按钮就可以存储、删除和验证指纹。即使在完全断电或电池完全损坏的情况下,也会保留存储的指纹排水管。这些无需跟踪钥匙或记住密码组合或PIN。它只能在授权用户在场时打开,因为没有可复制或被盗的钥匙或组合,也没有可拾取的锁。
- 2022-03-11 22:03:20下载
- 积分:1