CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 其它 编译器/词法分析

资源列表

« 1 2 ... .11 .12 .13 .14 .15 316.17 .18 .19 .20 .21 ... 785 »
  1. LRTrans1

    0下载:
  2. 该程序是在实验4程序基础上实现的一个手工编码实现的简单计算器,其词法分析器调用接口为lex(),语法分析器调用接口为SLR1(),语义动作调用接口为run()。-The program is based on the experimental procedure 4, a hand-coding a simple calculator, the lexical analyzer is called interface lex (), parser call interface for the S
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:18442
    • 提供者:孔小亮
  1. LRTrans1

    0下载:
  2. 该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:223335
    • 提供者:孔小亮
  1. mlex

    0下载:
  2. 词法分析器设计 读入源程序,每从源程序中发现一个符号串构成一个单词,即输出一个二元式(单词种别,单词值)。其中单词种别用整数说明。标识符的单词值为其在符号表中的记录号。非负整常数的单词值为其在常数表中的记录号-Lexical analyzer designed to read into the source code, each symbol from the source found in a string constitutes a word, that is, the output o
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:447721
    • 提供者:孔小亮
  1. 1

    0下载:
  2. 语法分析是编译程序的核心部分。语法分析的作用是识别由词法分析给出的单词符号序列是否是给定的文法的正确句子。目前语法分析常用的方法右自顶向下分析和自底向上分析两大类。 确定的自顶向下方法,是从文法的开始符号,考虑如何根据当前的输入符号(单词)唯一的确定选用哪个产生式替换相应非终结符往下推导。 LL(1)文法是一种确定的自顶向下的分析方法。 LL(1)的含义是:第一个L表明自顶向下分析从左向右扫描输入串,第二个L表明分析过程中将用最左推导,1表明只需向右看一个符号便可以决定如何推导即选
  3. 所属分类:Compiler program

    • 发布日期:2017-05-15
    • 文件大小:4062606
    • 提供者:孔小亮
  1. A1

    0下载:
  2. 自上而下语法分析器设计 自上而下语法分析器设计-自上而下语法分析器设计
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:244949
    • 提供者:孔小亮
  1. lex_yacc_cal

    0下载:
  2. this is lex and yacc source for calculator
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:7164
    • 提供者:zh
  1. pascal1111111111111

    0下载:
  2. 能识别一般的pascal 语句并进行编译执行 -To identify a general statement and compile the implementation of pascal
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:728761
    • 提供者:汪然
  1. Vendingmachin

    0下载:
  2. 这是一个自动售货机的程序。属于原版资料。这里分享一下。供大家使用交流学习。-This is a vending machine program. Belongs to original data. Here to share. For everyone to use the exchange of learning.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1985166
    • 提供者:杨乐乐
  1. hjkh

    0下载:
  2. DO-WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)-DO-WHILE loop statement, the translation of program design (LL (1) method, the output quaternion type)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:39930
    • 提供者:
  1. bianyi

    0下载:
  2. IF-ELSE条件语句的翻译程序设计(LL(1)法、输出三地址表示)-IF-ELSE conditional statements translation of program design (LL (1) method, the output three-address indicated)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:15976
    • 提供者:
  1. jisda

    0下载:
  2. IF-ELSE条件语句的翻译程序设计(LR方法、输出四元式)-IF-ELSE conditional statements translation of program design (LR method, the output quaternion type)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:3199
    • 提供者:
  1. ifdo

    0下载:
  2. ELSE条件语句的翻译程序设计(递归下降法、输出四元式)-ELSE conditional statements of the translation program design (recursive descent method, the output quaternion type)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:78555
    • 提供者:
« 1 2 ... .11 .12 .13 .14 .15 316.17 .18 .19 .20 .21 ... 785 »
搜珍网 www.dssz.com