-
using the Gaussian quadrature signal in the channel source
采用汉明码的qpsk信号在高斯信道下的源程序-using the Gaussian quadrature signal in the channel source
- 2022-11-17 19:35:08下载
- 积分:1
-
opnet tutorai for beginners
opnet tutorai for beginners
- 2022-11-12 12:10:04下载
- 积分:1
-
MIMO
MIMO-OFDM信道估计,用于最小二乘法和线性最小均方估计方法的性能比较-MIMO-OFDM channel estimation for the linear least squares method and the least square method estimates Performance Comparison
- 2022-03-05 04:42:22下载
- 积分: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
-
16c552中文资料
16c552中文资料-16c552 Chinese data
- 2022-06-14 04:33:40下载
- 积分:1
-
IS95CDMA的仿真程序, 测试时可适当修改EBN0大小以减少时间
IS95CDMA的仿真程序, 测试时可适当修改EBN0大小以减少时间-IS95CDMA simulation program, the tests can be amended as appropriate to reduce the size EBN0 time
- 2022-07-08 23:43:57下载
- 积分:1
-
《Delphi串口及语音传真高级编程》所附带光盘的源程序,网上不多见,可执行程序网上较多...
《Delphi串口及语音传真高级编程》所附带光盘的源程序,网上不多见,可执行程序网上较多- "Delphi String Mouth And Pronunciation Facsimile High-level
Programming" supplements the compact disc the source program, on-line
not sees, but the executive routine on-line are more
- 2022-03-22 07:07:34下载
- 积分:1
-
Layered space
分层空时码的自己编写的zf分解检测程序,包括判决无误和判决有误差两种情况-Layered space-time codes zf prepared by decomposition of their own testing procedures, including the accurate judgments and sentences a margin of error of two cases
- 2022-07-06 22:05:59下载
- 积分:1
-
一个很实用的MATLAB实例教程,50个例子,欢迎下载,
一个很实用的MATLAB实例教程,50个例子,欢迎下载,-A very practical example of the MATLAB tutorial, example 50 are welcome to download,嘿嘿! ! ! ! ! ! ! !
- 2022-02-03 07:10:08下载
- 积分:1
-
Sigma modulation function, can increase its frequency accuracy, dramatically red...
Sigma调制功能,便可提高其频率精度,大幅降低相位噪音及带内杂散信号,并???持极高的切换速度。系统设计工程师可以利用 Delta Sigma PLL将比较频率提高到很高的水平,以大大降低相位噪音。但高比较频率会导致产生周期滑动(cycle slipping)现象。-Sigma modulation function, can increase its frequency accuracy, dramatically reducing the in-band phase noise and spurious signals, and??? Holders of high switching speed. System design engineers can take advantage of Delta Sigma PLL compares the frequency increased to a very high level in order to significantly reduce the phase noise. However, the high comparison frequency would result in sliding cycle (cycle slipping) phenomenon.
- 2022-07-10 10:35:34下载
- 积分:1