搜索资源列表

  1. 编译原理及实践

    0下载:
  2. 目      录
    译者序
    前言
    第1章   概论 1
    1.1   为什么要用编译器 2
    1.2   与编译器相关的程序 3
    1.3   翻译步骤 5
    1.4 

  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7612048
    • 提供者:wesong
  1. fzyjfy

    0下载:
  2. 一个简单赋值语句翻译为四元式的动态教学程序,效果非常好,值得学习编译程序的朋友下载一看,看后一定会有不一样的感受.-a simple assignment for the translation of the four yuan-dynamic teaching procedures, the effect was very good, worth learning compiler downloaded a friend to rea
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6345
    • 提供者:xym
  1. SLR(0)

    0下载:
  2. SLR(0)语法分析的简单赋值语句的翻译程序,含词法分析,共800行-SLR (0) syntax analysis of the simple assignment of the translation process, including lexical analysis, a total of 800 firms.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:18337
    • 提供者:xiongbo
  1. fzyjfy

    0下载:
  2. 一个简单赋值语句翻译为四元式的动态教学程序,效果非常好,值得学习编译程序的朋友下载一看,看后一定会有不一样的感受.-a simple assignment for the translation of the four yuan-dynamic teaching procedures, the effect was very good, worth learning compiler downloaded a friend to rea
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-07-01
    • 文件大小:6144
    • 提供者:
  1. SLR(0)

    0下载:
  2. SLR(0)语法分析的简单赋值语句的翻译程序,含词法分析,共800行-SLR (0) syntax analysis of the simple assignment of the translation process, including lexical analysis, a total of 800 firms.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-07-01
    • 文件大小:18432
    • 提供者:xiongbo
  1. express

    0下载:
  2. 简单赋值语句翻译成四元式 (编译原理实验)-Translated into a simple assignment statements quaternion type (Compiler Principle Experiment)
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:1103872
    • 提供者:大头飞
  1. libolanshi

    0下载:
  2. 赋值语句的翻译 通过设计、编制、调试一个典型的语法成分的语法分析和语义分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析以及语义翻译工作,进一步掌握常用的语法分析方法和语义分析方法。 要求: 选择最有代表性的语法分析方法,如算符优先法(或简单优先法)、递归下降分析法、LL分析法和LR分析法之一进行语法分析。 选择对各种常见程序语言都通用的语法结构,如赋值语句(尤指表达式)作为分析对象,并且与所选语法分析
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:甘云
  1. 1

    0下载:
  2. 简单赋值语句的翻译程序,编译原理课程试验里面要用的-Simple assignment of the translation process, the compiler test programs which use the principle of
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:au
  1. yu_fa

    0下载:
  2. 简单的赋值语句的翻译程序,如输入表达式a=3*4-(8+7)/5,进行词法和语法分析后输出中间结果-A simple assignment statement, the translation program, such as the importation of the expression a = 3* 4- (8+7)/5, for lexical and grammatical analysis of output of int
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:983040
    • 提供者:张颖
  1. 2

    0下载:
  2. 对简单的赋值语句采用算符优先法进行翻译 输出四元式-For simple assignment operator priority method used to translate the output quaternion type
  3. 所属分类:C#编程

    • 发布日期:2024-07-01
    • 文件大小:1015808
    • 提供者:莉莉
  1. fuzhiyuju

    0下载:
  2. 编译原理中简单赋值语句的翻译,将赋值语句翻译成逆波兰式-Compilation Principle of a simple assignment statement, the translation assignment statement will be translated into Reverse Polish Notation
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:倪庆
  1. CompileUltimate

    0下载:
  2. 简单的编译器,对一些控制语句和赋值语句以及布尔表达式关系运算符进行翻译-A simple compiler, for some control statements and assignment statements, and Boolean expressions to translate relational operators
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-07-01
    • 文件大小:1657856
    • 提供者:chensheng
  1. fuzhi

    0下载:
  2. 该程序主要用于实现赋值语句的翻译过程 实现方法比较简单 容易理解-The program is mainly used for the assignment statement translation process method is relatively simple and easy to understand
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:2048
    • 提供者:匡俐
  1. yuyifenxi

    0下载:
  2. 语义分析,实现将简单赋值语句翻译成后缀式的语法语义分析程序,要求有一定的出错提示和恢复功能-Semantic analysis, to achieve a simple assignment statement translated into postfix syntax semantic analysis procedure that requires a certain degree of error message and res
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:253952
    • 提供者:高效军

源码中国 www.ymcn.org