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

Search list

[ELanguage判断是否为LL(1)文法 java编写

Description: 此程序是语法分析,判断是否为LL(1)文法,如果是则构造first集,follow集,select集,并输出分析表。程序用java编写。
Platform: | Size: 150016 | Author: skeqiang@yahoo.com.cn | Hits:

[ELanguage判断是否为LL(1)文法 C语言

Description: 此程序是语法分析,判断是否为LL(1)文法,如果是则构造first集,follow集,select集,并输出分析表。程序用C语言编写。
Platform: | Size: 22909 | Author: skeqiang@yahoo.com.cn | Hits:

[CSharpLL(1)法对布尔表达式的语法分析

Description:

LL(1)法对布尔表达式的语法分析


Platform: | Size: 762 | Author: jason88129 | Hits:

[Report papersWHILE循环语句的翻译程序设计(LL(1)法、输出四元式)

Description: WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)源代码
Platform: | Size: 2289 | Author: cls199093 | Hits:

[ELanguageLL(1)_LR(0)_Demo

Description: 包括一个LR(1)的语法分析程序和一个LL(1)的语法分析程序的例子- Including LR (1) grammar analysis program and LL (1) grammar analysis program example
Platform: | Size: 239616 | Author: 杨军 | Hits:

[ELanguageLL(1)

Description: 用LL(1)法对布尔表达式的语法分析- (1) the law analyzes with LL to the Boolean expression grammar
Platform: | Size: 2048 | Author: 祥瑞 | Hits:

[ELanguageLL(1)文法

Description: LL(1)文法源代码-LL (1) grammar source code
Platform: | Size: 2048 | Author: 小西 | Hits:

[ELanguage编译原理—LL(1)文法分析器(1.0)

Description: 编译原理—LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
Platform: | Size: 185344 | Author: 林丰 | Hits:

[Editorll(1)语法分析

Description: 此为ll(1)文法的源代码,适应于学习过编译原理的同学,在做课程设计时可以参考-this as (a) the source code for grammar, learning to adapt to the students of compiler theory, the courses do when reference design
Platform: | Size: 3072 | Author: 林肯 | Hits:

[ELanguage判断是否为ll(1)文法程序

Description: 一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and set computing; 3. LL (1) Forecast and Analysis table structure.
Platform: | Size: 23552 | Author: luo | Hits:

[ELanguageLL(1)分析的实现

Description: 编译中的LL(1)分析方法的实现。对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。 -compiler of LL (1) Method of analysis. The importation of the grammar, to judge its effectiveness, with LL (1) methods for syntax analysis, discriminant can input strings of symbols to whether the grammar driven.
Platform: | Size: 10240 | Author: 原子 | Hits:

[Other resourcell(1)词法分析

Description: LL(1)语法分析程序,编译原理课用得到哦,可以作到词法分析表吧(idle)-LL (1) syntax analysis program, compile Principle used to be, oh, Lexical analysis can be done table it (idle)
Platform: | Size: 81920 | Author: 王淼 | Hits:

[ELanguageLL(1)wenfaa

Description: LL(1)文法的实现方法,有需要的可以-LL (1) grammar method, it is necessary to look at the
Platform: | Size: 2048 | Author: cai | Hits:

[ELanguageLL(1)_syntax

Description: LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to LL (1) grammar, and if so, in turn, (2); Otherwise errors and terminated; (2) the importation of known grammar, automatically generated from the LL (1 ) analysis table; (3) For a given set of input strings should be able to judge whether the identification of the string for a given grammar driven.
Platform: | Size: 81920 | Author: 张玉峰 | Hits:

[Other resourcell(1)Analyzer

Description: 执行程序,输入文法,与需要分析的语句执行ll(1)分析,很方便-implementation procedures, the importation of grammar, and the need to analyze the implementation of the phrase ll (1) analysis, is a convenient
Platform: | Size: 206848 | Author: Wandy_1234 | Hits:

[Other resourceLL(1)defenxiqi

Description: 这是一个LL(1)的分析器,针对文法E->TG , T->FU , G->+TG|^ , U->*FU|^ , F->(E)|i,是对编译原理初学者的一个帮助。-This is an LL (1) analyzers, the grammar-E-
Platform: | Size: 193536 | Author: 飞翔 | Hits:

[Other resourceLL(1)parser

Description: LL(1) parser , writen by C,include LLGenerator-LL (1) parser, written by C, include LLGenerator
Platform: | Size: 25600 | Author: 林祐安 | Hits:

[Other resourceLL(1)analysis

Description: 简易语法分析程序LL(1) (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型-simple syntax analysis procedures LL (1) (a) on the importation of grammar. it will determine whether to LL (1) grammar, and if so, in turn, (2); Otherwise errors and terminated; (2) the importation of known grammar, automatically generated from the LL (1) Analysis Table; (3) For a given set of input strings should be able to judge whether the identification of the string for a given grammar Sentence
Platform: | Size: 82944 | Author: 赵珊珊 | Hits:

[Other resourceLL(1)_parsing

Description: 关于编译方面的LL(1)语法分析程序,可以输出分析栈,按要求可以实现对输入字符串的完整分析归约过程。-compiler on the LL (1) syntax analysis procedures can output analysis stack, by asking for input strings to achieve a complete analysis of the reduction process.
Platform: | Size: 2048 | Author: zhou | Hits:

[Other resourceLL(1)yufafenxi

Description: 这是一个用C语言实现的LL(1)语法分析程序-This is a C language of LL (1) syntax analysis program
Platform: | Size: 2048 | Author: yue | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net