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

资源列表

« 1 2 3 4 56 7 8 9 10 ... 785 »
  1. suanfuyouxianfenxiqi

    2下载:
  2. 【目的】 设计一个算符优先分析器,理解优先分析方法的原理。 【要求】 使用算符优先分析算法分析下面的文法: E’ → #E# E → E+T | T T → T*F | F F → P^F | P P → (E) | i 其中i可以看作是一个终结符,无需作词法分析。具体要求如下: 1. 如果输入符号串为正确句子,显示分析步骤,包括分析栈中的内容、优先关系、输入符号串的变化情况; 2. 如果输入符号串不是正确
  3. 所属分类:Compiler program

    • 发布日期:2015-09-21
    • 文件大小:2918
    • 提供者:王东旭
  1. compiler

    2下载:
  2. 一个不算完整的编译器实现,包括前端的词法分析,语法分析,语义分析,中间代码生成,中间代码优化及界面部分-A compiler is not complete realization, including the front of lexical analysis, syntax analysis, semantic analysis, intermediate code generation, code optimization and interface the middle part of
  3. 所属分类:Compiler program

    • 发布日期:2017-05-14
    • 文件大小:3624142
    • 提供者:chuchong
  1. bianyiqi1

    2下载:
  2. 设计SAMPLE语言的词法分析器 检查要求: a] 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音); b] 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果; c] 输出结果为单词的二元式序列(样式见样板输出1和2);-Design SAMPLE language lexical analyzer inspection requirements: a] start the process, the first output of the author&#
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:6484
    • 提供者:lilianjie
  1. viterbi

    2下载:
  2. 程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助2-fpga
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1319
    • 提供者:李德知
  1. compilepiece2

    2下载:
  2. 实现了CMinus的一个编译器。实现了词法分析和语义分析。-CMinus achieved a compiler. The realization of the lexical analysis and semantic analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:351275
    • 提供者:王正邦
  1. SNL_Compiler

    2下载:
  2. 吉林大学开发的类似于PASCAL语言的SNL编译器。-The SNL Compiler was designed by JiLin university.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:92864
    • 提供者:剑侠
  1. simple23456

    2下载:
  2. 用C++语言编写一个简单语言的编译器 能实现词法分析,语法分析,语义分析 四元式输出-C++ language using a simple language, the compiler can achieve lexical analysis, syntax analysis, semantic analysis quaternary-output
  3. 所属分类:Compiler program

    • 发布日期:2016-01-06
    • 文件大小:198671
    • 提供者:huangkai
  1. TCLDevKit_5.0.2

    2下载:
  2. The Tcl Dev Kit (TDK) 5.02 provides essential tools for Tcl programmers, making it easy to create, build and deploy applications. Rapidly deploy Tcl applications to a broad range of platforms, as ready-to-run executables, starkits or tarpacks. Simpli
  3. 所属分类:Compiler program

    • 发布日期:2017-06-21
    • 文件大小:38673579
    • 提供者:TopQuark
  1. LR(1)

    2下载:
  2. 编译原理中对LR(1)分析器的实例,以C++源码实现,给出了一个例子,更好的了解了LR(1)的工作原理及工作过程-Compiler Construction Principles against LR (1) parser instance to C++ source code implementation is given an example of a better understanding of the LR (1) The working principle and working p
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:224216
    • 提供者:刘东飞
  1. pcm-coding-basic-on-matlab

    2下载:
  2. 基于MATLAB的pcm编码系统的仿真系统,是用simulink搭建的。-pcm encoder basic on MATLAB~
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-06-04
    • 文件大小:605500
    • 提供者:nancy
  1. pcm

    2下载:
  2. 利用VHDL语言和模块化设计实现PCM编译码的功能,整体工程和代码全有。-PCM encode and decode by VHDL in Quartus2.
  3. 所属分类:Compiler program

    • 发布日期:2014-05-24
    • 文件大小:836045
    • 提供者:nancy
  1. jufafenxi

    2下载:
  2. c—语言的句法分析器。读入一个C--语言程序,判断该程序是不是一个合法的C--语言程序。如果程序有语法和语义错误,则给出错误信息。-c-language parser. Read into a C- language program, to determine whether the program is not a valid C- language program. If the program has syntax and semantic errors, then gives an er
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:39880
    • 提供者:蓝旺隆
« 1 2 3 4 56 7 8 9 10 ... 785 »
搜珍网 www.dssz.com