-
一个很好的串口通讯代码,非常实用,功能及其强大,一定要下载...
一个很好的串口通讯代码,非常实用,功能及其强大,一定要下载- A very good string mouth communication code, extremely
practical, the function and its is formidable, certainly must download
- 2022-03-13 03:38:00下载
- 积分:1
-
售票系统代码及设计思想。本程序是我的一个课程设计,得到老师的肯定了。请放心,绝对原创!...
售票系统代码及设计思想。本程序是我的一个课程设计,得到老师的肯定了。请放心,绝对原创!-ticketing system code and design ideas. This program was one of my curriculum design, be sure the teacher. Please be assured that absolute originality!
- 2022-07-12 09:43:48下载
- 积分:1
-
i2c How To Use It guide
i2c How To Use It guide
- 2023-04-25 18:20:03下载
- 积分:1
-
银行呼号系统设计
资源描述#include
#define uchar unsigned char //宏定义
#define uint unsigned int //宏定义
sbit rs=P2^0;
sbit e=P2^1;
sbit key1=P2^2; //四个服务人员的按键
sbit key2=P2^3;
sbit key3=P2^4;
sbit key4=P2^5;
sbit shengyinled=P2^6; //模拟声音
sbit fuwuled=P2^7;
uchar hao[50]="0"; //存储当前需要服务的号码
uchar j=0; // 号码的个数
uchar *quhao=hao;
uchar key=0; //按键值
uchar code table[]="0123456789";
uchar code table1[]="Welcome!";
uchar code table2[]="No.0000->0hao";//用于液晶初始化显示
void delay(uchar z) //延时函数
{
uchar i,j;
for(i=z;i>0;i--)
for(j=110;j>0;j--);
}
void wr
- 2022-02-22 09:46:21下载
- 积分:1
-
VB.rar
使用VB的OPC客户访问的最简单程序,本程序为同步访问程序,需要异步的查找ASync-VB.rar-The use of VB
- 2022-04-01 20:27:21下载
- 积分:1
-
本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控...
本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -This article describes the serial communication under Windows platform for the realization of a mechanism to discuss the different conditions used in accordance with Visual C++ The design of serial communication program in three ways, combined with the actual temperature data to realize the receiver monitor.
- 2022-01-25 18:51:05下载
- 积分:1
-
基于煤矿的视频监控,可以自行扩展其功能,对于云台的控制请参阅其他。...
基于煤矿的视频监控,可以自行扩展其功能,对于云台的控制请参阅其他。-coal-based video monitoring, can extend its own function, control platforms, please refer to the other.
- 2022-08-26 01:13:26下载
- 积分:1
-
Watchdata CRW
握奇CRW-X非接触式IC卡读写器操作例子。应用于非接触式CPU/M1卡片操作。-Watchdata CRW-X non-contact IC card reader operation examples. Applies to non-contact operation CPU/M1 card.
- 2022-02-15 06:21:02下载
- 积分:1
-
介绍一篇极好的编程经验的文章: windowsCE异常和中断服务程序初探...
介绍一篇极好的编程经验的文章: windowsCE异常和中断服务程序初探-introduced an excellent programming experience article : windowsCE abnormal and interruption of services for the
- 2022-01-24 16:40:31下载
- 积分:1
-
This is a learning Java corresponding tutorial document, Java on the study very...
这是学习Java的一个相应的tutorial文件,对Java的学习很有帮助的。-This is a learning Java corresponding tutorial document, Java on the study very helpful.
- 2022-04-06 14:25:29下载
- 积分:1