-
rfc3023:XML媒体类型
RFC3023:XML媒体类型
- 2022-03-23 14:24:21下载
- 积分:1
-
基于socket的http类
基于socket的http类,可以用于文件的上传下载,http请求操作。支持定义请求头、超时设置等。
- 2022-05-30 16:41:32下载
- 积分: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
-
the realization of 4dpsk&8dpsk by matlab tool.it use the Monte Carlo methods to...
4dpsk和8dpsk的matlab仿真实现,采用蒙特卡罗仿真法,绘制误码率曲线-the realization of 4dpsk&8dpsk by matlab tool.it use the Monte Carlo methods to draw the graph.
- 2022-06-28 23:23:07下载
- 积分:1
-
集成到提高通信的音乐信号处理算法的研究…
综合改进的music算法
通信信号处理
功率普估计
波达方向估计-Integrated to improve the communication of music signal processing algorithm for power
- 2023-03-12 13:00:03下载
- 积分:1
-
TGPS 控件是利用串行端口连接全球卫星定位系统设备 ( GPS ) 取得地理位置信息的控件 ( 1.04 版,Delphi 3.0/4.0/5.0/6.0 版...
TGPS 控件是利用串行端口连接全球卫星定位系统设备 ( GPS ) 取得地理位置信息的控件 ( 1.04 版,Delphi 3.0/4.0/5.0/6.0 版适用 ),作者 : Lars Arvidsson。 -TGPS controls is to use a serial port to connect the global satellite positioning system (GPS) location information to obtain the control (1.04 version, Delphi 3.0/4.0/5.0/6.0 version of the application), the author: Lars Arvidsson.
- 2023-05-06 12:55:02下载
- 积分:1
-
一套程序处理和管理 NetFlow 流工具
流工具是一套程序来处理和管理 NetFlow 出口从思科和杜松的路由器。该软件最初是由 Mark Fullmer 而在俄亥俄州大学工作。Steve 罗米格和 OSU 的网络安全小组已添加文档、 功能,和提供的反馈。近来资助了 OARnet 和俄亥俄州印度我添加版本 8 PDU 支持和各种其他功能的时间。
安装注意事项及快速的入门,请参阅安装。
如果您正在使用流工具请订阅通过邮寄列表
向 flow-tools-request@splintered.net 发送一条消息
流工具是目前 http://www.splintered.net/sw/flow-tools
- 2022-12-12 02:00:03下载
- 积分:1
-
Viterbi decoder for 213 417 code rate
自己写的Viterbi Decoder 可以解码 213 417 码率-Viterbi decoder for 213 417 code rate
- 2022-08-15 10:15:21下载
- 积分:1
-
实现了GPRS模块的信息发送,对开发GPRS模块很有帮助。
实现了GPRS模块的信息发送,对开发GPRS模块很有帮助。-To achieve the GPRS module to send the information, very helpful for the development of GPRS module.
- 2022-05-07 14:02:21下载
- 积分:1
-
详细的串口状态,获取串口的各种状态.帮助理解串口编程。
详细的串口状态,获取串口的各种状态.帮助理解串口编程。-detailed status, access to the serial port state. To help understand serial programming.
- 2022-01-24 16:25:14下载
- 积分:1