搜索资源列表
yufafenxi
- 此程序的功能是用c语言实现编译原理课程中的语法分析程序-this procedure is the function of c language compiler theory courses syntax analysis program
yufafenxi
- 自己写的语法分析程序,VC++环境,给大家参考
yufafenxi
- 语法分析程序 利用C++(或C)编制确定的自顶向下预测分析语法分析程序,并对简单语言进行语法分析。 待分析的简单语言的语法若文法G[ E]为: (1) E –> TE’ (2) E’ –> +TE’ (3) E’ –> e (4) T –> FT’ (5) T’ –> *FT’ (6) T’ –> e (7) F –> (E) (8) F –> i 实验说明 具体要求如下:
yufafenxi
- VC++语法分析工具源代码附说明的文档 -VC++ grammar analysis tool attached to the document source code
yufafenxi
- 这是一款编译原理的语法分析程序,经过编译,可以用-This is a principle of compiler syntax analysis program, the compiler can be used
69491747cifa
- 编译试验课上写的一个关于语法分析分析程序序,大家可以-yufafenxi
digui
- 编译试验课上写的一个关于递归下降法的语法分析程序序,大家可以-yufafenxi
yufafenxi
- 编译原理课程中的实验二语法分析c++编程-Compilation Principle course experiment two parsing c++ programming
yufafenxi
- 采用LL(1)方法,用C语言在C++开发环境下编写的语法分析程序,简单易懂,已经过调试-Using LL (1) method, using C language development environment C++ parser written in a simple easy to understand, has been commissioning
yufafenxi
- 一个刚用过还不错的LR分析器~有兴趣的朋友下来看看吧-Just used a LR parser is also a good friend ~ who are interested to see it down
yufafenxi
- 编译原理中,用C++编写的自上而下的语法编译器,有界面-Compiler Principle, written in C++, top-down grammar compiler, there are interface
yufafenxi
- 编译原理试验中的语法分析代码,执行完成并产生结果了-Compiler Principle Test parsing code, and produce the results of the implementation of the completion
yufafenxi
- 这是一个描述编译原理的,是关于编译原理的词法分析的-This is a descr iption of compiler theory, is compiled on the principle of lexical analysis
yufafenxi
- 语法分析程序,用C语言实现,是词法分析的延伸,生成编译器的关键所在。-Parser, implemented in C language, an extension of lexical analysis, the key to generate compiler.
yufafenxi
- PL0语言的编译器,实现对输入的.txt文件的高级语言到低级语言的转化。-The compiler of PL0 language
yufafenxi
- 语法分析器,可识别符号。对于一个英文文本,识别每个单词什么。 -Grammar Parser
yufafenxi
- 编译原理语法分析。自顶向下分析语法,首先要分析词法是否正确,若错误有错误提示,若没有进行语法分析自顶向下匹配字符串,显示匹配成功,或者失败结果。-Parsing compiler theory. Top-down analysis of grammar, lexical analysis is correct first, if an error has error, if there is no top-down parsing strings match, display matching
from-top-to-bottom-yufafenxi
- 自顶向下的语法分析 首先是一个语法分析器-please vote for me.
for-else-yufafenxi-
- 可以实现对于for else语句结构的语法分析 简单但是有原理-you will like it
yufafenxi
- 编译原理的实验,该部分为语法分析的源代码-Compiler theory experiments, the part of the syntax analysis of the source code