-
考虑载波的qpsk信号在瑞利信道上的仿真
考虑载波的qpsk信号在瑞利信道上的仿真-consider Carrier qpsk Rayleigh channel signal simulation
- 2023-05-19 06:15:03下载
- 积分:1
-
MFC写的串口测试工具源码
CSerialPort:: CSerialPort(){单独监禁= FALSE;m_hComm= NULL;//初始化重叠结构成员为零m_ov.Offset= 0;m_ov.OffsetHigh= 0;//创建活动m_ov.hEvent= NULL;m_hWriteEvent= NULL;m_hShutdownEvent= NULL;m_hErrorEvent= NULL;m_hSendCompleteEvent= NULL;m_bThreadAlive= FALSE;m_bSendNotify= FALSE;m_SendList.clear();//初始化关键部分:: InitializeCriticalSection(m_csCommunicationSync);:: InitializeCriticalSection(m_csSendList);}////删除动态内存//CSerialPort::〜CSerialPort(){ReleasePort();:: DeleteCriticalSection(m_csCommunicationSync);:: DeleteCriticalSection(m_csSendList);}无效CSerialPort:: ReleasePort(){而(m_bThreadAlive){而::休眠(1)(m_SendList.empty()!); //2012-09-27zhaoz修复停止仪器采集后数据报文发送不出去问题SetEvent的(m_hShutdownEvent);睡眠(1);}
- 2022-02-25 01:02:02下载
- 积分:1
-
这是关于传播一些基本的知识,希望对大家有所帮助。
这是关于扩频的一些基本知识,希望能对大家有帮助.-this is about spreading some basic knowledge, we want to help.
- 2023-06-16 18:50:03下载
- 积分:1
-
OFDM与噪声
它是一个基本的OFDM编程,以了解OFDM系统是如何发送和接收不存在的噪音。它将显示如何添加循环前缀,如何执行ifft、fft等。
- 2022-01-25 14:19:38下载
- 积分:1
-
Generalized Hough Transform _ more than a round of rapid random testing. Basical...
广义Hough变换_多个圆的快速随机检测。基本上解决了多个元检测的问题-Generalized Hough Transform _ more than a round of rapid random testing. Basically solved the problem of multiple element detection
- 2022-01-25 15:55:56下载
- 积分:1
-
语音LPC压缩算法源代码(C语音)
语音LPC压缩算法源代码(C语音)-voice compression algorithm source code (C voice)
- 2022-01-25 18:51:08下载
- 积分:1
-
一个简单的脚本,一个八BPSK调制信号在52我们传播…
A simple Octave script where a BPSK modulated signal is transmitted on the 52 used subcarriers, may be used for understanding generation of an OFDM signal. The script is loosely based on 802.11a specification.
- 2023-07-22 22:45:02下载
- 积分:1
-
Nokia AT command reference
Nokia AT command reference
- 2022-04-18 02:06:31下载
- 积分:1
-
G.723加解码程序
G.723加解码程序-G.723 coding/decoding program
- 2023-05-20 15:05:03下载
- 积分:1
-
自己编写的,ofdm系统的仿真。可以直接运行
自己编写的,ofdm系统的仿真。可以直接运行-I have written, ofdm system simulation. Can run
- 2022-04-10 07:17:41下载
- 积分:1