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

Search list

[Other resourceWHILE语句的翻译

Description: 用简单优先法设计并编写一个WHILE循环语句的语法及语义分析程序并输出用四元式表示的中间代码,同时实现词法分析程序对单词序列的词法检查和分析。-simple priority Design and prepare a WHILE loop is the syntax and semantic analysis procedures used and output 4 yuan, said the middle-code, while achieving lexical analysis procedure right word accidence sequence of inspection and analysis.
Platform: | Size: 10458 | Author: fdf | Hits:

[ELanguageDO-WHILE

Description: 通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-through design, develop and debug a DO-WHILE cycle statement syntax and semantic analysis procedures, deepen the syntax and semantic analysis of the understanding of the principles and procedures to achieve lexical analysis of the sequence of lexical word inspection and analysis.
Platform: | Size: 2986 | Author: mima | Hits:

[Windows Developwhile

Description: 此为WHILE语句的翻译程序,用C++编写,用递归下降法实现
Platform: | Size: 3056 | Author: 雷雨露 | Hits:

[SourceCodeWHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)

Description: WHILE循环语句的翻译程序设计
Platform: | Size: 3677 | Author: 249218296@qq.com | Hits:

[Otherwhile循环

Description: while循环语句
Platform: | Size: 44253 | Author: cls199093 | Hits:

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

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

[Technology ManagementWHILE语句的翻译分析程序设计

Description: WHILE语句的翻译分析程序设计
Platform: | Size: 290448 | Author: 1186874129@qq.com | Hits:

[Otherwhile循环 简单优先 四元式

Description: while循环语句的翻译 简单优先法 四元式输出
Platform: | Size: 10931 | Author: shichaoran@126.com | Hits:

[EditBoxautoedit_demo

Description: 不错的在输入非法值时将错误信息显示在提示条(tooltip)里的编辑框-A good EditBox which will show relate wrong infomation in tooltip while invalid input occurs
Platform: | Size: 40960 | Author: 站长 | Hits:

[ELanguage020833

Description: 这是个编译原理的课程设计,是一个DO-WHILE循环语句的翻译程序设计,包括词法分析,语法分析,生成中间代码四元式。-This is a compiler theory of curriculum design, is a DO-WHILE loop is the translation program design, including lexical analysis, grammar analysis, code generation middle-4 yuan.
Platform: | Size: 8192 | Author: 冷清雪 | Hits:

[DocumentsWhile

Description: 是一个编译原理的课程设计,有具体的说明,是实验报告,做得比较好,是用LR法的循环语句翻译-compiler is a principle of curriculum design, a specific note, the report is an experiment, done in a better way, is to use the LR Act loop is the translation
Platform: | Size: 13312 | Author: 冷清雪 | Hits:

[Other resourceWHILE语句的翻译

Description: 用简单优先法设计并编写一个WHILE循环语句的语法及语义分析程序并输出用四元式表示的中间代码,同时实现词法分析程序对单词序列的词法检查和分析。-simple priority Design and prepare a WHILE loop is the syntax and semantic analysis procedures used and output 4 yuan, said the middle-code, while achieving lexical analysis procedure right word accidence sequence of inspection and analysis.
Platform: | Size: 10240 | Author: fdf | Hits:

[Other resourcedigui5

Description: 这个是编译原理中的利用递归下降法对DO-WHILE语句进行翻译输出四元式的完整程序。 有语法分析、词法分析、语义分析。-this principle is to compile the use of recursive descent of DO-WHILE statement translation output four yuan- the complete procedure. With grammatical analysis, lexical analysis, semantic analysis.
Platform: | Size: 1024 | Author: | Hits:

[ELanguageguyue30

Description: while语句的LL1词法语法和语义分析-LL1, syntax and semantic analysis
Platform: | Size: 3072 | Author: 紫风 | Hits:

[CSharpdll.tools

Description: Have you ever experienced an error while loading a DLL when you start an application? Invalid DLL version? Entry point @XXXX not found? -Have you ever experienced an error while lo ading a DLL when you start an application Invali DLL version d @ XXXX Entry point not found
Platform: | Size: 494592 | Author: 董峰涛 | Hits:

[ELanguageljSimple

Description: 输入一个DO-WHILE的语句,进行词法分析,词法分析器利用超前搜索,状态转换等方法,将源程序转化成为一个一个的单词符号二元式,如果词法分析无误,则进入语法分析部分,使用简单优先法进行文法分析,为每个终极符与非终极符之间定义优先关系,利用优先关系进行移进-规约,如果能规约到文法的开始符,则文法分析成功,输出四元式.-importation of a DO-WHILE statements, lexical analysis, lexical analyzer using advanced search, the transformation of the state, will be turned into a source of a binary symbols-words, if the lexical analysis accurate. it may enter the syntax analysis, the use of simple grammar priority method, Ultimate website for each non-whitespace between the ultimate definition of priorities, the use of priority relations Shift-Statute If the statute can begin to address the grammar, grammar analysis of successful export-4 yuan.
Platform: | Size: 246784 | Author: liujing | Hits:

[ELanguageDO-WHILE

Description: 通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-through design, develop and debug a DO-WHILE cycle statement syntax and semantic analysis procedures, deepen the syntax and semantic analysis of the understanding of the principles and procedures to achieve lexical analysis of the sequence of lexical word inspection and analysis.
Platform: | Size: 3072 | Author: mima | Hits:

[Windows Developwhile

Description: 此为WHILE语句的翻译程序,用C++编写,用递归下降法实现-This is the WHILE statement translation process, using C++ Prepared, using recursive descent method to achieve
Platform: | Size: 3072 | Author: 雷雨露 | Hits:

[ELanguagewhile

Description: 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果是三地址形式的。-Compliance with the statement while the grammar, or to the beginning of grammar symbols can not be derived from the statement. (2) The program should include the lexical analyzer, the statement can be carried out input lexical analysis, and then output the results. Lexical analyzer should be able to identify the keywords, identifiers, constants, operators and so on. (3) parser of the program can analyze the syntax of input to determine whether the input statement to meet the loop while the grammar. Priorities through a simple statement of the method of analysis to see whether it can reduce to the beginning of grammar symbols. (4) the program analyzer is the semantic analysis of the results of the output requirements of the output is three-address form.
Platform: | Size: 60416 | Author: 李伟霞 | Hits:

[Otherwhile (2)

Description: 用while循环编辑猜数游戏,通过满足用户的不同需求进行编译,如猜数的次数(Edit the guessing game with the while loop)
Platform: | Size: 1024 | Author: 孟杨 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net