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

搜索资源列表

  1. yufafenxi

    0下载:
  2. 本课程设计即为词法分析阶段。词法分析阶段是编译过程的第一个阶段。这个阶段的任务是从左到右一个字符一个字符地读入源程序,对构成源程序的字符流进行扫描和分解,从而识别出一个个单词(也称单词符号或符号)。如保留字(关键字或基本字)、标志符、常数、算符和界符等等。-the curriculum design shall lexical analysis stage. Lexical analysis stage of the process is to compile the first phase.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:黄德春
  1. minglinghangSNLC

    0下载:
  2. 一个c++编的snl语言编译器 (命令行的) 对于初学编译器很有帮助 (多遍扫描实现各阶段 学习起来较轻松)-a series of the SNL language compiler (command line) for beginners compiler useful (many times it scans the stage is now learning together more relaxed)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:348.31kb
    • 提供者:田迎春
  1. 词法分析

    0下载:
  2. 随着信息技术的不断发展,企业对人事管理也越来越重视了,资金投入比例也在加大,人事管理信息系统开发也开始走向完善的阶段。-As information technology continues to evolve, on the personnel management of the growing importance of capital also increased the proportion of input, personnel management information syste
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5.41kb
    • 提供者:why
  1. inverted-pendulum-LQR-controll 单级倒立摆的LQR控制器的设计

    1下载:
  2. 其中包含和倒立摆的论文以及自己编的matlab文件-Single-stage inverted pendulum LQR controller design which contains the inverted pendulum and paper files as well as their own series of matlab
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-03-26
    • 文件大小:817.08kb
    • 提供者:张翠
  1. C++

    0下载:
  2. 词法分析是编译程序的第一个处理阶段,可以通过两种途径来构造词法分析程序。其一是根据对语言中各类单词的某种描述或定义(如BNF),用手工的方式构造词法分析程序。例如,可根据文法或状态转换图构造相应的状态矩阵,该状态矩阵同控制程序便组成了编译程序的词法分析程序;-Lexical analysis is a compiler of the first processing stage, can be two ways to construct the lexical analysis process.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4.04kb
    • 提供者:litiehui
  1. shiyanbaogaoyangli

    0下载:
  2. 这个报告记录了编译原理的大作业的过程和各个阶段的设计,包括词法分 析、语法分析、语义分析和汇编代码生成四个阶段,在语法分析时我采用了两种 语法分析,即一种自上而下的语法分析方法——LL(1)分析法,另一种是自底向 上的语法分析方法——SLR(1)分析法,这样可以了解到这两种不同的基本分析方 法,这样在语义分析阶段也要分这两种方法处理语义动作,并且要个产生式分别 编写语义动作。-The report recorded a big operation principle comp
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1.24mb
    • 提供者:
  1. PL0LANGUAGEWORDANALYSING.RAR

    0下载:
  2. 实现PL0语言的词法分析功能 输入:PL0语言的源代码 输出:源代码中的关键字以及其代号 备注:内附PL0语言文法及PL0语言简介-stage one in the PL0 language compiler word analysis module input:code of pl0 language output:two element group on the screen (implememnted by function "printf") key wo
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:372.46kb
    • 提供者:王应旭
  1. yufa

    0下载:
  2. 语法分析器,编译原理,法分析是编译过程的一个逻辑阶段。语法分析的任务是在词法分析的基础上将单词序列组合成各类语法短语,如“程序”,“语句”,“表达式”-Parser, compiler theory, method analysis is a logical stage of the compilation process. The task of parsing the basis of analysis in the lexical word sequence will be combine
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:553.67kb
    • 提供者:lix
  1. cifa

    0下载:
  2. 简单词法分析器,词法分析,词法分析阶段是编译过程的第一个阶段,是编译的基础-Simple lexer, lexical analysis, lexical analysis phase is the first stage of the compilation process is the basis for compiling
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:524.71kb
    • 提供者:lix
  1. Compiler2_1

    0下载:
  2. 上海交大编译原理作业,到词法分析和LL(1)阶段-Shanghai Jiaotong University, compiler theory assignments, to the lexical analysis and LL (1) stage
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:159.19kb
    • 提供者:
  1. NFA

    0下载:
  2. 我只做到了转化成NFA的阶段~希望可以给大家一些帮助~-I only did the stage into the NFA ~ hope can give us some help ~
  3. 所属分类:Compiler program

    • 发布日期:2016-01-25
    • 文件大小:1.14mb
    • 提供者:陈予诚
  1. wuFengTTFZJ1

    0下载:
  2. 本程序主要是对资料进行同台反褶积,对资料进行处理,提高资料的分辨率,能更好的观察到其中的细节部分。-This program information on the same stage deconvolution, data processing to improve the resolution of the data, the details of which can better observed.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-19
    • 文件大小:362.34kb
    • 提供者:吴锋
搜珍网 www.dssz.com