CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - sax

搜索资源列表

  1. msxml

    0下载:
  2. 使用MSXML的DOM和SAX下的VC编程-use MSXML DOM and SAX under the VC program
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:242051
    • 提供者:李杰
  1. java_xml

    0下载:
  2. java操作xml文件的各种代码,关于DOM和sax的部分非常详细,注释很清楚-xml document the code, DOM and sax on the part of a very detailed and very clear Notes
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4418476
    • 提供者:欧阳
  1. JAXPDOMTest

    0下载:
  2. 使用JAXP获得DOM解析器的基本原理与获得SAX是相同的,例子使用JAXP来获取一个DOM解析器组件。-use JAXP parser access to the DOM and access to the basic tenets of SAX is the same, examples use JAXP access to a DOM parser components.
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-10
    • 文件大小:1672
    • 提供者:徐广贤
  1. xerces-c-3.1.1.tar

    0下载:
  2. Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-17
    • 文件大小:5051308
    • 提供者:coldwater
  1. ekhtml_for_win-vc6

    0下载:
  2. 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
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:134766
    • 提供者:langjian98
  1. The_SAX_XML_Development_Tutorial_information

    0下载:
  2. XML开发教程之SAX资料The SAX XML Development Tutorial information-The SAX XML Development Tutorial information
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:13550
    • 提供者:EIS
  1. baodashi

    0下载:
  2. XML的四种解析器(dom,sax,jdom,dom4j)原理及性能比较 -Four XML parser (dom, sax, jdom, dom4j) principles and performance comparison
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:48640
    • 提供者:xuefeng
  1. XML_Test

    0下载:
  2. dokm sax parser for qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1226576
    • 提供者:summy
  1. SAX-developer-guide

    0下载:
  2. SAX API(Simple API for XML) 是由一组接口和类构成的。在运行中的各方面表现都优于DOM API, 在XML中对SAX的应用丝毫不比DOM少,几乎所有的XML解析器都会支持它。-SAX API(Simple API for XML)
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:269943
    • 提供者:bennafly
  1. XmlDemo

    0下载:
  2. Android SAX和Pull解析,需要的可以看看,联网解析还不错的。-Android SAX and Pull parsing, need to look at network analysis is also good.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:1002923
    • 提供者:小明
  1. 使用sax解析xml文件的参考示例

    1下载:
  2. 一个基于Eclipse开发环境下,使用sax解析xml文件的参考示例,xml文件附加在rar文件中-An Eclipse-based development environment, parsing xml file using sax reference sample, xml file attached in the rar file
  3. 所属分类:android开发

    • 发布日期:2012-11-27
    • 文件大小:49576
    • 提供者:mengqilong
  1. SAX

    0下载:
  2. Old SAX v1 handlers to build a tree. Deprecated except for compatibility. -Old SAX v1 handlers to build a tree. Deprecated except for compatibility.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:2123
    • 提供者:terxanghe
  1. sax-source

    0下载:
  2. SAX外挂部分源码在没有算法的情况下如何对封包进行加密解密-sax source
  3. 所属分类:ELanguage

    • 发布日期:2017-04-07
    • 文件大小:19956
    • 提供者:max
  1. SAX

    1下载:
  2. 自己开发的Symbolic Aggregate Approximation(SAX)matlab工具箱。写了GUI界面。内附教程。-Develop their own Symbolic Aggregate Approximation (SAX) matlab toolbox. Write a GUI interface. Included tutorial.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:353626
    • 提供者:李易
  1. SAX

    0下载:
  2. SAX.c : Old SAX v1 handlers to build a tree. Deprecated except for compatibility.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2187
    • 提供者:xuwbzd
  1. SAX

    0下载:
  2. Keogh的SAX聚集近似算法,首先采用PAA分段,然后正态化序列,在对应表上查询符号表示,这是一个很经典的时间序列表示方法-Keogh' s SAX gathered approximation algorithm, the first use PAA segment, then normal sequence, query on the corresponding symbol table indicates, this is a classic representation of t
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:24411
    • 提供者:Kit
  1. SAX

    0下载:
  2. SAX是一个解析并且占用内存少的xml解析器,非常适合用于Android等移动设备-SAX is a parsing and small footprint of xml parser, it is well suited for Android and other mobile devices
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:ldj
  1. SAX_2006_ver

    0下载:
  2. 这是一个SAX符号化的程序,并有详细的注释,以及最短距离程序,和SAX跟PAA的比较。(This is a SAX symbolic program, with detailed notes, as well as the shortest distance program, and SAX and PAA comparison.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:23552
    • 提供者:十年12345
  1. SAX_2006_ver

    0下载:
  2. SAX "A Symbolic Representation of Time Series, with Implications for Streaming Algorithms."
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:23552
    • 提供者:svsv
  1. SAX_2006_ver

    0下载:
  2. matlab编程的SAX程序,实现时间序列的离散化。(Matlab programming SAX program to realize the discretization of time series.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:32768
    • 提供者:CU_smile
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com