-
我上传的是《高质量C++C编程指南.rar》,行业里面很红的一本教材...
我上传的是《高质量C++C编程指南.rar》,行业里面很红的一本教材-I upload the "high-quality C C Programming Guide. Rar, "industry is red inside a textbook
- 2023-08-15 13:50:06下载
- 积分:1
-
任意发送天线,任意接收天线的STBC
任意发送天线,任意接收天线的STBC-MIMO-OFDM的MATLAB程序,其中包括完整的PSK调制,STBC编码,信道估计等。-Arbitrary transmitting antenna, receiving antenna arbitrary STBC-MIMO-OFDM the MATLAB program, including the integrity of PSK modulation, STBC encoding, such as channel estimation.
- 2022-07-16 19:00:05下载
- 积分:1
-
口令管理器
passwrod manager-password manger
- 2023-05-03 15:05:04下载
- 积分:1
-
一篇统计文章,计算组合标准差,可用。小样本合并成大样本时候计算标准差...
一篇统计文章,计算组合标准差,可用。小样本合并成大样本时候计算标准差
- 2023-08-06 07:50:03下载
- 积分:1
-
plc with a Modbus and other Modbus communication with a common procedure origina...
一个modbus与plc及其他用modbus通讯的一个通用程序原码,很好用的,只要少加修铈就可应用各行业-plc with a Modbus and other Modbus communication with a common procedure original code, the good, as long as the minimum repair cerium can be applied Industries
- 2022-03-14 03:28:29下载
- 积分:1
-
几个关于利用傅里叶变换进行谐波分析的代码。有详细的变换过程,比较适合想了解原理的初学者。...
几个关于利用傅里叶变换进行谐波分析的代码。有详细的变换过程,比较适合想了解原理的初学者。-Several on the use of Fourier transform for harmonic analysis of the code. The transformation process in detail, more suitable for beginners would like to know the principle.
- 2022-01-24 14:02:53下载
- 积分: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
-
一系列包含串口、Modem、收发传真、终端仿真等方面的编程例子...
一系列包含串口、Modem、收发传真、终端仿真等方面的编程例子- A series of contains aspect the and so on string mouth, Modem,
receiving and dispatching facsimile, terminal simulation programming
example
- 2022-01-26 04:58:29下载
- 积分:1
-
手机短信编码规则,可以教你学会手机短信编码
手机短信编码规则,可以教你学会手机短信编码-SMS coding rules, you can teach Institute SMS coding
- 2022-04-21 19:03:45下载
- 积分:1
-
64QAM调制和解调过程,一个艰难的决定
64QAM的调制解调程序,用硬判决-Of 64QAM modulation and demodulation process, with a hard decision
- 2022-03-17 16:31:28下载
- 积分:1