-
在matlab下输入guide命令后打开main_main.gig 实现卷积编码,16QAM传输,维特比译码...
在matlab下输入guide命令后打开main_main.gig 实现卷积编码,16QAM传输,维特比译码-in Matlab guide imported under orders to open main_main.gig achieve Convolutional coding, 16QAM transmission, Viterbi Decoder
- 2023-03-23 12:00:04下载
- 积分:1
-
John Wiley 的书 Rf Technologies For Low Power Wireless Communications,低功耗通信的射频技术,非...
John Wiley 的书 Rf Technologies For Low Power Wireless Communications,低功耗通信的射频技术,非常有意义的一本书-John Wiley book Rf Technologies For Low Power Wireless Communications, low-power radio frequency communication technology, a very interesting book
- 2022-12-30 17:10:04下载
- 积分:1
-
opc协议规范
opc协议规范-opc Protocol Specification
- 2022-05-07 06:45:08下载
- 积分:1
-
这是Remon Spekreijse写的一个串口类,功能十分强大!
这是Remon Spekreijse写的一个串口类,功能十分强大!-Remon Spekreijse This is written in a serial type, function is very powerful!
- 2023-01-19 11:30:04下载
- 积分:1
-
Wimax 的模拟物理层
本程序是用MATLAB语言,它包含每个块的物理层调制等描述,交织和所有的技巧和方法的物理层
- 2023-07-22 12:30:03下载
- 积分:1
-
用VC++编写的串口调试精灵,对于开发口串口有好处!
用VC++编写的串口调试精灵,对于开发口串口有好处!-With VC++ Prepared serial debug wizard, serial port for the development of good!
- 2023-05-11 10:05:04下载
- 积分:1
-
《深入理解COM+》提供了一个对COM+体系结构和关键特征的全面的、引人入胜的介绍。它告诉你COM+如何使企业应用开发变得要加简单而有效,从而使你的企业应用很好...
《深入理解COM+》提供了一个对COM+体系结构和关键特征的全面的、引人入胜的介绍。它告诉你COM+如何使企业应用开发变得要加简单而有效,从而使你的企业应用很好地建立和运行起来。-"in-depth understanding of COM+" for one pair of COM+ architecture and key characteristics of a comprehensive and attractive presentation. It tells you how to make COM+ enterprise application development has become necessary to increase simple and effective, so that your enterprise applications well established and run together.
- 2023-07-31 09: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
-
OFDM源
OFDM Source
is very easy.
so you can easily understand.
- 2022-07-13 12:53:50下载
- 积分:1
-
这是一个canopen协议的英文原版说明介绍,很详细地介绍了can总线的高级应用协议...
这是一个canopen协议的英文原版说明介绍,很详细地介绍了can总线的高级应用协议-This is a Canopen the English original agreement describes, a very detailed description of the senior bus can Application Protocol
- 2022-03-23 13:37:13下载
- 积分:1