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

资源列表

« 1 2 ... .44 .45 .46 .47 .48 349.50 .51 .52 .53 .54 ... 785 »
  1. pascal1111111111111

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

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

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

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

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

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

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

    • 发布日期:2017-05-15
    • 文件大小:4062606
    • 提供者:孔小亮
  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. 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. 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. trans

    0下载:
  2. 此程序是gram程序基础上设计的加法运算表达式的L属性递归下降翻译器-This program is designed on the basis of gram program addition expression is the property of recursive descent translators L
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:3929
    • 提供者:孔小亮
  1. atmega8-lcd

    0下载:
  2. Interfacing LCD with atmega8. This document also has the circuit schematics and layout.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:62297
    • 提供者:Jayaram
  1. bianyishiyan

    0下载:
  2. 编译原理及报告 包括词法分析,语法分析 -Compiler Construction Principles and reports, including lexical analysis, syntax analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:384182
    • 提供者:董海光
  1. exam

    0下载:
  2. 一个编译器,能够实现一个数的循环,第三个数十前两个数的和-A compiler, can achieve a number of cycles, and the third scores of the first two numbers, and
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1166300
    • 提供者:小施
  1. FMradio

    0下载:
  2. 利用STC89c52单片机实现FM收音机功能,四个按键分别用于微调与粗调节-STC89c52 MCU using FM radio function, four buttons are used for fine-tuning and the coarse adjustment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:5709
    • 提供者:董桥
« 1 2 ... .44 .45 .46 .47 .48 349.50 .51 .52 .53 .54 ... 785 »
搜珍网 www.dssz.com