文件名称:grammar
介绍说明--下载内容均来自于网络,请自行研究使用
预测分析法(LL(1)方法)的基本思想是:从文法开始符S出发,从左到右扫描源程序,每次通过向前查看 1 个字符,选择合适的产生式,生成中间推导过程以及句子的最左推导。本程序可以输入预测分析表,输出最左推导和中间过程。(The basic idea of prediction analysis method (LL (1)) is to start from the grammar start symbol S, and scan the source program from left to right. Every time we look at 1 characters forward, we choose the right generation to generate the middle derivation process and the left-hand inference of the sentence. The program can input the prediction analysis table to output the most left and middle process.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
grammar\.vs\grammar\v14\.suo | 25088 | 2017-05-18 |
grammar\Debug\grammar.exe | 43520 | 2017-05-18 |
grammar\Debug\grammar.ilk | 326240 | 2017-05-18 |
grammar\Debug\grammar.pdb | 643072 | 2017-05-18 |
grammar\grammar\Debug\grammar.log | 1175 | 2017-05-18 |
grammar\grammar\Debug\grammar.tlog\CL.command.1.tlog | 504 | 2017-05-18 |
grammar\grammar\Debug\grammar.tlog\CL.read.1.tlog | 3124 | 2017-05-18 |
grammar\grammar\Debug\grammar.tlog\CL.write.1.tlog | 368 | 2017-05-18 |
grammar\grammar\Debug\grammar.tlog\grammar.lastbuildstate | 157 | 2017-05-18 |
grammar\grammar\Debug\grammar.tlog\link.command.1.tlog | 1004 | 2017-05-18 |
grammar\grammar\Debug\grammar.tlog\link.read.1.tlog | 2384 | 2017-05-18 |
grammar\grammar\Debug\grammar.tlog\link.write.1.tlog | 352 | 2017-05-18 |
grammar\grammar\Debug\vc140.idb | 84992 | 2017-05-18 |
grammar\grammar\Debug\vc140.pdb | 86016 | 2017-05-18 |
grammar\grammar\Debug\Դ.obj | 32897 | 2017-05-18 |
grammar\grammar\grammar.vcxproj | 6118 | 2017-05-16 |
grammar\grammar\grammar.vcxproj.filters | 1149 | 2017-05-16 |
grammar\grammar\stack.h | 854 | 2017-05-18 |
grammar\grammar\table.h | 2703 | 2017-05-16 |
grammar\grammar\Դ.cpp | 3948 | 2017-05-16 |
grammar\grammar.sdf | 2883584 | 2017-05-18 |
grammar\grammar.sln | 1303 | 2017-05-16 |
grammar\.vs\grammar\v14 | 0 | 2017-05-16 |
grammar\grammar\Debug\grammar.tlog | 0 | 2017-05-18 |
grammar\.vs\grammar | 0 | 2017-05-16 |
grammar\grammar\Debug | 0 | 2017-05-18 |
grammar\.vs | 0 | 2017-05-16 |
grammar\Debug | 0 | 2017-05-16 |
grammar\grammar | 0 | 2017-05-18 |
grammar | 0 | 2017-05-18 |