-
计算机并口通讯程序
计算机并口通讯程序-computer parallel port communication procedures
- 2022-08-07 01:43:48下载
- 积分: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
-
串行口手机通信模块
串行口手机通信模块-phone serial port communication module
- 2022-08-13 11:51:10下载
- 积分:1
-
GSM物理层信道编码、调制、信道建模、同步…
GSM 物理层信道编码, 调制, 信道模拟, 同步搜索, 信道估计, 均衡解调, 信道译码-GSM physical layer channel coding, modulation, channel modeling, synchronization search, channel estimation, balanced demodulator, channel decoder
- 2022-01-25 20:32:10下载
- 积分:1
-
OPNET仿真案例,初学者有用,图文说明
OPNET仿真案例,初学者有用,图文说明-OPNET simulation cases, useful for beginners, Graphic Help
- 2022-05-22 18:24:18下载
- 积分:1
-
A very essential module for ns2 to simulate MPLS using CR
A very essential module for ns2 to simulate MPLS using CR-LDP MNS 2.0
- 2022-05-20 21:38:41下载
- 积分:1
-
IEC60870
IEC60870-5-101讨论会演讲稿
演讲:鲁波-IEC60870-5-101 Seminar speech speech: Lu Bo
- 2022-01-22 01:18:10下载
- 积分:1
-
client and mobile communications servlet
手机客户端和servlet的通讯-client and mobile communications servlet
- 2022-09-04 19:20:03下载
- 积分:1
-
hp688黄色网页程序
HP688的电话薄程序-HP688 Yellow Page program
- 2022-03-25 04:43:02下载
- 积分:1
-
微软亚洲研究院论文:一种用于保证端到端统计型服务质量要求的接纳控制方案
微软亚洲研究院论文:一种用于保证端到端统计型服务质量要求的接纳控制方案 -Microsoft Asia Research Institute thesis : a guarantee end-to-end statistics for the services of acceptable quality control program
- 2022-08-14 17:32:05下载
- 积分:1