-
串口加调试助手加串口模拟
自己整合的,可直接下载调试使用,傻瓜式文件一体包。(Integration of their own, can be downloaded directly debugging use, fool file integrated package.)
- 2017-10-16 17:28:33下载
- 积分:1
-
UDPComm
基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。(UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.)
- 2012-09-12 15:56:43下载
- 积分:1
-
Hilgraeve-HyperTerm-5.0
full source to hilgraeve HyperTerm 5.0 that is shipped with windows
- 2021-04-23 14:08:48下载
- 积分:1
-
Oraddar11f
对MTD雷达中进行杂波滤除的滤滤波器组,就是多普勒滤波器组的仿真
(MTD radar clutter filter filter filter bank, is the simulation of the Doppler filter)
- 2012-07-19 17:37:12下载
- 积分:1
-
Twwh
本论文以OFDM系统为基础,介绍了OFDM系统的基本原理,以及使用OFDM技术的优势所在,并且展望了今后的无线移动技术的发展前景。在简单介绍OFDM原理的同时,着重阐述了OFDM系统在不同信道环境和不不同实现方式下的误码性能。主要包括了OFDM系统在加性白高斯信道,在加性白高斯信道和多径干扰两种不同信道环境下系统的误码性能,其中后者还研究了系统在有保护间隔与无保护间隔的误码性能比较。在理论分析的基础
(This thesis is based on the OFDM system, the basic principle of the OFDM system, as well as the advantages of using OFDM technology, and future prospects for the development of future wireless and mobile technologies. OFDM principle in brief, focusing on the BER performance of OFDM systems under different channel conditions and different implementations. Including OFDM system in additive white Gaussian channel, additive white Gaussian channel and multipath interference of two different channel environment, the system BER performance, the latter of which also studied the system in a protected interval without guard interval BER performance comparison. The basis of theoretical analysis)
- 2021-04-28 13:08:43下载
- 积分:1
-
MATLAB
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。
(good)
- 2020-11-04 23:49: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
-
chuankou_tongxun
基于VC++的一个串口通讯类应用实例,有兴趣的朋友学习一下。(VC++ based on a serial communications application example, friends who are interested to learn about.)
- 2011-05-25 06:03:09下载
- 积分:1
-
EasySerialPort
可用于无协议串口调试和标准Modbus调试。例案:单片机无协议通信、变频器通信调试、PLC及工业仪表通信调试。(No agreement can be used for standard Modbus serial debugging and debugging. Example case: no agreement on single-chip communications, Converters debug communications, PLC and industrial instrumentation communication debugging.)
- 2008-05-23 22:41:11下载
- 积分:1
-
PbxDemo
东进多媒体交换机实用程序可实现呼叫中心功能(交换机实用程序可实现呼叫中心功能)
- 2010-03-02 15:28:22下载
- 积分:1