-
A simple address book, make their own, and lot of attention, it should be throug...
一个简单的通讯录,自己做的,多多关照,应该能通过审核-A simple address book, make their own, and lot of attention, it should be through the Audit
- 2022-07-18 14:01:33下载
- 积分:1
-
数字通信好书!! 伯克利教材
数字通信好书!! 伯克利教材-Digital communications books! ! ! ! Berkeley Teaching Materials
- 2022-04-16 01:51:53下载
- 积分:1
-
题为《基于认证和加密技术的安全多媒体传输方案》的硕士论文,发表于核心刊物,我仔细阅读后转化为了word文档格式。...
题为《基于认证和加密技术的安全多媒体传输方案》的硕士论文,发表于核心刊物,我仔细阅读后转化为了word文档格式。-entitled "based authentication and encryption security multimedia transmission program," Master"s thesis, published in the core publications, I read carefully after conversion to word document formats.
- 2022-11-27 17:35: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
-
basic entry procedures, including the OPC common agreement on the basis for all...
delphi入门基本程序,包括OPC的通用协议,在这个基础上进行各个厂家的设备的数据采集-basic entry procedures, including the OPC common agreement on the basis for all manufacturers of the equipment data acquisition
- 2022-01-28 08:07:39下载
- 积分:1
-
一个小小而简单的VB通信程序 实现了两端的连接和发送信息, 要知道对方IP和端口...
一个小小而简单的VB通信程序 实现了两端的连接和发送信息, 要知道对方IP和端口-a small and simple VB communication programe which realizes the connection and message between two sides as if get the other one s ip and port
- 2022-12-16 18:35:04下载
- 积分:1
-
QPSk误码性能的仿真程序,包括AWGN信道和瑞利信道性能曲线
QPSk误码性能的仿真程序,包括AWGN信道和瑞利信道性能曲线-QPSk BER performance simulation procedures, including the AWGN channel and Rayleigh channel performance curve
- 2022-02-26 14:22:17下载
- 积分:1
-
Alcatel CTI interface for the development of examples.
Alcatel CTI interface for the development of examples.
CSTA32CSTA32 对于阿尔卡特交换机的开发
- 2022-05-08 22:10:59下载
- 积分:1
-
an article about multi
an article about multi-path protocol for cognitive radio network.
- 2022-08-03 13:59:24下载
- 积分:1
-
一个实用的短信开发控件,对于所有的Modem均可用。对于二次开发人员来说非常有帮助,可以大大减少开发时间,里面有加密狗和注册方式。...
一个实用的短信开发控件,对于所有的Modem均可用。对于二次开发人员来说非常有帮助,可以大大减少开发时间,里面有加密狗和注册方式。-Development of a practical control message, for all the Modem can be used. For the secondary development of staff is very helpful, you can significantly reduce development time, there are dongle and registration methods.
- 2023-01-07 12:50:03下载
- 积分:1