搜索资源列表
XNLparser
- xml解析器(在niosII环境下用C语言开发的)-xml parser (niosII environment with C-language development)
xml
- 原创的XML解析,不过只能解析节点及节点内容,不支持属性,纯C语言,适合嵌入式系统使用。-Original XML parsing, but only parse the contents of nodes and the node does not support attributes, pure C language, suitable for embedded systems.
parse_XML_C
- 标准C实现的XML解析源码。基于MCBXML。虽然在VS中实现,但根据它可以向各嵌入式平台移植。-Standard C source code implementation of the XML parsing. Based on MCBXML. Although the VS to achieve, but according to it can be transplanted to the embedded platform.
cxxtools-1.99.5.tar
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言
xmlparas
- 最精短高效的XML解析器,纯C单一程序,应用于银行的国税库行横向联网接口系统中, 稳定可靠,运行速度飞快,非相应的JAVA程序可比.-The most efficient XML parser fine short, pure C single procedure, the tax applied to bank lines of horizontal networking interfaces library system, stable and reliable, run fas
C_xml
- 轻量级xml文件解析,使用标准c语言,简单修改后可以移植到嵌入式系统。-Simple modifications can be transplanted to the embedded system