-
M的JSON解析器
M的JSON解析器是写在ISO C小JSON解析器使用户处理由JSON数据交换格式描述的信息。
- 2022-11-04 16:05:03下载
- 积分:1
-
套接字编程
linux c socket programming
- 2022-06-03 13:12:57下载
- 积分:1
-
通用高质量的串口类库;适用于任何windows平台的C++编译器
通用高质量的串口类库;适用于任何windows平台的C++编译器-Universal Serial high-quality library; Applicable to any windows platform C compiler
- 2022-04-17 10:24:21下载
- 积分:1
-
symbian Application
Todolist记事本系统,实现了本地化增,删,改查,上传下载等功能-symbian Application
- 2022-06-28 21:59:07下载
- 积分:1
-
介绍了一种基于软件无线电思想的频分多址中频数字化接收机系统设计方案。它采用Altera公司的FPGA构成核
心单元,通过不同的软件配置实现对三路频分多址信号...
介绍了一种基于软件无线电思想的频分多址中频数字化接收机系统设计方案。它采用Altera公司的FPGA构成核
心单元,通过不同的软件配置实现对三路频分多址信号的解调。
-Introduce a software-based radio thinking FDMA digital IF receiver system design. It uses Altera s FPGA constitute the core unit, through different software configuration for the three-way realize FDMA signal demodulation.
- 2022-09-26 02:35:03下载
- 积分:1
-
Delphi写的一个比较不错的 OPC DA Server程序,作为开发OPC Server的一个不错参考。OPC 是OLE在工控领域的应用,同一了不同组态软件...
Delphi写的一个比较不错的 OPC DA Server程序,作为开发OPC Server的一个不错参考。OPC 是OLE在工控领域的应用,同一了不同组态软件之间及组态软件与应用程序之间的通讯标准,以前组态软件与应用程序之间的通讯主要是应用DDE技术。-Delphi wrote a quite good OPC DA Server procedures, the development of OPC Server as a good reference. OPC is OLE in the field of industrial applications, the same between different configuration software and configuration software applications and communications between the standard configuration prior to application software and communications between the main technology is the application of DDE.
- 2022-04-16 16:47: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
-
example of detecting ras
一个检测RAS的例子-example of detecting ras
- 2022-03-15 08:40:21下载
- 积分:1
-
confiance level for WSN
该程序计算无线传感器网络中节点的一致性水平。
- 2023-03-31 00:55:04下载
- 积分:1
-
OPC访问的源码,
OPC访问的源码, -OPC visit source,
- 2022-06-29 08:26:35下载
- 积分:1