Welcome![Sign In][Sign Up]
Location:
Search - parser

Search list

[xml-soap-webservicetinyxml_2_5_3

Description: 解析xml的利器。TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs.-Xml analytic tool. TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs.
Platform: | Size: 241664 | Author: wzx | Hits:

[ELanguagecompile

Description: 编译的词法语法分析器 下载直接运行使用 有详细注释-Compiled lexical parser download directly run the use of detailed notes
Platform: | Size: 5120 | Author: 小麦 | Hits:

[Streaming Mpeg4MPEG4_Parser

Description: mpeg4的一个分析工具 parser.-mpeg4 an analysis tool parser.
Platform: | Size: 21504 | Author: 张驰 | Hits:

[ELanguagedelphi_sql_parser

Description: delphi实现的sql解析器,可以对各种sql语句进行解析,产生语法树。-realize the sql parser delphi can parse the various sql statements, resulting in tree grammar.
Platform: | Size: 37888 | Author: 卡卡西 | Hits:

[WAP developjWAP-cvs-20061121.tar

Description: jWAP is a Java implementation of the Wireless Application Protocol (WAP). It includes Wireless Session Protocol (WSP) and Wireless Transaction Protocol (WTP). Additionally, jWAP contains a WAP Binary XML (WBXML) Parser/Generator. It requires Java >= 1.2.
Platform: | Size: 253952 | Author: ezfm | Hits:

[Multimedia programx_guliverkli

Description: DirectShow开发工具包,包含Muxer, Parser, Reader, Source, Transform等几大类Filter事例。例:AviSplitter,MpegSplitter, OggSplitter, RealMediaSplitter, CddaReader, AudioSwitcher, Mpeg2decFilter等。-DirectShow Development Kit, including Muxer, Parser, Reader, Source, Transform and other examples of broad categories Filter. Example: AviSplitter, MpegSplitter, OggSplitter, RealMediaSplitter, CddaReader, AudioSwitcher, Mpeg2decFilter and so on.
Platform: | Size: 5520384 | Author: 周总理 | Hits:

[xml-soap-webservicexerces-c-current

Description: xerces-c xml解析器 支持dom解析和sax模式解析-xerces-c xml parser to support the dom and sax analytic model to resolve
Platform: | Size: 11353088 | Author: | Hits:

[File Operatetinyxml

Description: timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved. XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.-timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.
Platform: | Size: 249856 | Author: maoyang | Hits:

[Internet-Networkgsoap-2.7

Description: XML parser APIs generating to C/C++ source code. Nice to implement with various application.
Platform: | Size: 7169024 | Author: jaturong | Hits:

[ELanguageparser

Description: 编译器 用C语言对下述文法和单词表定义的语言设计编制一个编译器-Compiler used in C language on the following definition of grammar and word list designed to prepare a language compiler
Platform: | Size: 508928 | Author: qinzhenli | Hits:

[SymbianSyExpat-11111

Description: 这是symbian下的实现XML解析的源代码。里面包括解析器和解析例子代码。-This is the realization of the next symbian parsed XML source code. Includes parser and parsing code examples.
Platform: | Size: 524288 | Author: bsj | Hits:

[ELanguagekecengsheji

Description: 编译原理课程设计,做了一个:根据LR分析表构造LR分析器!对同学们做编译原理实验很有帮助-Principles of curriculum design compiler, made a: LR analysis table constructed in accordance with LR parser! For students to do experimental helpful Compilation Principle
Platform: | Size: 264192 | Author: lyf | Hits:

[Windows Developtinyxml_2_5_3

Description: c++ xml parser lib(opensource)-c++ xml parser lib (opensource)
Platform: | Size: 242688 | Author: jdqxlin | Hits:

[ELanguageyufa

Description: C语言语法分析器,完成其整个词法语法分析,并将规约动作显示出来-C language parser, to complete its analysis of the lexical grammar, and the Statute of action displayed
Platform: | Size: 1004544 | Author: wanggang | Hits:

[OS programLL1

Description: 消除左递归的文法来使文法满足进行确定自顶向下分析的条件 一个LL(1)分析法的语法分析器-Elimination of left-recursive grammar to make grammar meet to determine the top-down analysis of the conditions for an LL (1) Analysis Parser
Platform: | Size: 204800 | Author: 余祖澔 | Hits:

[ELanguageLL1

Description: 自上而下语法分析器设计,词法分析器调用接口为lex()-Top-down parser design, call the lexical analyzer interface lex ()
Platform: | Size: 407552 | Author: 王德龙 | Hits:

[Other1345135133

Description: 利用c语言编制递归下降分析程序,并对简单语言进行语法分析-C language using recursive descent parser, and a simple language syntax analysis
Platform: | Size: 9216 | Author: 无名 | Hits:

[ELanguageparser

Description:
Platform: | Size: 1705984 | Author: freenux | Hits:

[ELanguageexamples-v3.tar

Description: 这是一些ANTLR parser generator的grammar文件的例子,这些grammar文件生成用各种语言写的编译各种语言的编译器-This is some of the ANTLR parser generator example grammar documents, these grammar documents generated in various languages written in various languages compiler compiler
Platform: | Size: 1047552 | Author: 简单人 | Hits:

[ELanguageantlr

Description: ANTLR 接受3类语法规范——语法分析程序,词法分析程序lexers,和树语法分析程序(也 叫树行者)。 由ANTLR使用LL(k) 分析用于全部3 语法变型,由于语法说明相似,因而产生 的lexers 和语法分析程序表现得也类似。 产生的识别程序易读,你可以查看输出的内容来 消除很多关于ANTLR机理的问题。-ANTLR grammar to accept 3 types of norms- syntax analysis procedures, lexical analysis program lexers, and tree parser (also known as tree Departed). ANTLR use by the LL (k) Analysis of syntax used for all 3 variants, as the syntax that is similar to the resultant lexers and syntax analysis program was also similar. Identification procedures have read, you can view the contents of the output to eliminate a lot about the mechanism of ANTLR issue.
Platform: | Size: 467968 | Author: jason | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net