-
C++ example 100
C++ example, 适合初学者。常用的实现方法。对于自学C++而苦于缺少示例模仿的朋友们提供了大量的实例。教材实验设计完全按照C++标准规范,给自学的朋友们提供了好的典范
- 2022-02-26 21:07:12下载
- 积分:1
-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有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
-
In this paper, a detailed account of the image thinning algorithm based on knowl...
本文详细讲述了图像细化算法的基础知识,能够给研究图像细化算法的图像处理工作者提供较好的参考-In this paper, a detailed account of the image thinning algorithm based on knowledge, able to image thinning algorithm to the study of image processing workers to provide better reference
- 2022-04-23 04:29:28下载
- 积分:1
-
加油站油库管理系统 加油站油库管理系统
加油站油库管理系统 加油站油库管理系统-Gas station gas station depot depot management system management system
- 2022-02-12 18:22:38下载
- 积分:1
-
100M
100M-MAC-IPcore(从OPENCORE下载);-100M of the MAC
- 2023-02-17 12:05:04下载
- 积分:1
-
Windows server 2003使用指南
Windows server 2003使用指南-Windows 2003 server using the guidelines
- 2022-03-22 18:49:50下载
- 积分:1
-
这是c++研究调用析构函数和构造函数的时机
这是c++研究调用析构函数和构造函数的时机-This is the c++ research calls destructors and Constructors time
- 2023-02-15 08:05:04下载
- 积分:1
-
磁盘仿真存储系统,用文件来虚拟磁盘,可以建立文件夹或者文件,并对它们进行操作...
磁盘仿真存储系统,用文件来虚拟磁盘,可以建立文件夹或者文件,并对它们进行操作-good
- 2022-06-30 22:11:07下载
- 积分:1
-
]本文介绍了如何利用CPLD(复杂可编程逻辑器件)与单片机的结合实现并行I/
O(输入/输出)接口的扩展。该设计与用8255做并行I/O接口相比,与单片机软...
]本文介绍了如何利用CPLD(复杂可编程逻辑器件)与单片机的结合实现并行I/
O(输入/输出)接口的扩展。该设计与用8255做并行I/O接口相比,与单片机软件完全兼容,
同时拥有速度快,功耗低,价格便宜,使用灵活等特点-] This article describes how to use the CPLD (complex programmable logic device) and the single-chip combination to achieve parallel I/O (input/output) interface expansion. The design and use 8255 to do parallel I/O interface as compared with the single-chip software is fully compatible at the same time have a fast, low power consumption and cheaper prices, the use of flexible features such as
- 2022-08-04 04:33:33下载
- 积分:1
-
可靠性基础知识,不言而喻是十分重要的。它决定着一个产品的质量。因此是每一个搞质量控制人士的必备知识。...
可靠性基础知识,不言而喻是十分重要的。它决定着一个产品的质量。因此是每一个搞质量控制人士的必备知识。- The reliable elementary knowledge, is self-evident is extremely
important. It is deciding a product quality. Therefore is each does
the quality control public figure s necessary knowledge.
- 2022-09-13 17:40:03下载
- 积分:1