-
跨平台的最高效的c语言IO事件框架,windows平台下功能稍弱
跨平台的最高效的c语言IO事件框架,windows平台下功能稍弱-cross-platform of the most effective language IO c incident framework, windows platform functionality supporters
- 2022-02-06 18:14:54下载
- 积分:1
-
SONY' s FCB
SONY 公司的FCB-EX980系列可见光相机操作手册和VISCE/RS232指令表。-SONY" s FCB-EX980 series of visible-light camera operating manuals and instructions VISCE/RS232 table.
- 2022-02-13 02:14:54下载
- 积分: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
-
OPC访问的源码,
OPC访问的源码, -OPC visit source,
- 2022-06-29 08:26:35下载
- 积分:1
-
一套完整的远程报警系统管理软件,电话访问鼻翼…
一套完整的远程接警系统管理软件,通过电话接入报警信息,并作出处理:显示报警、处警预案、客户信息等。-a complete set of remote Alarm System management software, telephone access alarm information, and handling : report showed that Alarming plans, customer information.
- 2022-02-21 23:59:46下载
- 积分:1
-
matlab 编写的各种ofdm信道估计的算法
matlab 编写的各种ofdm信道估计的算法-Matlab prepared by the various ofdm channel estimation algorithm
- 2022-06-19 23:46:10下载
- 积分:1
-
基于访问控制等安全接入基础设施的规范化…
基于对等访问控制的安全接入基础结构规范,国家无线网络安全标准草案,捷通公司递交,这是相干内容的说明。-based on the access control and other security access infrastructure standardized, national wireless network security standards Bill Chatong firms to submit, it is coherent content of the note.
- 2022-08-06 13:21:51下载
- 积分:1
-
实战USB接口编程
这个VC++代码需要有一定基础的开发者阅读,特别是对如何识别USB设备及USB基本原理有一定了解的开发者比较适用。程序主要演示了如何编写高层应用与USB接口通信,运行环境:Windows/Visual C/C++.
- 2023-08-20 19:35:04下载
- 积分:1
-
一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容...
一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容易的扩展为自己的应用。-a Linux system in the open-source project MICO demonstrated how to use CORBA standard services, one of the events, through this routine, users can understand the CORBA event service workflow, and can be easily extended to their applications.
- 2022-08-05 16:42:18下载
- 积分:1
-
时间同步协议实验库文件,无线传感器网络实验可用。
时间同步协议实验库文件,无线传感器网络实验可用。-Experimental protocol time synchronization library, wireless sensor networks can be used experiments.
- 2022-03-29 07:32:21下载
- 积分:1