ll1

所属分类:VHDL/FPGA/Verilog
开发工具:Visual C++
文件大小:464KB
下载次数:61
上传日期:2007-09-12 18:29:20
上 传 者djfeng
说明:  LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。 LL(1)文法的判别需要依次计算FIRST集、FOLLOW集和SELLECT集,然后判断是否为LL(1)文法,最后再进行句子分析。
(LL (1) grammar is used to determine the top-down analysis techniques. LL (1) the meaning is: the first show that L is top-down analysis from left to right scan input strings, the first two L analysis showed that the process is derived using the most left, look to the right one shows that only a symbol will be can decide how derived, that is, to choose which production (rule) for derivation. LL (1) determine the needs of grammar followed by calculation of FIRST sets, FOLLOW sets and SELLECT set, and then determine whether to LL (1) grammar, sentence analysis of the final again.)

文件列表:
2004111087 赵光\LL(1)文法判定\Products1.txt (64, 2005-12-16)
2004111087 赵光\LL(1)文法判定\Products2.txt (73, 2005-12-19)
2004111087 赵光\LL(1)文法判定\Products3.txt (64, 2005-12-20)
2004111087 赵光\LL(1)文法判定\Products4.txt (71, 2005-12-20)
2004111087 赵光\LL(1)文法判定\SimpleLL1\App.ico (3006, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\AssemblyInfo.cs (1859, 2005-12-16)
2004111087 赵光\LL(1)文法判定\SimpleLL1\ClassDiagram1.cd (1, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\frmMain.cs (60162, 2007-07-12)
2004111087 赵光\LL(1)文法判定\SimpleLL1\frmMain.resx (11860, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\about.html (500, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\error.html (361, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\images\mm_arrow.gif (74, 2005-12-16)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\images\mm_spacer.gif (43, 2005-12-16)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\images\mm_travel2.css (2084, 2005-12-16)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\images\mm_travel_photo.jpg (8370, 2005-12-16)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\showtemplate.html (3484, 2007-07-12)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\temp.html (4113, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\obj\AxInterop.SHDocVw.dll (45056, 2005-12-01)
2004111087 赵光\LL(1)文法判定\SimpleLL1\obj\Interop.SHDocVw.dll (131072, 2005-12-01)
2004111087 赵光\LL(1)文法判定\SimpleLL1\obj\SimpleLL1.csproj.FileList.txt (1222, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\Product.cs (4087, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\SimpleLL1.csproj (6623, 2007-07-12)
2004111087 赵光\LL(1)文法判定\SimpleLL1\SimpleLL1.csproj.user (2788, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\SimpleLL1.sln (1255, 2007-07-11)
2004111087 赵光\LL(1)文法判定\SimpleLL1\SimpleLL1.suo (27136, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\SymbolSet.cs (1907, 2005-12-18)
2004111087 赵光\LL(1)文法判定\SimpleLL1\Tools.cs (6131, 2005-12-20)
2004111087 赵光\LL(1)文法判定\Symbols.txt (161, 2007-07-06)
2004111087 赵光\LL(1)文法判定\test.txt (58, 2007-07-11)
2004111087 赵光\赵光课程设计.doc (191488, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\bin\x86\Release (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\obj\x86\Release (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\bin\Debug (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\bin\Release (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\bin\x86 (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\html\images (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\obj\Debug (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\obj\Release (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\obj\x86 (0, 2007-07-13)
2004111087 赵光\LL(1)文法判定\SimpleLL1\bin (0, 2007-07-13)
... ...

近期下载者

相关文件


收藏者