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

资源列表

« 1 2 ... .57 .58 .59 .60 .61 762.63 .64 .65 .66 .67 ... 785 »
  1. Compiler

    1下载:
  2. 本设计Tiger语言为源语言,制作了编译程序的前端部分,主要包括了词法分析、语法分析、抽象语法树和类型检查的设计和实现方法,以及课程设计中碰到的问题、实验心得、参考数据等。-Tiger of the design language for the source language, has produced a compiler front-end parts, including the lexical analysis, syntax analysis, abstract syntax tre
  3. 所属分类:Compiler program

    • 发布日期:2014-11-09
    • 文件大小:380.66kb
    • 提供者:jack sio
  1. Lex

    1下载:
  2. 词法分析程序(完整) 实现对C语言的词法分析,自动生成Token,识别关键字 变量等-Lexical analysis program (complete) on the C language realization of the lexical analysis, automatic generation of Token, identify variables, such as keywords
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:330.89kb
    • 提供者:Nancy
  1. omniORB-4.0.7.tar

    1下载:
  2. 编译工具,主要用于IDL编译为C++,是CORBA中间件产品-Compiler tools, mainly used for IDL compiler for C++, is the CORBA middleware
  3. 所属分类:Compiler program

    • 发布日期:2014-10-07
    • 文件大小:2.66mb
    • 提供者:muzi
  1. compile

    1下载:
  2. 大3编译原理课程设计 绝对符合老师要求 报告代码一应俱全 很详细 很靠谱-3, compiler largest absolute principle of curriculum design in line with the teacher asked a very detailed report of the code is readily available靠谱
  3. 所属分类:Compiler program

    • 发布日期:2014-05-11
    • 文件大小:754.14kb
    • 提供者:aaas
  1. fgongshi

    1下载:
  2. 1年12倍之吃涨停 10天3%成功率92.5%附公式-1 year to eat 12 times the 3 percent limit of 10 days the success rate of 92.5 the formula is attached
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:643byte
    • 提供者:难得
  1. MotorControl

    1下载:
  2. this the stepper motor contro lcode on xilinx spartan fpgas enjoy the cod e nd keep helpin each other-this is the stepper motor contro lcode on xilinx spartan fpgas enjoy the cod e nd keep helpin each other
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-08-08
    • 文件大小:550.77kb
    • 提供者:ahmad
  1. san_psk1

    1下载:
  2. 基于simulink仿真2PSK模型 hnkjsdhfkndskfn-base on the simulink for simulation 2psk
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:10.15kb
    • 提供者:wangke
  1. BianYiYuanLi

    1下载:
  2. 设计题三:条件语句的语法分析及语义分析程序设计。 1.目的 通过设计、编制、调试一个语法及语义分析程序,加深对语法及语义分析原理的理解。 2.设计内容及要求 IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉 其中 (1)可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。 (2)如1题写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。 (3)编制好分析程序后,设计若干用例,上机测试并通过所设
  3. 所属分类:Compiler program

    • 发布日期:2016-01-08
    • 文件大小:326.52kb
    • 提供者:龚斌
  1. c

    1下载:
  2. c语言编译器源代码,可以参考它完成实验报告-c language compiler source code, can refer to it the report of the completion of the experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:273.82kb
    • 提供者:牛春香
  1. SyntaxAnalyzer

    1下载:
  2. 编译原理的实验,语法分析程序,我自己写的。-Compilation Principle of the experiment, grammar analysis, I wrote it myself.
  3. 所属分类:Compiler program

    • 发布日期:2014-06-09
    • 文件大小:316.99kb
    • 提供者:zhouprogram
  1. tiny-parse

    1下载:
  2. Syntax of TINY+ An EBNF grammar for TINY+ is as follows (Strings in bold are terminals): 1. program -> declarations stmt-sequence 2. declarations -> decl declarations |² 3. decl -> type-specifi er varlist 4. type-speci
  3. 所属分类:Compiler program

    • 发布日期:2014-12-18
    • 文件大小:1.21mb
    • 提供者:gavinfeng
  1. LR

    1下载:
  2. 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to de
  3. 所属分类:Compiler program

    • 发布日期:2016-10-18
    • 文件大小:283.46kb
    • 提供者:sh_xj
« 1 2 ... .57 .58 .59 .60 .61 762.63 .64 .65 .66 .67 ... 785 »
搜珍网 www.dssz.com