-
this code is about demodulation of 4qam
this code is about demodulation of 4qam
- 2022-08-13 15:41:40下载
- 积分:1
-
CAsyncSocket完成的客户端和服务端通讯示例程序源代码
CAsyncSocket完成的客户端和服务端通讯示例程序源代码-CAsyncSocket_C/SSocket
- 2022-10-26 03:25:03下载
- 积分:1
-
内部包含了各种滤波器的设计,并附上了必要的程序说明。
内部包含了各种滤波器的设计,并附上了必要的程序说明。-Internal contain a variety of filter design, together with the necessary explanation of the procedures.
- 2022-03-12 09:36:39下载
- 积分:1
-
七号信令网是我国的电信主干网,在从事电信相关行业的朋友可以下载学习...
七号信令网是我国的电信主干网,在从事电信相关行业的朋友可以下载学习-On the 7th signaling network is the backbone of China s telecommunications network, engaged in telecommunications related industries friends can download the learning
- 2023-06-02 09:15:03下载
- 积分:1
-
单载波频分多址的研究,可以降低单载波的峰值平均功率比
单载波频分多址的研究,可以降低单载波的峰值平均功率比-Single-carrier frequency division multiple access research, can reduce the peak single-carrier average power ratio
- 2022-03-26 17:47:43下载
- 积分:1
-
PowerPC MPC860 Reg configuration.
PowerPC MPC860 Reg configuration.
- 2023-08-20 13:00:04下载
- 积分: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
-
SystemView软件实现16QAM调制解调
应用背景应用于通信系统信号的调制解调实例,通过systemview软件搭建通信系统仿真平台,给出了信号的调制解调过程及波形具体形式,为与通信实际环境相关,采用高斯噪声模拟通信信道。关键技术SystemView主要用于搭建通信系统平台,采用了软件中的相关器件实现信号的调制及发射。采用低通滤波等得到基带信号,然后采用单刀双掷开关等器件完成判决,实现解码。
- 2023-02-28 20:05:04下载
- 积分:1
-
directories algorithm is simple, but complex, the primary value cards issued
通讯录 算法简单,但是比较复杂,有初级卡发价值-directories algorithm is simple, but complex, the primary value cards issued
- 2022-08-22 21:05:13下载
- 积分:1
-
基于Labview的串口通信
基于Labview的串口通信。看到有朋友需要这样的程序,包括串口接收并波形显示,并存储,以及回放功能,所以顺便做了一个,希望对大家有用!
- 2022-04-24 11:19:08下载
- 积分:1