-
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
-
基于QR分解的宽度优先球形译码width_first_K-Best
基于QR分解的宽度优先球形译码,即通常所说的K-best算法,适用于MIMO技术中的接收端信号检测。(Priority sphere decoding based on the width of the QR decomposition, commonly known as the K-best algorithm for the receiver signal detection in MIMO technology.)
- 2020-07-06 15:18:58下载
- 积分:1
-
2007_S~1
IEEE TRANSACTIONS ON SIGNAL PROCESSING在定位与跟踪领域的经典文献“Source Localization Using TDOA and FDOA Measurements in the Presence of Receiver Location Errors: Analysis and Solution”的PDF文档,此文档的MATLAB程序同时上传,进行信号源被动定位与跟踪研究的同学可下载使用!(IEEE TRANSACTIONS ON SIGNAL PROCESSING positioning and tracking in the field of classical literature " Source Localization Using TDOA and FDOA Measurements in the Presence of Receiver Location Errors: Analysis and Solution" of the PDF document, this document also upload the MATLAB program, the source passive positioning and tracking of students can download!)
- 2011-11-28 10:19:25下载
- 积分:1
-
2
说明: 32位数字式光纤陀螺的采集程序,通过串口(32 Digital FOG collection program, through the serial port)
- 2012-12-12 22:17:12下载
- 积分:1
-
pmuyg
采用加权网络中节点强度和权重都是幂率分布的模型,GPS和INS组合导航程序,做视觉测量的上位机代码。( Using weighted model nodes in the network strength and weight are power law distribution, GPS and INS navigation program, Do Vision Measurement PC code.)
- 2017-05-02 12:11:12下载
- 积分:1
-
gefax-0.06.tar
收发传真,浏览传真的程序(A program which receive、send and scan fax)
- 2002-01-02 21:30:30下载
- 积分:1
-
znalysilnblobal
DQPSK调制的程序,用Simulink的C函数实现()
- 2018-07-09 16:25:07下载
- 积分:1
-
Transmit_beamforming
一个波束形成的例子,比较了在瑞利信道中使用波束成形和不使用波束成形的误码率。(An example of beamforming is made to compare beamforming and without beamforming bit error rate in Rayleigh channel.)
- 2018-04-17 13:25:10下载
- 积分:1
-
AddressList
提供通讯录成员的查询、增加、更新及删除等功能。(Provide contacts membership query, add, update, and delete functions.)
- 2013-09-24 19:26:07下载
- 积分:1
-
跳频仿真
MATLAB跳频仿真源代码,展示了整个跳频通信过程,包括信号源产生、2FSK调制、跳频扩频、跳频解调、2FSK解调、抽样判决、恢复原始信号过程,适合初学者(MATLAB frequency hopping simulation source code, showing the entire frequency hopping communication process, including signal source generation, 2FSK modulation, frequency hopping spread spectrum, frequency hopping demodulation, 2FSK demodulation, sampling decision, restoration of original signal process, suitable for beginners)
- 2021-02-14 16:59:48下载
- 积分:1