-
ModBus Application in Portuguese Brazil
ModBus Application in Portuguese Brazil
- 2023-07-11 10:55:04下载
- 积分:1
-
音频工作站提出24位音频处理卡实现方案,可以完成高保真立体声音频信号的录取、...
音频工作站提出24位音频处理卡实现方案,可以完成高保真立体声音频信号的录取、-Audio Workstation made 24 audio processing card program complete high-fidelity stereo audio signals of admission,
- 2022-06-28 11:54:04下载
- 积分:1
-
这是交流采样定理的证明,希望对大家有启发。
这是有关通信中的抽样定理的一些证明,希望能对大家有所启发.-this is the communication of the sampling theorem proof, we hope to inspire.
- 2023-07-03 04:20:02下载
- 积分:1
-
内容详实全面 mms wap协议结构
内容详实全面 mms wap协议结构 -Informative structure of a comprehensive agreement mms wap
- 2023-06-23 11:00:04下载
- 积分:1
-
移动方面的资料 以后会多传些
WCDMA高级培训整理的笔记
移动方面的资料 以后会多传些
WCDMA高级培训整理的笔记-Mobile information will more WCDMA multi-Chuan finishing advanced training notebook
- 2022-12-25 05:15:04下载
- 积分:1
-
PPPoE在Linux上的源代码
PPPoE在Linux上的源代码-PPPoE on Linux source code
- 2022-01-25 15:33:48下载
- 积分:1
-
PDF for the MDB 4.0 specification from NAMA. MDB is a protocolo communication f...
PDF for the MDB 4.0 specification from NAMA. MDB is a protocolo communication for vending machines-PDF for the MDB 4.0 specification from NAMA. MDB is a protocolo communication for vending machines
- 2022-03-02 08:02:12下载
- 积分:1
-
//定义主机正在通讯闪灯信号 定义主机通讯的从机号 定义主机通讯传送握手信号 定义从机回复通讯握手信号 定义数据包的头 定义数据包的尾...
//定义主机正在通讯闪灯信号 定义主机通讯的从机号 定义主机通讯传送握手信号 定义从机回复通讯握手信号 定义数据包的头 定义数据包的尾-//definition of mainframe communications are flashing light signal definition mainframe communications from the definition of mainframe machines, handshake signal transmission from the plane defined response communications handshake signal definition data packets in the first data packet definition of the tail
- 2023-01-02 01:10: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
-
VC6 下用Mscomm控件,可以实现对DTR的控制
VC6 下用Mscomm控件,可以实现对DTR的控制-VC6 using Mscomm control can be achieved for the control of DTR
- 2022-05-01 01:31:00下载
- 积分:1