搜索资源列表
8.4 回溯
- 输入一个有回朔文法,程序会消除该文法的回朔问题。-importation of a back Schomburg grammar, the procedure would eliminate the back Schomburg grammar problems.
grammer
- grammer 文法化简 消除单产生式 消除空产生式 消除无用产生式
GranmmerClear
- 实现2型文法的化简包括:无符号和无用产生式的删除、ε-产生式的消除、单产生式的消除算法实现-Grammar of type 2 diabetes to achieve simplification, including: No symbols and the deletion of useless production, ε-production elimination, the elimination of a single production algorithm
wenfahuajian
- 文法化简程序,可以消除掉文法中的空产生式和无用产生式-sdf
main1
- 把文法中的无用产生式和无用符号清除掉,通过算法2.1和2.2来实现。-The generative grammar of the unwanted and useless symbols removed, through the algorithm 2.1 and 2.2 to achieve
Prediction_program
- 对于任意输入的一个LL(1)文法,构造预测分析程序,输出输入串的自动匹配过程。首先实现集合FIRST(X)构造算法和集合FOLLOW(A)构造算法,再实现预测分析表构造算法。再构造预测分析程序,输出字符串的自动匹配过程。-For any input of a LL (1) grammar, structure prediction analysis program, import and export series of automatic matching process. First of
20544698
- 一个简单的文法分析算法,大二时的课设,有用的可以拿去看看,()