搜索资源列表
Command
- 命令模式实现协议解析器,使用了boost库-agdg
CardMenu
- 固网支付协议V2.0 菜单编辑工具、协议解析器-Fixed-line payment protocol V2.0 menu editing tools, protocol parser
HHtttpzipt
- 用libnids实现http协议的解析,能监控局域网内全部机器器访问的网站,并记录日志。使用前需要先配置好libnids的环境 -Use libnids parsing of the http protocol, monitoring of all machines to access the LAN site, and logging. Needs to be configured before use good libnids environment
json_parser
- JSON语法的解析器,相当的经典。表格驱动,简明效率高。基于这个解析器,可以开发适合于其他语法的传输协议!-JSON syntax parser, very classic. Table-driven, high-efficiency condensed. Based on this parser, you can develop other suitable transport protocol syntax!
NMEA0183
- 基于c#多线程串口编程,解析GPS输出NMEA0183协议解析器框架。编程环境VS2012-c# source code for the NMEA0183 of gps. BASE OF Mutithread of serial port.
modbus
- modbus通讯协议解析以及源码,对STM32的系统结构、外设、寄存器都做了详细的说明。-Modbus communication protocol analysis and source code, the STM32 system architecture, peripherals, registers have done a detailed descr iption.
KingstAnalyzerSDK
- 金思拓逻辑分析仪软件 支持用户自定义的协议解析, 用户可以使用的头文件和 API 接口兼容 Saleae。 若之前已经基于 Saleae 软件开发了协议解析程序,则可以替换掉 Analyzer.lib,并对工程配置稍作改动后重新生成相应的 DLL 文件即可。 本文档主要分为两部分,第一部分为建立协议解析工程的步骤,介绍如何在 VS2010 上 构建、配置工程以及生成最终的动态链接库;第二部分为代码编写相关内容,主要介绍基本 类及成员函数的用法以及使用中需要注意的地方。(User can u