-
Through the temperature sensor detecting the temperature of the outside world, a...
通过温度传感器检测外界的温度,然后经放大接入A/D,和键盘设置的温度值进行比较,来调节控制器对加热器进行控制,使温度保持在设定温度附近,并通过LED显示温度值,如果出现温度异常,通过嗡鸣器进行报警。以实现温度设置输入、温度显示、温度异常报警、加热执行器控制等功能-Through the temperature sensor detecting the temperature of the outside world, and then by the enlarged access A/D, and keyboard settings to compare the temperature to adjust the controller to the heater control to maintain the temperature near the set temperature, and temperature LED display value, if there is abnormal temperature, through the alarm device Ong Ming. Input to achieve the set temperature, the temperature showed that temperature anomalies alarm, heating and other functions to implement control
- 2022-09-18 11:10:02下载
- 积分:1
-
ibqsChart使用
ibqsChart使用-ibqsChart use
- 2022-02-04 11:21:19下载
- 积分:1
-
这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧...
这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧-This is sends in with the simplex method carries on the procedure
which the function optimizes, may move successfully, download if you need
- 2022-05-06 02:02:01下载
- 积分:1
-
calculator for simple arithmetic Operational Availability switches can be object...
计算器进行加减乘除等简单运算交换机即可供货客观和可国际化国苦苦观看过-calculator for simple arithmetic Operational Availability switches can be objective and international countries too hard to watch
- 2023-08-28 23:50:04下载
- 积分:1
-
对文档的背景颜色修改
对文档的背景颜色修改-right color of the background document changes
- 2022-03-20 09:28:28下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
MIME base64编-解码
资源描述MIME base64编-解码,C写的,相关学习资料网上也有很多,想学习的可以参考下。
- 2022-06-21 16:02:58下载
- 积分:1
-
n皇后问题,费城经典的解决方法,用General
n皇后问题,费城经典的解决方法,用General-Search方法写的-n Queens problem,solved by classical Philadelphia method,using General-Search method.
- 2022-11-13 11:20:03下载
- 积分:1
-
计费采集程序,实现对各种交换机文件格式的分检,同时入库
计费采集程序,实现对各种交换机文件格式的分检,同时入库-program of charging collection,decompose many switcher s file ,input in the same time.
- 2023-04-17 18:25:03下载
- 积分:1
-
C++编写的简单的扫雷程序
开始时输入一个整数以产生一个随机分布雷区的10×10矩阵,不用鼠标,而是需要输入坐标表示你想点击的位置...
C++编写的简单的扫雷程序
开始时输入一个整数以产生一个随机分布雷区的10×10矩阵,不用鼠标,而是需要输入坐标表示你想点击的位置-C++ Prepared simple mine the beginning of the proceedings enter an integer to generate a random distribution of mined areas, 10 × 10 matrix, not the mouse, but need to enter the coordinates that you want to click on the location of
- 2022-02-03 08:15:59下载
- 积分:1