-
tapi编程的一个小例子
tapi编程的一个小例子-tapi programming small example
- 2022-03-10 12:54:18下载
- 积分: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
-
a serial communication program. You can be embedded into the application process...
一个串口通讯程序。可以嵌入到你的应用程序中。-a serial communication program. You can be embedded into the application process.
- 2022-02-04 07:27:34下载
- 积分:1
-
单片机无线通信源代码,还不够完善,大家看了一起讨论下,是nrf401的通信发送程序...
单片机无线通信源代码,还不够完善,大家看了一起讨论下,是nrf401的通信发送程序-SCM wireless communications source code is still not perfect, we read together under discussion, yes nrf401 send communications procedures
- 2022-05-20 11:38:38下载
- 积分:1
-
简单的通信系统,应用到Socket,包括客户端与服务器端
简单的通信系统,应用到Socket,包括客户端与服务器端
- 2022-06-16 16:09:41下载
- 积分:1
-
Encyclopedia of training materials, zigbee protocol
培训资料大全,zigbee协议最新资料.是欲从事此协议开发的辅助文档。-Encyclopedia of training materials, zigbee protocol-to-date information. To engage in this agreement is the development of ancillary documents.
- 2022-01-31 06:14:59下载
- 积分:1
-
以下为一般性带附件资料发贴选项:
【资料成文时间】:2005
【语言】:英文
【页数】:22×2
【何人(公司)所著】:DirkW¨ubben...
以下为一般性带附件资料发贴选项:
【资料成文时间】:2005
【语言】:英文
【页数】:22×2
【何人(公司)所著】:DirkW¨ubben
【文件格式】:pdf
【文件原名】:Channel Coding I
Matlab solutions of the exercises
-The following is a general information with an attachment Posted options: 【Data written Time】: 2005 【Language】: English 【Pages】: 22 × 2 【whom (company) book】: DirkW ¨ ubben】 【file formats: pdf Original】 【File: Channel Coding I Matlab solutions of the exercises
- 2022-06-30 19:00:58下载
- 积分:1
-
WAPI标准研究指南。
wapi spec study guide.
- 2022-02-07 23:36:53下载
- 积分:1
-
一个十分好的IEC870
一个十分好的IEC870-5-101培训教材-A very good IEC870-5-101 training materials
- 2022-10-28 18:20:03下载
- 积分:1
-
modbus应用的典型例子,从设备slave应用程序,希望初学者看一看...
modbus应用的典型例子,从设备slave应用程序,希望初学者看一看-a typical example of the application of modbus, slave application from the device, hoping to see beginners
- 2022-01-26 02:07:15下载
- 积分:1