搜索资源列表
算符优先算法
- 一个算符优先算法程序, 实现编译原理中的算符优先算法.-an operator priority algorithm to achieve the principle of compiler operator priority algorithm.
算符优先
- 一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT
算符优先文法
- 算符优先实验,可以输入文法,生成算符优先表,输入句子,生成移近-规约过程。并且还有实验报告。-operator priority experiments can be imported grammar, production operator priority list, input sentence, approached generation-the Statute of the process. And there are exp
算符优先分析器
- 用C++实现算符优先器,规律是自己定的,想改的话只能自己在源程序中改-C + + Operator priority device that is the law itself, would change so only in the source changed
算符优先分析
- 算符优先分析的 代码-operator priority code analysis
算符优先分析法
- 算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first analytic method, carries on the expression the grammar analysis, judges an expression is whe
算符优先语法分析器
- 算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
编译原理的算符优先文法[网页版])
- 编译原理的算符优先文法[网页版]).htm 源程序对该算法的实现-compiler principles of grammar priority operator [website]). Htm source of this algorithm to achieve
算符优先分析器的设计
- 一个可视化算符优先分析器
算符优先分析
- 算符优先分析的 代码-operator priority code analysis
算符优先分析法
- 算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first analytic method, carries on the expression the grammar analysis, judges an expression is whe
XG
- 算符优先分析器C语言版-operator priority Analyzer C language version
算符优先语法分析器
- 算符优先语法分析器,根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。-operator priority syntax analyzer, according to operator priority analysis, expression for syntax analysis, judgment, an expression is correct.
编译原理的算符优先文法[网页版])
- 编译原理的算符优先文法[网页版]).htm 源程序对该算法的实现-compiler principles of grammar priority operator [website]). Htm source of this algorithm to achieve
算符优先算法
- 一个算符优先算法程序, 实现编译原理中的算符优先算法.-an operator priority algorithm to achieve the principle of compiler operator priority algorithm.
算符优先
- 一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT
算符优先文法
- 算符优先实验,可以输入文法,生成算符优先表,输入句子,生成移近-规约过程。并且还有实验报告。-operator priority experiments can be imported grammar, production operator priority list, input sentence, approached generation-the Statute of the process. And there are exp
算符优先分析器
- 用C++实现算符优先器,规律是自己定的,想改的话只能自己在源程序中改-C++ Operator priority device that is the law itself, would change so only in the source changed
算符优先分析法
- 编译原理课程设计——算符优先分析法,包括源代码和运行结果(Operator priority analysis)
算符优先算法
- 是一个编译原理的算符优先算法。能够通过算符优先分析方法的实现,加深对自下而上语法分析方法的理解。(It is an operator precedence algorithm for a compiler principle. Through the realization of the operator priority analysis method, we can deepen the understanding of the b