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

搜索资源列表

  1. cifa

    0下载:
  2. 编译原理 c语言词法分析器 通过设计、编制、调试一个典型的语法分析程序,能识别由加+、乘*、括号()、操作数所组成的算术表达式,-Lexical analyzer c language compiler theory By design, develop and debug a typical parser can be identified by plus+, multiplication*, parentheses (), composed of the operand arithm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1569
    • 提供者:雷伊
  1. Lexical-analyzer

    0下载:
  2. 编译原理实验-词法分析器-Compiler principle experiment- lexical analyzer. . . . . . . . . . . . . . . .
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1154957
    • 提供者:坑师傅
  1. sample

    0下载:
  2. SAMPLE语言的词法分析器,能发现词法错误和指出错误性质和位置-SAMPLE language lexical analyzer design
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2225
    • 提供者:
  1. sample2

    0下载:
  2. SAMPLE语言的词法分析器,带有测试程序-SAMPLE language lexical analyzer, with testing procedures
  3. 所属分类:Compiler program

    • 发布日期:2017-04-23
    • 文件大小:10724
    • 提供者:
  1. wordscan

    0下载:
  2. 哈工大编译原理实验,词法分析器,将源文件输出为单词序列-HIT compiler principle experiment, the lexical analyzer, the output of the source document word sequence
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:202949
    • 提供者:李忠阳
  1. ZFFX

    0下载:
  2. 编译原理词法分析器,可以加深对编译原理的学习,了解词法的构成和编译程序的运行流程。-Assembly language lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1138590
    • 提供者:幺蛾子
  1. Lexical-analyzer

    0下载:
  2. 词法分析器,用于编译原理分析重点字及分隔符-Lexical analyzer, for compilation principle analysis of the key words and separator
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2121431
    • 提供者:青心
  1. lexa

    0下载:
  2. 为王晓斌老师编译原理实验的词法分析器。输入文件为“test.pas”,输入文件为"result.dyd"以及出错文件。-Wang Xiaobin teacher compiler principle experiment for the lexical analyzer. Enter the file as "test.pas", the input file is "result.dyd" and error files.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:860754
    • 提供者:程黾昊
  1. cifafenxiqi

    0下载:
  2. 词法分析器c++版,无可视化界面,只有基本的分析程序-Lexical analyzer c++ version, no visual interface, only the basic analytical procedures
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:961
    • 提供者:郑浩明
  1. The-lexical-analyzer-

    0下载:
  2. 词法分析器 功能完善 包括 标示符 界符 运算符 各种类型变量等 代码简单易懂 有注释-The lexical analyzer Perfect function
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:22551
    • 提供者:
  1. Lexical-analyzer.cpp

    0下载:
  2. 编译原理实验课程中得词法分析器的C++源码,可直接运行-Course C compiler principle experiment was lexical analyzer++ source code, can be directly run
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2331
    • 提供者:xuzhe
  1. cifafenxiqi

    0下载:
  2. 编译原理,词法分析器的设计和实现,输入源程序,完成词法分析的功能。-Compiler theory, design and implementation of the lexical analyzer, input source, complete the lexical analysis function.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1055995
    • 提供者:weitianzi
  1. tiger

    0下载:
  2. tiger语言编译器,实现了词法分析、语法分析和语义分析。工具:Java 开发环境: Eclipse、词法分析器: JFlex、语法分析器: CUP-tiger language compiler, lexical analysis, parsing and semantic analysis. Tools: Java development environment: Eclipse, lexical analyzer: JFlex, parser: CUP
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:533954
    • 提供者:辛尚艺
  1. cifafenxi

    0下载:
  2. 《编译原理》的课程程序,一个用c语言编写的词法分析器程序。-The compilation principle course program, a lexical analyzer program written in c language.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:7957
    • 提供者:余啸
  1. Design-of-C_minus-lexical-analyzer

    0下载:
  2. 1、该个词法分析器要求至少能够识别以下几类单词: a.关键字:else if int return void while共6个,所有的关键字都是保留字,并且必须是小写; b.标识符:识别与C语言词法规定相一致的标识符,通过下列正则表达式定义:ID = letter (letter | digit)*; c.常数:NUM = digit digit*(.digit digit* |ε)(e(+ | - |ε) digit digit* |ε),letter = a|..|z|A|..|
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:32418
    • 提供者:陈景
  1. LexicalAnalysis111

    0下载:
  2. CMM语言的词法分析器,采用JAVA书写,有很大帮助-CMM Lexical
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1973266
    • 提供者:liu yao
  1. WA

    0下载:
  2. 实现了C++版的编译原理词法分析器,可以文件输入,文件输出-Realized C++ version of compiler theory lexical analyzer, you can file input, file output
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1773
    • 提供者:言南月
  1. 1-2

    0下载:
  2. 词法分析器 同个文件夹内需自行建立Test.txt文件 内写需分析词句 -lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1312
    • 提供者:zhang
  1. 1

    0下载:
  2. 很好用词法分析器,功能齐全,能够较好的分类-Good words parser, fully functional, able to better classification
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1340
    • 提供者:pri
  1. syntactic-analyzer

    0下载:
  2. 用Yacc编写一个语法分析程序,使之与词法分析器结合,能够根据语言的上下文无关文法,识别输入的单词序列是否文法的句子。-With Yacc write a parser, so that combined with the lexical analyzer that depending on the context-free grammar of language, whether the input word sequence recognition grammar of the senten
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:321729
    • 提供者:xiaowang
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com