-
ADAM.net-ModbusRTU-Win32
Windows系统下Modbus RTU协议从站,VB.net开发,可以直接支持研华系列采集模块的源代码(Windows systems, the Modbus RTU protocol slave, VB.net developers can directly support the of Advantech series acquisition module source code)
- 2013-01-17 14:04:16下载
- 积分:1
-
Blind-Beamforming-
基于盲波束形成的波达方向──多普勒稳健估计(Based on Blind Beamforming DOA ─ ─ Doppler robust estimation)
- 2013-12-26 12:38:50下载
- 积分:1
-
PCYT
这是一个云台控制的软件,我只是实现了上下左右,自动几个功能,为了测试用,不过可以调通。(This is a PTZ control software, I just realized vertical and horizontal, automatic several functions, in order to test, but can be transferred through.)
- 2013-08-22 08:44:29下载
- 积分:1
-
MATLAB
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。
(good)
- 2020-11-04 23:49:52下载
- 积分:1
-
ListStudent
输入学生的name,number,class等内容(importation students name, number, class, etc.)
- 2007-05-14 19:03:11下载
- 积分:1
-
msgrouter
观察者模式实现各模块之间的异步通讯。模拟MFC消息(message router)
- 2013-10-16 14:26:10下载
- 积分:1
-
4qam
4QAM(QPSK)的调制解调以及计算误码率,最后将结果输出至表格。适合新手参考(The modulation and demodulation of 4QAM (QPSK) and the calculation of bit error rate, and finally output the result to the form. Suitable for novice)
- 2018-06-23 17:04:29下载
- 积分:1
-
BlueTooth4.0
这是蓝牙4.0的规范说明文档,对于了解4.0协议有所帮助。(This is the Bluetooth 4.0 specification document helpful for understanding the 4.0 protocol.)
- 2013-10-14 21:50:52下载
- 积分: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
-
modulation
有关4QAM,16QAM,64QAM,DQPSK的调制解调的(The 4QAM, 16QAM, 64QAM, DQPSK modulation and Demodulation)
- 2020-10-19 19:07:25下载
- 积分:1