搜索资源列表
C++SOAP
- 主要是用C++针对SOAP方面的一些操作-C is mainly used against some of the SOAP operation
xmlrpc-c-1.06.06.tar
- XML RPC 在LInux 的库函数实现.支持通过XML调用RPC调用. XML-RPC for C/C++ is programming libraries and related tools to help you write an XML-RPC server or client in C or C++.
xerces-c-src_2.6.0
- XERCES C/C++ XML解析器源码,支持读写XML文件功能,unxi/linux下需要gcc3.2以上版本
C++XML
- C++与XML联合运用该书讲的主要是如何应用XML的方法
xerces-c-current
- xerces-c xml解析器 支持dom解析和sax模式解析
ezxml.用C语言实现的XML解析库
- 用C语言实现的XML解析库,适合在嵌入式或非WINDOWS环境下使用,Using C language to resolve the XML database, suitable for use in embedded or non-WINDOWS environment
gsoap-2.7.tar
- gSoap工具源代码,gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来.-gSoap tools source code, gSOAP compil
cascade2xml
- 将训练分类器时产生的代码转化成.xml形式,供c++调用-Generated when the training classifier into the code. Xml format for the c++ call
CSharpxml-decoder
- C# xml 解析 源码 sax C# xml 解析 源码 sax-C# xml decoder source code
xerces-c-src1_6_0.tar
- apache里使用的xml解析器-Xml parser used in apache
googldemo
- Apache的Xerces C++是广大c/c++程序员非常喜欢使用的XML解析器之一,这是2.3版的源代码,详情请访问:http://xml.apache.org-Apache' s Xerces C++ are the vast numbers of c/c++ programmers like to use one of the XML parser, which is 2.3 version of the source code, more information, please
gsoap-2.7.9d-windows-bin
- The gSOAP toolkit is an open source C and C++ software development toolkit for SOAP/WSDL and XML Web services and C/C++ XML data binding applications. It generates C/C++ code for XML data bindings and uses schema-specific streaming parsers to efficie
c++_ParseXML
- These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building an XML document
TestTinyXML_2010.5.30
- TinyXML的使用小例子,TinyXml是一个基于DOM模型的、非验证的轻量级C++解释器,用起来十分方便,这个例子中使用的平台是VC6.0-TinyXML example of the use of small, TinyXml is a DOM-based model, non-validated lightweight C++ interpreter, with very convenient
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
ekhtml_for_win-vc6
- ekhtml是一个非常简单的html解析库,不但可以解析html而且对于xml也有一定的解析效果,SAX实现,C编写。这个是移植到VC6上的源码-ekhtml is a very simple html parsing library, not only for parsing html and xml parsing has some effect, SAX achieved, C write
C_XML
- c/c++经典参考书-c/c++
xml
- xml读取技术,分别用c++,c#实现,对xml入门很有帮助-xml read and write, impliment by c++ and c#
jansson-2.3.1.tar
- json解析和组装,在C/C++的各种环境下使用。-json parser and builder
gsoap_C_CPP_WebService
- gsoap实现C++的WebService 包含详细的使用方法介绍,可以方便地实现C、C++的webservice服务器或客户端的开发,使用简单实用-the gsoap implementation of C++ WebService Contains detailed use method of introduction, you can easily achieve the development of the C, C++ webservice server or client,