搜索资源列表
SLR(0)
- SLR(0)语法分析的简单赋值语句的翻译程序,含词法分析,共800行-SLR (0) syntax analysis of the simple assignment of the translation process, including lexical analysis, a total of 800 firms.
fuzhiyujudejiandanfanyichengxu
- 这是采用编译原理的方法来进行的赋值语句的翻译程序。
4
- 赋值语句的翻译程序设计
5
- 词法分析和赋值语句的翻译程序设计
fuzhiyuju
- 赋值语句的翻译程序,采用递归下降法对输入的表达式进行翻译。-Assignment of the translation process, using recursive descent translation of the input expression.
abc
- 编译原理赋值语句的翻译程序,是编译的某一次实验-Compiler Construction Principles of the translation assignment procedure is an experiment of a compiler
yuyifenxi
- 赋值语句的翻译程序设计 .设计,编制并调试一个语法语义分析程序,加深对语法语义分析原理的理解。 -Assignment Statements translation program design. Design, preparation and debug a syntax semantic analysis process, deepen their understanding of grammar to understand the principle of semantic analysi
libolanshi
- 赋值语句的翻译 通过设计、编制、调试一个典型的语法成分的语法分析和语义分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析以及语义翻译工作,进一步掌握常用的语法分析方法和语义分析方法。 要求: 选择最有代表性的语法分析方法,如算符优先法(或简单优先法)、递归下降分析法、LL分析法和LR分析法之一进行语法分析。 选择对各种常见程序语言都通用的语法结构,如赋值语句(尤指表达式)作为分析对象,并且与所选语法分析方法要比较贴切。 选择最有代表性的语义分析方法,如语法制
test
- 赋值语句的翻译程序,赋值语句的翻译程序-The translation of assignment statements
2
- 这是一个赋值语句的翻译程序设计,运用递归下降语法制导翻译法-This is a translation of assignment statements programming, decreased use of recursive grammar-translation method guidance
1
- 简单赋值语句的翻译程序,编译原理课程试验里面要用的-Simple assignment of the translation process, the compiler test programs which use the principle of
16786456784
- 编译原理 赋值语句的翻译程序 逆波兰式输出-Compilation Principle assignment procedure against the Polish translation output
yu_fa
- 简单的赋值语句的翻译程序,如输入表达式a=3*4-(8+7)/5,进行词法和语法分析后输出中间结果-A simple assignment statement, the translation program, such as the importation of the expression a = 3* 4- (8+7)/5, for lexical and grammatical analysis of output of intermediate results
translationproceduredesign
- 赋值语句的翻译程序设计生成四元式并把词法分析放入txt文档中-Assignment of the translation program designed to generate quaternary ceremony and the lexical analysis into the txt document
099
- 赋值语句的翻译程序设计-Assignment statements of translation procedure design
fuzhiyuju
- 关于编译原理实验,赋值语句的翻译程序,运行通过的,与大家分享一下,祝大家开心每一天-Principle experiment on the compilation, the translation assignment, run through, and to share with you, I wish you happy every day
fuzhi
- 该程序主要用于实现赋值语句的翻译过程 实现方法比较简单 容易理解-The program is mainly used for the assignment statement translation process method is relatively simple and easy to understand
byks
- 编译原理课程设计程序源码,主要功能赋值语句的翻译系统的设计与实现,并有美观的图形界面!-Compiler theory curriculum design program source code, the main function of an assignment statement translation systems design and implementation, and a beautiful graphical interface!
16786456784
- 编译原理 赋值语句的翻译程序 逆波兰式输出-Compilation Principle assignment procedure against the Polish translation output
赋值语句的翻译程序设计
- C语言语法分析器之将一个赋值语句翻译成四元式并输出,(Translate an assignment statement into four yuan and output it)