-
基于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
-
多种button的演示代码,非常实用
多种button的演示代码,非常实用-multiple button of the display code, a very practical
- 2023-02-22 13:30:04下载
- 积分:1
-
这是一个程序,主要介绍是在PPC做一个计算器
这是一个程序,主要介绍是在PPC做一个计算器-This is a process, mainly in the PPC introduce a calculator to do
- 2022-01-27 20:05:19下载
- 积分:1
-
crawls from specific documents you need the link to a vbs script, the need to us...
从特定文件抓取你所需要的链接的一个vbs脚本,需要使用正则表达式-crawls from specific documents you need the link to a vbs script, the need to use regular expression
- 2022-07-01 04:43:21下载
- 积分:1
-
this was pretty good, a calculator program
这个还不错,一个计算器程序-this was pretty good, a calculator program
- 2023-08-11 08:30:04下载
- 积分:1
-
本人有特点的多线程编程实例
本人有特点的多线程编程实例-I have the characteristics of multi-threaded programming examples
- 2022-03-20 23:14:36下载
- 积分:1
-
GDI+的学习chm格式书籍,在vs2005平台下介绍,相当不错
GDI+的学习chm格式书籍,在vs2005平台下介绍,相当不错-GDI+ Learning chm format books, in VS2005 platform introduction, quite good
- 2022-03-26 09:52:52下载
- 积分:1
-
VC6.0 use development, the entire document can be selected folder or multiple fi...
使用VC6.0开发,可以将整个文件夹或所选的多个文件名,由中文转换为拼音-VC6.0 use development, the entire document can be selected folder or multiple files, and by the conversion of Chinese Pinyin
- 2023-06-03 15:50:03下载
- 积分:1
-
一个简单的屏保程序,使用VC+MFC编写,有兴趣的可以看看哦,非常简单。就是一层纸,捅破它吧。...
一个简单的屏保程序,使用VC+MFC编写,有兴趣的可以看看哦,非常简单。就是一层纸,捅破它吧。-A simple screen saver, use the VC MFC prepared, interested can see Oh, very simple. Is a layer of paper, pierce it right.
- 2023-04-24 21:35:04下载
- 积分:1
-
This is basically to explain how to use an automation out of proc server. So I u...
This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by MSN Messenger. It catches events fired by MSN Messenger and just outputs about it in an EditBox.
- 2022-01-26 01:56:00下载
- 积分:1