文件名称:LR(0)
介绍说明--下载内容均来自于网络,请自行研究使用
LR(0)分析表及分析器的构造1. 对任意给定的文法 ,完成识别文法活前缀的 、 的状态转化矩阵及 项目集规范族的构造;
2. 判断该文法是否为 文法,实现 分析表的构造,并输出到指定文件中;
3. 实现 分析器总控程序,对输入的表达式进行文法分析。
-LR (0) of the table and the construction of a parser. On any given grammar, the identification prefix grammar activities, the state transformation matrix and set of standard family construction project 2. Determine whether the grammar grammar, Implementation Analysis table structure, and output to the specified file 3. to achieve the total control process analyzer, the expressions on the input grammar analysis.
2. 判断该文法是否为 文法,实现 分析表的构造,并输出到指定文件中;
3. 实现 分析器总控程序,对输入的表达式进行文法分析。
-LR (0) of the table and the construction of a parser. On any given grammar, the identification prefix grammar activities, the state transformation matrix and set of standard family construction project 2. Determine whether the grammar grammar, Implementation Analysis table structure, and output to the specified file 3. to achieve the total control process analyzer, the expressions on the input grammar analysis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
040410606-李文凯(LRCompiler 1.0版)\LRCompiler 1.0版文档报告.doc
....................................\..........安装程序\DATA.TAG
....................................\..................\data1.cab
....................................\..................\lang.dat
....................................\..................\layout.bin
....................................\..................\os.dat
....................................\..................\setup.bmp
....................................\..................\SETUP.EXE
....................................\..................\SETUP.INI
....................................\..................\setup.ins
....................................\..................\setup.lid
....................................\..................\sn.txt
....................................\..................\_INST32I.EX_
....................................\..................\_ISDEL.EXE
....................................\..................\_setup.dll
....................................\..................\_sys1.cab
....................................\..................\_user1.cab
....................................\可执行文件\advapi32.dll
....................................\..........\comctl32.dll
....................................\..........\gdi32.dll
....................................\..........\kernel32.dll
....................................\..........\LRCompiler.exe
....................................\..........\mfc42.dll
....................................\..........\msvcp60.dll
....................................\..........\msvcrt.dll
....................................\..........\ntdll.dll
....................................\..........\rpcrt4.dll
....................................\..........\user32.dll
....................................\文法和句子举例(测试数据)\LR(0)例子1.txt
....................................\..........................\LR(0)例子2.txt
....................................\..........................\LR(0)例子3.txt
....................................\..........................\SIMPLE变量说明语句(不是LR(0)文法).txt
....................................\..........................\SIMPLE常数说明语句(不是LR(0)文法).txt
....................................\..........................\SIMPLE语言LR(0)范例.txt
....................................\..........................\SIMPLE语言LR(0)范例正确句子.txt
....................................\..........................\教材LR(0)例子.txt
....................................\..........................\非LR(0)例子1.txt
....................................\..........................\非LR(0)例子2.txt
....................................\..........................\sourceFile.dat
....................................\源程序\LRCompiler 1.0版\AnalyzeTable.cpp
....................................\......\................\AnalyzeTable.h
....................................\......\................\ColorPicker.cpp
....................................\......\................\ColorPicker.h
....................................\......\................\CommStruct.h
....................................\......\................\example\LR(0)例子1.txt
....................................\......\................\.......\LR(0)例子2.txt
....................................\......\................\.......\LR(0)例子3.txt
....................................\......\................\.......\LR(0)范例.txt
....................................\......\................\.......\LR(0)范例正确句子.txt
....................................\......\................\.......\SIMPLE变量说明语句(不是LR(0)文法).txt
....................................\......\................\.......\SIMPLE常数说明语句(不是LR(0)文法).txt
....................................\......\................\.......\教材LR(0)例子.txt
....................................\......\................\.......\非LR(0)例子1.txt
....................................\......\................\.......\非LR(0)例子2.txt
....................................\......\................\GoData.cpp
...........
....................................\..........安装程序\DATA.TAG
....................................\..................\data1.cab
....................................\..................\lang.dat
....................................\..................\layout.bin
....................................\..................\os.dat
....................................\..................\setup.bmp
....................................\..................\SETUP.EXE
....................................\..................\SETUP.INI
....................................\..................\setup.ins
....................................\..................\setup.lid
....................................\..................\sn.txt
....................................\..................\_INST32I.EX_
....................................\..................\_ISDEL.EXE
....................................\..................\_setup.dll
....................................\..................\_sys1.cab
....................................\..................\_user1.cab
....................................\可执行文件\advapi32.dll
....................................\..........\comctl32.dll
....................................\..........\gdi32.dll
....................................\..........\kernel32.dll
....................................\..........\LRCompiler.exe
....................................\..........\mfc42.dll
....................................\..........\msvcp60.dll
....................................\..........\msvcrt.dll
....................................\..........\ntdll.dll
....................................\..........\rpcrt4.dll
....................................\..........\user32.dll
....................................\文法和句子举例(测试数据)\LR(0)例子1.txt
....................................\..........................\LR(0)例子2.txt
....................................\..........................\LR(0)例子3.txt
....................................\..........................\SIMPLE变量说明语句(不是LR(0)文法).txt
....................................\..........................\SIMPLE常数说明语句(不是LR(0)文法).txt
....................................\..........................\SIMPLE语言LR(0)范例.txt
....................................\..........................\SIMPLE语言LR(0)范例正确句子.txt
....................................\..........................\教材LR(0)例子.txt
....................................\..........................\非LR(0)例子1.txt
....................................\..........................\非LR(0)例子2.txt
....................................\..........................\sourceFile.dat
....................................\源程序\LRCompiler 1.0版\AnalyzeTable.cpp
....................................\......\................\AnalyzeTable.h
....................................\......\................\ColorPicker.cpp
....................................\......\................\ColorPicker.h
....................................\......\................\CommStruct.h
....................................\......\................\example\LR(0)例子1.txt
....................................\......\................\.......\LR(0)例子2.txt
....................................\......\................\.......\LR(0)例子3.txt
....................................\......\................\.......\LR(0)范例.txt
....................................\......\................\.......\LR(0)范例正确句子.txt
....................................\......\................\.......\SIMPLE变量说明语句(不是LR(0)文法).txt
....................................\......\................\.......\SIMPLE常数说明语句(不是LR(0)文法).txt
....................................\......\................\.......\教材LR(0)例子.txt
....................................\......\................\.......\非LR(0)例子1.txt
....................................\......\................\.......\非LR(0)例子2.txt
....................................\......\................\GoData.cpp
...........