文件名称:BianYi_B5_LL1
介绍说明--下载内容均来自于网络,请自行研究使用
本次实验使用windows 7的visual C++ 6.0软件,使用mfc编程。LL(1)文法是自上而下的分析方法,首先接受用户输入的一个文法,再分别构造文法中每个非终结符的FIRST、FOLLOW和SELECT集合,根据产生式的SELECT集合判断是否为LL(1)文法,如果是LL(1)文法,再根据SELECT集构造LL(1)分析表。-The experiment uses windows visual C++ 6.0 software 7, the use mfc programming. LL (1) grammar is a top-down analysis, first accepts user input a grammar, then grammar are constructed for each nonterminal FIRST, FOLLOW and SELECT collection, according to the production of SELECT set to determine whether the LL (1) grammar, if it is LL (1) grammar, according SELECT set structure LL (1) analysis table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BianYi_B5_LL1
.............\1.txt
.............\5.txt
.............\BianYi_B5_LL1.aps
.............\BianYi_B5_LL1.clw
.............\BianYi_B5_LL1.cpp
.............\BianYi_B5_LL1.dsp
.............\BianYi_B5_LL1.dsw
.............\BianYi_B5_LL1.h
.............\BianYi_B5_LL1.ncb
.............\BianYi_B5_LL1.opt
.............\BianYi_B5_LL1.plg
.............\BianYi_B5_LL1.rc
.............\BianYi_B5_LL1DLG.cpp
.............\BianYi_B5_LL1DLG.h
.............\Compiler.ncb
.............\Compiler.opt
.............\Debug
.............\Grammer.cpp
.............\Grammer.h
.............\res
.............\Resource.h
.............\res\BianYi_B5_LL1.ico
.............\...\BianYi_B5_LL1.rc2
.............\...\Thumbs.db
.............\StdAfx.cpp
.............\StdAfx.h
.............\webbrowser2.cpp
.............\webbrowser2.h
.............\左公因子.txt
.............\正常文法.txt