-
HANOR c solve the problem with this is a very classic problem, how to achieve re...
汉诺塔问题用c++解决,这是一个非常经典的问题,如何实现递归。-HANOR c solve the problem with this is a very classic problem, how to achieve recursive.
- 2022-03-19 11:33:39下载
- 积分:1
-
Range Hood air volume air
吸油烟机风量风压测试系统的设计和开发的全部过程。 实现串口通讯技术和使用Excel 2000调出报表的方法是本系统开发的关键之处。作者在本文中重点论述了其具体的设计和实现方法,通过串口通讯来实现数据采集,进而实现对吸油烟机风量风压的检验,并按标准要求打印测试报告、绘制出风压风量和效率曲线。-Range Hood air volume air-testing system in the design and development of the whole process. Serial communication technology and the use of Excel 2000 statements for the transfer of the system is the key to it. In this paper focuses on the specific design and implementation, through serial communications to data collection, so as to realize the right amount of wind Range Hood Pressure testing, in accordance with standard print test reports and draw air-air volume and efficiency curve.
- 2022-03-04 05:11:01下载
- 积分:1
-
串行端口通信源代码
串行端口 RS232 通信源的代码 VC8 MFC
串行端口连接示例的源代码,VC + + visual studio 8 MFC
- 2022-02-14 03:55:40下载
- 积分:1
-
" A Practical Handbook for the registry" is a collection of a large num...
“注册表实用手册”,收录的是大量简单,通俗易懂而又确实实用的windows系列注册表修改技巧-" A Practical Handbook for the registry" is a collection of a large number of simple, easy to understand and really useful series of windows registry modification techniques
- 2022-01-24 18:29:31下载
- 积分:1
-
串口监测的源程序
串口监测的源程序-serial monitoring of the source
- 2022-02-21 15:19:17下载
- 积分:1
-
这是一个简单的用C语言编译的汉诺塔程序,该程序是在VC环境下编译出来的。...
这是一个简单的用C语言编译的汉诺塔程序,该程序是在VC环境下编译出来的。-This is a simple C language compiler to use the Tower of Hanoi program was compiled under VC out.
- 2022-07-23 00:45:34下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
vc++6.0培训教程!VC++一些相关介绍
vc++6.0培训教程!VC++一些相关介绍-vc++ 6.0 Training Course! VC++ introduce some relevant
- 2022-04-13 08:33:46下载
- 积分:1
-
是一个很好的学习windows的棵,欢迎大家下在啊 可以给我流言
是一个很好的学习windows的棵,欢迎大家下在啊 可以给我流言-Is a very good study of the trees windows welcome in the U.S. can give me ah rumors
- 2022-02-07 08:34:31下载
- 积分:1
-
高质量C++编程指南,一本介绍c++得书,叙述得及其详尽。
高质量C++编程指南,一本介绍c++得书,叙述得及其详尽。-quality C programming guides, introduced a c++ book, narrated and detailed.
- 2022-03-05 08:01:40下载
- 积分:1