-
led1
点亮led流水灯,通过调用锁相环,可以更改对应的时钟。(Lighting the LED pipelining lamp, the corresponding clock can be changed by calling the phase-locked loop.)
- 2020-06-16 07:00:01下载
- 积分:1
-
Resource-allocation-in-Cognitive-Radio--master
说明: resource allocation in cognitive radio
- 2019-05-26 22:14:09下载
- 积分:1
-
opnet
说明: opnet学习入门视频教程
这个对初学者很有用的(opnet Getting Started video tutorial to learn this very useful for beginners)
- 2011-03-26 10:07:33下载
- 积分:1
-
第1章 无线信道:传播和衰落
说明: 详解莱斯信道与瑞利衰落信道,并将其对比,画出图形,便于理解(Rician channel and Rayleigh fading channel are explained in detail and compared Draw a figure, easy to understand)
- 2021-03-21 14:06:18下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
TCP_GPRS_XSTECK
一个科技公司使用的GPRS接收程序。可是直接使用(A PROGRAM OF GPRS SERVER 。IT S VERY EASY TO USE.)
- 2010-07-03 12:19:47下载
- 积分:1
-
sbew040_sm_matlab
说明: 天线模型建立和分析的matlab程序,包含各种基本天线种类。(The matlab program of antenna model establishment and analysis includes various kinds of basic antennas.)
- 2020-08-24 08:58:16下载
- 积分:1
-
TTYReceiveMSComm
该程序是一个串口的数据接收程序,具有简化的串口设置,传输速率的设置等功能,适宜于串口功能的测试。(The program is a serial data receiving process, with a simplified set of serial port, transfer rate settings, such as features, functions suitable for serial testing.)
- 2009-04-21 11:42:40下载
- 积分:1
-
2010-Simulator-LTE-Case-Study
A Next GenerationWireless Simulator Based on MIMO-OFDM--LTE Case Study
- 2011-12-28 10:09:04下载
- 积分:1
-
IIR 数字滤波器的设计与实现
设计一个巴特沃兹数字低通滤波器,其技术指标为:3dB带宽为0.2π,阻带截止频率为0.3π,通带纹波为1dB,阻带衰减大于30dB,采样间隔T=10ms。
1)采用冲激响应不变法;
2)采用双线性变换法设计;
3)采用FIR的窗函数(Hanning窗、Hamming窗或Blackman窗)设计。(A Butterworth digital low-pass filter is designed. Its technical specifications are: 3 dB bandwidth is 0.2 pi, stopband cut-off frequency is 0.3 pi, passband ripple is 1 dB, stopband attenuation is more than 30 dB, sampling interval T=10 Ms. 1) Impulse response invariance method is adopted. 2) Design by bilinear transformation method; 3) FIR window function (Hanning window, Hamming window or Blackman window) is used to design.)
- 2019-04-19 10:03:16下载
- 积分:1