搜索资源列表
算符优先语法分析器
- 算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
c++10000
- 这是一个很不错的词法语法分析器! 很适合计算机专业的大学生学习参考-This a very good syntax analyzer! Computer is very suitable for professional students studying reference
EP2
- C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能-C language prepared by the simple calculation procedure syntax analyzer can identify certain computing capabilities
语法分析2
- 译原理课程设计题目语法分析器并显示每步的过程-syntax analyzer of translating theory course on designing subject, displaying every process.
bianyishixichx
- 这是一个词法语法分析器,可分析c语言中较为常见的一些词法和语法,是在编译原理这门课学习之后完成的一个实习设计-This is a syntax analyzer, analysis c language more common in morphology and syntax. in compiler theory this course of study, completed an internship Design
cp_lex_syntax
- 编译原理词法语法分析器课程设计,包含文档与代码.-compiler theory, syntax analyzer curriculum design, documentation and code included.
fdtghdfthgrt3
- Syntax Analyzer
454
- Syntax Analyzer
byyli_java
- java语言 编写 的 语法分析器可以自动 生成中间代码 四元式-java language syntax analyzer can automatically generate code among four yuan-
Syntax-Analyzer
- 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构-this procedure there are two categories, Lexical for lexical analysis, Syntax syntax analysis. for the syntax analysis, LR (1) analysis, judge whether t
compiler
- 2006-04-17 作者:ideawu Document for: 用C++语言手工编写的词法分析器,语法分析器。 -2006-04-17 Author: ideawu Document for: using C++ Language hand-written lexical analyzer, syntax analyzer.
yufa
- 编译原理,一个词法、语法分析器,实在VC6.0环境下编译的。 能够完成一个PL0语言编写的简单程序的刺法分析和语法分析。 本来还有语义分析的,可是不知道存到哪里了,找不到了。-Compiler Construction Principles, a lexical, syntax analyzer, VC6.0 environment is compiled. Able to complete a simple language
expression
- C语言表达式语法分析器,含词法和语法文件,需要flex,bison软件-C language expression syntax analyzer, including morphology and syntax files, the need to flex, bison software
yufa
- 语法分析器, 语法分析器,-Grammar parser, syntax analyzer, syntax analyzer,
cffxq
- 编译器设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序。整个编译程序分为三部分:词法分析部分、语法分析处理及四元式生成部分、输出显示部分。-Compiler design compiler compiler involved in three of five stages, namely, lexical ana
c-minus
- 词法和语法分析器,其中词法分析是用c写的,语法分析是用java写的-Lexical and syntax analyzer, including lexical analysis is c written grammar analysis is written in java
newscan
- 词法分析,语法分析器,使用LL(1)算法-Lexical analysis, syntax analyzer, the use of LL (1) algorithm
ComplierLab
- C语言的词法、语法分析器 输出语法分析树,很强大-C language, lexical, syntax analyzer output parsing tree, very strong
53299-53299.ZIP
- Lecical analyzer and syntax analyzer in c-Lecical analyzer and syntax analyzer in c++
syntax-analyzer
- syntax analyzer for a language