搜索资源列表
ciyufa
- 是简单的词法分析器和语法分析器,应该还有很多未知BUG没有发现,希望大家测试-simple lexical analyzer and parser, and there should be no BUG unknown, we hope that testing
SparkSoft.Expression.Parser.v3.4.Delphi.BCB
- EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的scr ipt. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的scr iptS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the
iniparser
- 转载 一个配置文件的解析器。某网友提供,不错,做简单的配置文件还是很方便-reproduced a configuration file parser. A netizen with, yes, do simple configuration files is still very convenient
downcode66666
- 今天有点郁闷,不想干活。整理代码的时候,看到了这个好久之前写的代码,于是想整理出来供大家拍砖。XML的解析对于.Net平台那真是太简单不过了,感谢微软。但对于C++语言的XML解析就没那么容易了。有一个开源的XML4C是IBM的,功能强大,但代码大的有几M,而且对于GB2312的支持有问题,据说能解决,但可能是我天生愚钝,当初我花了2周时间也没搞定,最后放弃,自己写了一个。咦?还能跑起来,也能跨平台:)。 写这个XML解析类,以功能最简单,最实用,最常用的功能为原则,因为只能解析,查找,没有XM
PL
- Simple Parser Programming
tinyxml
- 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, modifie
PEParser
- 一个简单的PE格式文件解析器,使用C#语言编写.-PE format files with a simple parser, using the C# language.
1345135133
- 利用c语言编制递归下降分析程序,并对简单语言进行语法分析-C language using recursive descent parser, and a simple language syntax analysis
ParseWSDL
- 一个简易的WSDL文档分析器,分解结果用树表示出来-A simple WSDL document parser, the result of decomposition expressed by the tree
cifafenxi
- 用C语言描述的编译原理的此法分析器 是比较简单的-Compiled with the C language to describe the principle of this method is relatively simple parser
Parser_Scanner
- C# program to doing parser and scanner instructions on the simple C++ grammar rules
Proj1-89104318
- this a simple math expression parser-this is a simple math expression parser
LL-parser-simple
- An LL parser is a top-down parser for a subset of the context-free grammars.
Parser
- 编译原理课程设计,简单的词法分析器。用于词法分析。-Compiler theory course design, a simple lexical analyzer. Used for lexical analysis.
language_explaination
- 编译源代码 简单的语法分析器 可分析赋值语句-Compile the source code simple parser can analyze assignment
parser
- 自顶向下递归子程序,算术表达式语法分析器,含测试用例-a simple parser of arithmetic fault access
Simple-lyrics-parser
- window下简单的歌词解析程序, 主要是文件读取与字符串解析。-Simple lyrics parser
XMLite_src
- XML simple parser code
json_parser
- 一个简单的程序, json解析器, 用c++写的(This is a simple json parser. This is written by c++.)
JSONParser
- .net framework 4.0 下 json字符串的解析功能 ,超级简单的解析器(.net framework 4, JSON string parsing function, super simple parser)
