-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
基于PCA法的人脸识别,对本科毕业设计具有参考价值(含源代码和实验图片)...
基于PCA法的人脸识别,对本科毕业设计具有参考价值(含源代码和实验图片)-based PCA Face Recognition Act, the undergraduate graduation design reference value (including source code and experimental Photo)
- 2022-04-06 15:16:53下载
- 积分:1
-
Matrox MIL视频采集程序
用32位MIL库实现单帧采集和视频连续采集,已调试通过
- 2022-05-27 10:48:26下载
- 积分:1
-
著名安装工具innosetup源代码,版本5.1.6,内含所需安装控件和软件源代码,学习非常受益...
著名安装工具innosetup源代码,版本5.1.6,内含所需安装控件和软件源代码,学习非常受益-Well-known source code innosetup installation tool, version 5.1.6, including the installation of the necessary controls and software source code, learn very benefit
- 2023-03-28 14:10:03下载
- 积分:1
-
计算器小程序,应该很容易再次开发,很值得看一看。
计算器小程序,应该很容易再次开发,很值得看一看。-Calculator applet, it should be very easy to develop once again, it is worth looking at.
- 2022-01-25 18:23:13下载
- 积分:1
-
牛顿前插迭代函数,即实现牛顿前插迭代函数前插计算插值点的值...
牛顿前插迭代函数,即实现牛顿前插迭代函数前插计算插值点的值-Newton s_forward_interpolation_function
- 2022-02-12 18:02:27下载
- 积分:1
-
contorl panel file demo
contorl panel file demo
- 2022-08-11 07:45:35下载
- 积分:1
-
TCP/IP,UDP/IP,SOCKET
TCP/IP,UDP/IP,SOCKET
- 2022-01-29 02:53:41下载
- 积分:1
-
callbacksample
callbacksample
- 2023-03-31 07:25:03下载
- 积分:1
-
The progress bar, through the spherical distribution of display.This class displ...
进度条,通过球状分布进行显示。这个类显示一个半透明,阴影模式进度对话框。这一进程的进展情况进行监督作为启动一个新线程,使球体更新进展顺利。如果启用,用户获得的能力,终止与ESC键的过程。该代码将运行在Windows 2000及更高版本。
-The progress bar, through the spherical distribution of display.This class displays a translucent, shadowed modal progress dialog. The process whose progress is to be monitored is started as a new thread, allowing the progress sphere to update smoothly. If enabled, the user is given the ability to terminate the process with the ESC key. The code runs on Windows 2000 and later.
- 2022-08-02 20:16:07下载
- 积分:1