搜索资源列表

  1. DO-WHILE

    0下载:
  2. 通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-through design, develop and debug a DO-WHILE cycle statement syntax and semantic analysis procedures, deepen the syntax and semantic analysis of
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2986
    • 提供者:mima
  1. 020833

    0下载:
  2. 这是个编译原理的课程设计,是一个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
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:冷清雪
  1. digui5

    0下载:
  2. 这个是编译原理中的利用递归下降法对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
  3. 所属分类:其它资源

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:
  1. ljSimple

    0下载:
  2. 输入一个DO-WHILE的语句,进行词法分析,词法分析器利用超前搜索,状态转换等方法,将源程序转化成为一个一个的单词符号二元式,如果词法分析无误,则进入语法分析部分,使用简单优先法进行文法分析,为每个终极符与非终极符之间定义优先关系,利用优先关系进行移进-规约,如果能规约到文法的开始符,则文法分析成功,输出四元式.-importation of a DO-WHILE statements, lexical analysis, lexic
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:246784
    • 提供者:liujing
  1. DO-WHILE

    0下载:
  2. 通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-through design, develop and debug a DO-WHILE cycle statement syntax and semantic analysis procedures, deepen the syntax and semantic analysis of
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:mima
  1. 2054979641

    0下载:
  2. 武汉理工大学计算机学院编译原理课程设计之DO-WHILE语句的翻译程序设计-Wuhan Polytechnic University computer science theory courses compiler design DO-WHILE statement to the translation program design
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:67584
    • 提供者:wangjian
  1. BianYiYuanLi

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示) -DO-WHILE loop translation program design (LL (1) law, the output address of said three)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:15360
    • 提供者:Herman
  1. ClassDesign2.2

    0下载:
  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
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-13
    • 文件大小:20480
    • 提供者:Herman
  1. bianyiyuanli

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)编译原理课程设计-DO-WHILE loop translation program design (simple priority method, output of the three addresses that) Compilation Principle Course Design
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:周雄
  1. do

    0下载:
  2. do-while循环编译器设计,用C++语言编写的源代码.-do-while cycle compiler design, C++ languages source code.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:望尘
  1. do-while

    0下载:
  2. 实现do while 循环语句的翻译 LR方法 输出三地址-do while .cpp
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:303104
    • 提供者:43653463466
  1. DO-while

    0下载:
  2. do—while语句的翻译程序,使用的是递归向下的思想,中间代码采用四元式的形式输出-do-while statement translation process, using a recursive down the idea of using intermediate code of the form of four output
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:203776
    • 提供者:小崔
  1. DO-WHILE

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(简单优先法、输出三地址表示)-DO-WHILE loop of the translation process design (a simple priority method, the output address of said three)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:607232
    • 提供者:田永兴
  1. DO-WHILE

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LR方法、输出三地址表示).c-DO-WHILE loop statement, the translation of program design (LR method, the output three-address indicated). Cpp
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:cxxcxx
  1. DO-WHILE

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(递归下降法、输出三地址表示)-DO-WHILE loop of the translation program design (recursive descent method, the output three-address indicated)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-13
    • 文件大小:115712
    • 提供者:long
  1. do-while

    0下载:
  2. do-while循环语句的翻译(递归下降法。输出三地址),编译原理课程设计-do-while loop statement translation (recursive descent method. Output 3 addresses) Principles of Course Design Compiler
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:136192
    • 提供者:xhouyan
  1. DO-WHILE

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)的课程设计报告-DO-WHILE loop statement, the translation of program design (LL (1) method, the output three-address indicated) curriculum design report
  3. 所属分类:文件格式

    • 发布日期:2024-05-13
    • 文件大小:171008
    • 提供者:whut
  1. Do-While-control-LED

    0下载:
  2. 用Do-While语句控制P0口LED灯-Controls P0 with the Do-While sentence the mouth LED lamp
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:程明
  1. Do-While-control-LED

    0下载:
  2. 使用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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:zhao
  1. Statement(while-do-while-for)

    0下载:
  2. 针对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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:键三
« 12 3 4 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org