搜索资源列表

  1. WHILE语句的翻译

    0下载:
  2. 用简单优先法设计并编写一个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 a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10458
    • 提供者:fdf
  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. while

    0下载:
  2. 此为WHILE语句的翻译程序,用C++编写,用递归下降法实现
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3056
    • 提供者:雷雨露
  1. WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)

    0下载:
  2. WHILE循环语句的翻译程序设计
  3. 所属分类:源码下载

  1. while循环

    0下载:
  2. while循环语句
  3. 所属分类:其它程序

    • 发布日期:2012-01-01
    • 文件大小:44253
    • 提供者:cls199093
  1. WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)源代码
  3. 所属分类:报告论文

    • 发布日期:2012-01-01
    • 文件大小:2289
    • 提供者:cls199093
  1. WHILE语句的翻译分析程序设计

    0下载:
  2. WHILE语句的翻译分析程序设计
  3. 所属分类:技术管理

  1. while循环 简单优先 四元式

    0下载:
  2. while循环语句的翻译 简单优先法 四元式输出
  3. 所属分类:其它

  1. autoedit_demo

    0下载:
  2. 不错的在输入非法值时将错误信息显示在提示条(tooltip)里的编辑框-A good EditBox which will show relate wrong infomation in tooltip while invalid input occurs
  3. 所属分类:编辑框

    • 发布日期:2024-05-10
    • 文件大小:40960
    • 提供者:站长
  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-10
    • 文件大小:8192
    • 提供者:冷清雪
  1. While

    0下载:
  2. 是一个编译原理的课程设计,有具体的说明,是实验报告,做得比较好,是用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
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:冷清雪
  1. WHILE语句的翻译

    0下载:
  2. 用简单优先法设计并编写一个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 a
  3. 所属分类:其它资源

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:fdf
  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-10
    • 文件大小:1024
    • 提供者:
  1. guyue30

    0下载:
  2. while语句的LL1词法语法和语义分析-LL1, syntax and semantic analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:紫风
  1. dll.tools

    0下载:
  2. 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 appl
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:494592
    • 提供者:董峰涛
  1. ljSimple

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

    • 发布日期:2024-05-10
    • 文件大小: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-10
    • 文件大小:3072
    • 提供者:mima
  1. while

    0下载:
  2. 此为WHILE语句的翻译程序,用C++编写,用递归下降法实现-This is the WHILE statement translation process, using C++ Prepared, using recursive descent method to achieve
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:雷雨露
  1. while

    0下载:
  2. 否符合while语句的文法,或者能不能通过文法的开始符号推导出该语句。 (2) 该程序应该包括词法分析器,能对输入的语句进行词法分析,然后再对输出结果。词法分析器应能识别关键字,标示符,常量,操作符等。 (3) 该程序的语法分析器能对输入的语法进行分析,判断输入语句能否满足while循环语句的文法。通过简单优先的方法对语句进行分析,看能否能归约到文法的开始符号。 (4) 该程序的语义分析器就是对分析结果进行输出,要求输出结果
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-10
    • 文件大小:60416
    • 提供者:李伟霞
  1. while (2)

    0下载:
  2. 用while循环编辑猜数游戏,通过满足用户的不同需求进行编译,如猜数的次数(Edit the guessing game with the while loop)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:孟杨
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org