搜索资源列表
DO-WHILE
- 通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-through design, develop and debug a DO-WHILE cycle statement syntax and semantic analysis procedures, deepen the syntax and semantic analysis of
020833
- 这是个编译原理的课程设计,是一个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 generati
digui5
- 这个是编译原理中的利用递归下降法对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 analysi
ljSimple
- 输入一个DO-WHILE的语句,进行词法分析,词法分析器利用超前搜索,状态转换等方法,将源程序转化成为一个一个的单词符号二元式,如果词法分析无误,则进入语法分析部分,使用简单优先法进行文法分析,为每个终极符与非终极符之间定义优先关系,利用优先关系进行移进-规约,如果能规约到文法的开始符,则文法分析成功,输出四元式.-importation of a DO-WHILE statements, lexical analysis, lexic
DO-WHILE
- 通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-through design, develop and debug a DO-WHILE cycle statement syntax and semantic analysis procedures, deepen the syntax and semantic analysis of
2054979641
- 武汉理工大学计算机学院编译原理课程设计之DO-WHILE语句的翻译程序设计-Wuhan Polytechnic University computer science theory courses compiler design DO-WHILE statement to the translation program design
BianYiYuanLi
- DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示) -DO-WHILE loop translation program design (LL (1) law, the output address of said three)
ClassDesign2.2
- 不好意思,刚发的BianYiYuanLi为词法分析和语法分析,现在发的才是DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示) -I beg your pardon, has just issued BianYiYuanLi for lexical analysis and syntax analysis, is now issued by DO-WHILE loop translation program de
bianyiyuanli
- DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)编译原理课程设计-DO-WHILE loop translation program design (simple priority method, output of the three addresses that) Compilation Principle Course Design
do
- do-while循环编译器设计,用C++语言编写的源代码.-do-while cycle compiler design, C++ languages source code.
do-while
- 实现do while 循环语句的翻译 LR方法 输出三地址-do while .cpp
DO-while
- do—while语句的翻译程序,使用的是递归向下的思想,中间代码采用四元式的形式输出-do-while statement translation process, using a recursive down the idea of using intermediate code of the form of four output
DO-WHILE
- DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)-DO-WHILE loop of the translation process design (a simple priority method, the output address of said three)
DO-WHILE
- DO-WHILE循环语句的翻译程序设计(LR方法、输出三地址表示).c-DO-WHILE loop statement, the translation of program design (LR method, the output three-address indicated). Cpp
DO-WHILE
- DO-WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-DO-WHILE loop of the translation program design (recursive descent method, the output three-address indicated)
do-while
- do-while循环语句的翻译(递归下降法。输出三地址),编译原理课程设计-do-while loop statement translation (recursive descent method. Output 3 addresses) Principles of Course Design Compiler
DO-WHILE
- DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)的课程设计报告-DO-WHILE loop statement, the translation of program design (LL (1) method, the output three-address indicated) curriculum design report
Do-While-control-LED
- 用Do-While语句控制P0口LED灯-Controls P0 with the Do-While sentence the mouth LED lamp
Do-While-control-LED
- 使用AT89S52单片机核心芯片,通过c语言编程,使用Do-While语句控制led-The use of AT89S52 microcontroller core chip, through the C programming language, use the Do-While statement to control LED
Statement(while-do-while-for)
- 针对30人的某班转换所有同学的成绩并输出。要求用while语言、do-while语句和for语句三种方法编程。-30 people in a class for converting and outputting the results of all students. Asked to use the language while, do-while statement and the for statement are three