-
载波频偏频偏仿真
载波频偏CFO仿真
- 2022-08-07 14:24:24下载
- 积分:1
-
CSMA_CA
CSMA_CA协议在传感器网络中的应用与改进-CSMA_CA
- 2022-02-10 02:25:11下载
- 积分:1
-
嗯
有名的串口监视工具 portmon 很多的好的串口通讯协议一开始都是靠监视别人的成熟实例而来的-Well-known serial port monitoring tool for a lot of good portmon serial communication protocols are one started surveillance on other people
- 2022-02-26 05:22:45下载
- 积分:1
-
华为软件编程规范培训实例与练习.写很好直的学习
华为软件编程规范培训实例与练习.写很好直的学习-Huawei software programming training examples and practice norms. Learning to write a good straight
- 2022-03-20 09:51:15下载
- 积分:1
-
recently I just get finished serial operation, which is reference to other peopl...
本人最近刚刚搞完串口操作,这是参考其他人的代码,并修改而成的.-recently I just get finished serial operation, which is reference to other people"s code, and the revisions.
- 2022-02-14 22:17:12下载
- 积分:1
-
下一代NGN网络 IMS的介绍。随着各大运营商开始组建IMS网络,IMS网络的前景越来越好,本文介绍IMS组网的网元,接口以及各种应用。...
下一代NGN网络 IMS的介绍。随着各大运营商开始组建IMS网络,IMS网络的前景越来越好,本文介绍IMS组网的网元,接口以及各种应用。-The Next Generation Network(NGN) s key is IMS.follow the china mobile build the IMS network, IMS will be the major telecom network future.
- 2022-07-08 18:40:31下载
- 积分:1
-
gfdgdhdhfdhg gjhghjgjhghjg
gfdgdhdhfdhg gjhghjgjhghjg
- 2022-01-31 16:51:59下载
- 积分:1
-
基于MATLAB的OFDM信道估计算法,使用了PN序列作为导频,两种导频处信道估计处理方法,中间特别加入了相位估计处理...
基于MATLAB的OFDM信道估计算法,使用了PN序列作为导频,两种导频处信道估计处理方法,中间特别加入了相位估计处理-MATLAB-based channel estimation algorithm for OFDM using PN sequence as a pilot and two pilot channel estimation Department treatment methods, particularly the middle to join the treatment phase estimation
- 2022-04-01 07:58:33下载
- 积分: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
-
一个unix下的通信程序
一个unix下的通信程序-of a communication program
- 2022-05-18 10:07:28下载
- 积分:1