资源列表
fuhaoguji
- 关于经过多径信道后,对于接收到的信息进行符号速率的估计,代码简洁易懂,有完整注释-After about multipath channel, the estimate for the received information symbol rate, the code is simple and easy to understand, complete comment
main_no_offset_2
- 假设截获了一段短波数字通信的信号,要求解调出最终的信息,每组解调出来后,将10组信息组合起来,恢复最终的信源输出数据。 先验信息:两组数据文件,编号为1、2,每组I、Q两路存放,格式为“int16”,采样率为9600Sa/s,其中第一组为单径情况,第二组为多径情况。 参数符合MIL-STD-188-110A标准; 同步序列为syn=seq.dat,BPSK调制; 接收机频率稳定度高于1e-6。 文件中有效信息总长度为333.75s,其中同步头长为5/12s,每时隙1/6s,训
yuyinshengka
- 2PSK,QPSK,MSK,QAM的调制方式鉴别,其中有符号速率的估计,频偏的估计,确定载频,并画出星座图,用simulink编写-2PSK, QPSK, MSK, QAM modulation scheme identification, including the estimated symbol rate, frequency offset estimate to determine the carrier frequency, and draw the constellations, w
soundplaymatlab
- 采集语音信号,运用matlab对其进行分析,并播放语音信号,对其频谱进行分析,代码简单易懂,具有注释-Voice signal acquisition, use matlab analyze and play voice signals, analyze its spectrum, the code is simple and easy to understand, with comments
SendUDP
- C++语言编程中利用UDP实现文件数据发送的功能-C++ implement UDP file data capabilities to send, whether Arab intend intend method
ComComunication
- 串口通信,包含了串口发送和接收。可以同时发送和接收,全双工。-Serial communication, including the serial port to send and receive. You can send and receive at the same time, full-duplex.
SockForDelphi7
- 可以作为客户端或服务端的socket控件-It can be used as a client or server-side control socket
FTPcode
- 实现了FTP SERVER - FTP CLIENT文件传输功能-Implements the FTP SERVER- the FTP CLIENT file transfer function
convolution-code-and-viterbi-decode
- 利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.
UartDisplay_2.2_SRC
- 单片机上位机源码,C++编写,可以实现简单的串口通讯以及实现图像的实时显示。 -SCM PC source, C++ to write, can achieve a simple serial communication and achieve real-time image display.
UartDisplay_V2.2
- 单片机上位机源码,C++编写,可以实现简单的串口通讯以及实现图像的实时显示。 -SCM PC source, C++ to write, can achieve a simple serial communication and achieve real-time image display.
CRC16
- CRC 16 calculation.Part of this code involves using a CRC16 checksum on the data to detect corruption line noise.-CRC 16 calculation.Part of this code involves using a CRC16 checksum on the data to detect corruption line noise.