Welcome![Sign In][Sign Up]
Location:
Search - LL

Search list

[OtherLL1

Description: 用C++实现LL(1)文法分析 用C++实现LL(1)文法分析-C achieve LL (1) grammar analysis C achieve LL (1) grammar analysis
Platform: | Size: 1024 | Author: 韩健 | Hits:

[Otheryufafenxiqi

Description: 计算FIRST及FOLLOW集,生成ll(1)分析表-Calculation of FIRST and FOLLOW sets, generated ll (1) analysis table
Platform: | Size: 58368 | Author: 林攀 | Hits:

[ELanguage20170828889

Description: 编译原理LL(1)语法分析 从文法开始,一直做到了符号表的实现-Compilation Principle LL (1) grammar analysis grammar start symbol table has been able to realize the
Platform: | Size: 60416 | Author: daiuirchuan | Hits:

[Software Engineeringll1

Description: 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.
Platform: | Size: 475136 | Author: 黄宇 | Hits:

[ELanguage3

Description: 编译原理课程设计(LL(1)分析),功能强大,使用,希望大家多多下载,多指出不足的地方-Principles of curriculum design compiler (LL (1) analysis), powerful, use, download a lot of hope that everyone, multi-pointed out that the shortage of places
Platform: | Size: 2048 | Author: 曾林 | Hits:

[ELanguageA

Description: 编写为某一任意上下文无关文法构造的LL(1)语法分析程序,并对任给的一个输入串进行语法分析检查。 程序要求为该文法构造预测分析表,并按照预测分析算法对输入串进行语法分析,判别程序是否符合已 知的语法规则,-To prepare for a arbitrarily constructed context-free grammar LL (1) grammar analysis program, and any given input strings for a grammar analysis of inspection. Procedural requirements for the grammar structure prediction analysis table, and in accordance with the analysis of prediction algorithms for parsing input strings, determine whether the procedures in line with the known rules of grammar,
Platform: | Size: 197632 | Author: 傅波 | Hits:

[ELanguageB

Description: 编写为某一任意上下文无关文法构造的LL(1)语法分析程序,并对任给的一个输入串进行语法分析检查。 程序要求为该文法构造预测分析表,并按照预测分析算法对输入串进行语法分析-To prepare for a arbitrarily constructed context-free grammar LL (1) syntax analysis program, and to a term of office for parsing input strings to check. Procedural requirements for the grammar structure prediction analysis table, and in accordance with the analysis of prediction algorithms for parsing input strings
Platform: | Size: 10240 | Author: 傅波 | Hits:

[ELanguageC

Description: ll(1)语法分析器 编译原理实验课 必须的实验-ll (1) parser class must be compiled experiment experiment
Platform: | Size: 3072 | Author: 傅波 | Hits:

[ELanguageD

Description: LL(1)语法分析器。 功能很点单,但是又算法分析。希望对你又用-LL (1) parser. Function is a single point, but also the algorithm analysis. I hope to you again
Platform: | Size: 34816 | Author: 傅波 | Hits:

[JSP/JavaYUCEFENXI

Description: 输出该文法的LL(1)分析表 每行输入一个表达式 输出该表达式的预测分析步骤-err
Platform: | Size: 2048 | Author: 涛涛 | Hits:

[ELanguageLL(1)_Compiling

Description: 学编译原理的时候做了一个词法分析的课程设计的实验报告。-Studies Compilation Principle when doing a lexical analysis of the curriculum design of the experimental report.
Platform: | Size: 34816 | Author: dongmeng | Hits:

[ELanguageJudgeLL(1)grammer

Description: 根据判断一个文法是LL(1)文法的三个条件,逐一实现其判别条件-According to judge a grammar is LL (1) grammar of the three conditions, one by one to achieve its Criterion
Platform: | Size: 2048 | Author: frr | Hits:

[Data structsScanner

Description: /利用递归下降分析程序,解决下列满足LL(1)条件的文法 //消除递归前的文法 消除递归后的等价文法-/ Decline in the use of recursive analysis program, to address the following to meet LL (1) the conditions of the grammar// elimination of recursive grammar ago after the elimination of the equivalent recursive grammar
Platform: | Size: 31744 | Author: ll | Hits:

[Program docll(1)sybg

Description: 一个自己做的预测分析程序的实验报告,加上自己的心得体会就OK了..呵呵,有需要的朋友下来看看.-A forecast of their own analysis of the experimental procedure the report, together with their own experiences on the OK of .. Oh, there is a need to see a friend down.
Platform: | Size: 29696 | Author: 曾伟 | Hits:

[ELanguageLL(1)

Description: LL(1)文法分析代码,,,可能不是很好,仅供参考-LL (1) grammar analysis of the code,,, may not be very good for reference only
Platform: | Size: 2048 | Author: 巫雨 | Hits:

[ELanguageLL(1)wenfa

Description: LL! 文法。。功能有限。只能。只能测试非直接做递归的文法。-LL! Grammar. . Limited functions. Only. Only test to do not directly recursive grammar.
Platform: | Size: 2048 | Author: chenyuanming | Hits:

[ELanguage50021523

Description: 对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。 -For the input grammar, to judge its effectiveness, using LL (1) methods of grammatical analysis, and determine whether the string of input symbols for the grammar of the sentence.
Platform: | Size: 78848 | Author: 蔡晓星 | Hits:

[ELanguageCompile_LL

Description: 这是一个编译原理的课程设计,完成了词法分析与语法分析的功能,其中语法分析用LL(1)文法
Platform: | Size: 672768 | Author: dwq | Hits:

[ELanguagebianyiyuanli

Description: WHILE条件语句的翻译程序设计(LL(1)法、输出四元式)。。按照课程设计的要求,写一个能识别while循环语句的文法,通过一定的变换使它符合LL(1)法的要求,然后按照这个文法编写一个程序,该程序能识别输入的语句是否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。-WHILE脤玫 录 镁脫茂 戮 盲渭脛 脪毛 鲁 脤脨貌脡猫 录 脝 拢 篓 LL 拢 篓 1 拢漏路篓隆 垄 脢盲 鲁 枚脣脛脭 陋 脢 陆 拢 漏 隆 拢 隆 拢 掳
Platform: | Size: 203776 | Author: zxwrt | Hits:

[ELanguageLL1

Description: LL(1)语法分析 编译原理 试验LL1的实验报告-LL (1) grammar analysis Compilation Principle LL1 Experimental Test Report
Platform: | Size: 6144 | Author: hulingni | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net