-
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
-
sms短信发送方面的东东。仅供参考使用。有问题可以和我联系...
sms短信发送方面的东东。仅供参考使用。有问题可以和我联系-sms text messages sent to the Eastern context. For reference use. Problems can contact me and
- 2022-07-26 22:19:08下载
- 积分:1
-
Modbus协议的源代码
Modbus协议的源代码、
Modbus协议的源代码
Modbus协议的源代码...
Modbus协议的源代码
Modbus协议的源代码、
Modbus协议的源代码
Modbus协议的源代码-Modbus protocol Modbus protocol source code source code, Modbus protocol Modbus protocol source code source code
- 2022-07-13 11:45:11下载
- 积分:1
-
一种非常详细的串口通讯程序,在程序下进行串口通讯。和…
非常详细地分析了linux下串口通信的程序,有具体的方法思路以及完整的源代码。-A very detailed analysis of serial communication under linux procedures. And there is a specific way of thinking, as well as complete source code.
- 2023-06-19 13:50:03下载
- 积分:1
-
MODBUS(CRC)校验例程示例1.0版,包括二种编程语言模式
MODBUS(CRC)校验例程示例1.0版,包括二种编程语言模式-MODBUS (CRC) calibration routines example, version 1.0, including two kinds of programming language mode
- 2023-06-24 08:55:03下载
- 积分:1
-
打印机后台打印程序 Pos 系统
此过程 软件 用来发送 一个文本文件 含 标签 要打印 到打印机、 复制 一个文本文件
- 2022-02-28 17:41:26下载
- 积分:1
-
基于J2ME的一个可用的手机蓝牙程序,程序包括Server及Clien端(建议采用NetBeans 4.1+netbeans mobility 4_1+J2ME...
基于J2ME的一个可用的手机蓝牙程序,程序包括Server及Clien端(建议采用NetBeans 4.1+netbeans mobility 4_1+J2ME Wireless Toolkit 2.2)-availability of a Bluetooth phone procedures, The procedures include Server and Client ends (proposed NetBeans 4.1 netbean "s mobility 4_1 J2ME Wireless Toolkit 2.2)
- 2022-04-24 14:46:59下载
- 积分:1
-
Debian Linux下的通讯程序
Debian Linux下的通讯程序 -The communication example for Debian Linux
- 2022-03-22 19:20:26下载
- 积分:1
-
该资料详细介绍了移动天线的种类,设计方法,为移动天线工程师的首选参考资料,不可多得...
该资料详细介绍了移动天线的种类,设计方法,为移动天线工程师的首选参考资料,不可多得-The information described in detail the type of mobile antenna, design methods for mobile antenna Engineer preferred reference, rare
- 2022-08-17 04:29:32下载
- 积分:1
-
some articles about Wirless sensor web
some articles about Wirless sensor web
- 2022-02-21 23:28:08下载
- 积分:1