-
此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法...
此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
- 2022-05-18 04:26:54下载
- 积分:1
-
using the Gaussian quadrature signal in the channel source
采用汉明码的qpsk信号在高斯信道下的源程序-using the Gaussian quadrature signal in the channel source
- 2022-11-17 19:35:08下载
- 积分:1
-
串口控件编程,使用MFC自带串口控件经行编程
串口控件编程,使用MFC自带串口控件经行编程-Serial control programming, using the MFC own line of programming via serial port control
- 2023-02-26 03:55:03下载
- 积分:1
-
我的头在我的ROM PDA备份
backup of my rom in pda in my head
- 2022-02-02 21:02:53下载
- 积分:1
-
COSEM识别系统和接口类
Cosem Identification System and Interface Classes
- 2022-01-25 16:44:54下载
- 积分:1
-
串口模块 适用于VB.Net VC++ C# 比VB6的串口控件好用
串口模块 适用于VB.Net VC++ C# 比VB6的串口控件好用-serial module applicable to the C# VB VC than VB6 Serial Control Easy
- 2022-05-28 04:47:08下载
- 积分: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
-
Assignment of “Network Design and Traffic Engineering”
Assignment of “Network Design and Traffic Engineering”
- 2022-08-05 18:05:53下载
- 积分:1
-
Author: Robert Morelos
Author: Robert Morelos-Zaragoza
Encoder/Decoder for a (31,21,5) binary BCH code-Author: Robert Morelos-Zaragoza
Encoder/Decoder for a (31,21,5) binary BCH code
- 2023-08-23 01:45:04下载
- 积分:1
-
Serial RS232/485, read the thermometer shows the temperature
串口RS232/485,读取温度表显示温度-Serial RS232/485, read the thermometer shows the temperature
- 2022-05-20 06:36:12下载
- 积分:1