CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 制导翻译

搜索资源列表

  1. drysea3

    1下载:
  2. 这是一个制导翻译的源代码,因为跟我们作业无关,我也不知道具体是什么,但可能有人有用吧,这东西我反正很少听说,也许很难找吧-This a guided translation of source code, because the operation has nothing to do with us, I do not know the specifics of what It might be useful to it, something I rarely heard anyway, it
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4.4kb
    • 提供者:干海娟
  1. yuyi

    0下载:
  2. 编译原理实验语义分析源程序,采用递归下降语法制导翻译
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:胡苗
  1. 递归子程序方法

    0下载:
  2. 这是一个用C++实现的语法制导翻译程序,当输入一个表达式时可以将其转化为相应的四元式-This is a realization of the C syntax translation guided procedure, when an input expression can be translated into the corresponding four yuan -
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7.34kb
    • 提供者:王小闹
  1. yuyifenxi

    1下载:
  2. 采用递归下降语法制导翻译法,对算法表达式、赋值语句进行语义分析且生成四元式序列-Decline in the use of recursive grammar-translation method guided the algorithm expression, assignment and semantic analysis to generate quaternary sequence
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:9kb
    • 提供者:tonghua
  1. bianyiyuanli

    0下载:
  2. 建立《编译原理网络课程》的目的不仅使学生掌握构造编译程序的原理和技术,而且能够使学生对该领域产生浓厚的兴趣和求知欲,为以后进一步从事软件工作打下良好的基础。主要内容涵盖了大学计算机系本科生所学内容,共十章,有编译概述,文法和语言,词法分析,语法分析,语法制导翻译,运行时刻环境的组织,中间代码生成,目标代码生成,代码优化,面向对象的语言的编译介绍。每章后附有习题,必做的习题给出了参考答案。最后讲解一个小的编译器的设计与实现,并给出了完整的用PASCAL书写的源代码。72学时,4学分。先修课程有计算
  3. 所属分类:Compiler program

    • 发布日期:2017-06-14
    • 文件大小:21.64mb
    • 提供者:wj
  1. 2

    0下载:
  2. 这是一个赋值语句的翻译程序设计,运用递归下降语法制导翻译法-This is a translation of assignment statements programming, decreased use of recursive grammar-translation method guidance
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:17.62kb
    • 提供者:萧天
  1. complier_MSIL

    0下载:
  2. 设计语法制导翻译生成表达式的四元式的算法,编写代码并上机调试运行通过。 -Design Syntax-directed translation of the expression generated quaternary type of algorithm, write code and debug on a machine to run through.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:lavender
  1. ForTrans

    0下载:
  2. 编译课程设计的基本任务是设计一个mini-pascal语言的编译器,将mini-pascal 语言的源程序翻译成等价的中间代码。要求输入mini-pascal语言写的源程序(以文件形式存储),首先经过词法分析,输出原程序分析后的二元式文件,供语法制导翻译用。经过语法制导翻译将词法分析器产生的二元式翻译成等价的四元式形式,也就是中间代码的生成。要求能进行正常的关键字如:begin,end, if ,else 等的识别-Compile the basic task of curriculum des
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:1014.66kb
    • 提供者:整修民
  1. huizhuishi

    0下载:
  2. 中缀式转换成后缀式 基于语法制导翻译的表达式转换编译器-Postfix infix conversion into a translation type expression based Syntax compiler transformation
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:2.81kb
    • 提供者:文迪
  1. DoWhileRecursiveDescent

    0下载:
  2. 设计一个DO-WHILE循环语句的词法﹑语法及语义分析程序,语法分析选择递归下降法,采用用语法制导翻译输出中间代码四元式。通过设计、编制、调试一个DO-WHILE循环语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-Design a DO-WHILE loop syntax and semantics of lexical analysis programs ﹑, recursive descent parsing options, use
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.69mb
    • 提供者:朱良
  1. Principles_of_Syntax_Directed_Compiler_classic_tut

    0下载:
  2. 编译原理语法制导翻译经典教程Principles of Syntax Directed Compiler classic tutorial-Principles of Syntax Directed Compiler classic tutorial
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:243kb
    • 提供者:ikd
  1. zhidaofanyi

    0下载:
  2. 用C++写的编译原理作业中的语法制导翻译-Written using C++ compiler theory operating in the Syntax Translation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:17.56kb
    • 提供者:robert
  1. compile

    0下载:
  2. 编译原理中语法制导翻译四元式生成的函数原代码 -Compiler Principle Syntax translation functions generated by four-style source code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:3.57kb
    • 提供者:娜娜
  1. newCompile

    0下载:
  2. 编译原理实验,中间代码生成器.设计语法制导翻译生成表达式的四元式的算法-Compile principle experiment, the intermediate code generator
  3. 所属分类:Compiler program

    • 发布日期:2017-05-20
    • 文件大小:5.7mb
    • 提供者:白方泽
  1. bianyiyuanli

    0下载:
  2. 编译原理是计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。 编译原理是计算机专业设置的一门重要的专业课程。-Compiling principle
  3. 所属分类:Compiler program

    • 发布日期:2017-06-18
    • 文件大小:26.53mb
    • 提供者:k
  1. Complier

    1下载:
  2. PL/0语言编译器的中间代码生成。要求用递归子程序法/或预测分析法实现对表达式、各种说明语句、控制语句进行语法分析。若语法正确,则用语法制导翻译法进行语义翻译:对说明语句,要求将说明的各符号记录到相应符号表中;对可执行语句,应产生出四元式中间代码并填写到三地址码表中; 若语法错误,要求指出出错性质和出错位置(行号)。出错处理应设计成一个出错处理子程序。 -The PL/0 language compiler intermediate code generation. Require the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:19.9kb
    • 提供者:Trista
  1. ex1

    0下载:
  2. 《编译原理》表达式翻译器 构造一个中缀表达式到后缀表达式的翻译器,初步了解递归下降语法分析原理及语法制导翻译的过程。-Compiler theory expression translator construct an infix expression to postfix expression translator, a preliminary understanding of recursive descent parsing principle and Syntax translation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:875byte
    • 提供者:陈依云
  1. Compilation-principle

    0下载:
  2. 编译原理是计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。-The compiler theory is an important professional courses, computer professional and is intended to introduce the general principles and basic methods of compi
  3. 所属分类:Compiler program

    • 发布日期:2017-11-11
    • 文件大小:2.05mb
    • 提供者:李丽
  1. TinyPlus

    0下载:
  2. 按照《编译原理与实践》课程,基于Tiny语言编译器改造的Tiny+编译器,实现了词法分析、语法分析、语法制导翻译、中间代码生成的步骤-According to class <Compiler onstruction>. Based on the the Tiny language compiler, it s a Tiny+ compiler, have achieved lexical analysis, parsing, syntax-directed translation,
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:247.65kb
    • 提供者:
  1. IF_ELSE

    0下载:
  2. 引入属性文法和语法制导翻译方法的基本思想,对控制结构“IF-ELSE”条件语句进行词法分析,并在词法分析的基础上进行LR语法分析,并根据语法制导翻译方法将条件语句翻译成四元式中间代码形式,最后输出翻译后的四元式代码。-The basic idea of introducing the attribute grammar and syntax directed translation method, lexical analysis of the control structure of "IF-
  3. 所属分类:OS Develop

    • 发布日期:2017-11-14
    • 文件大小:1.17mb
    • 提供者:CourageK
« 12 »
搜珍网 www.dssz.com