CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 词法分析实验

搜索资源列表

  1. Lex

    0下载:
  2. 通过设计、调试词法分析程序,实现从源程序中分出各种单词的方法;熟悉词法分析程序所用的工具自动机,进一步理解自动机理论。掌握文法转换成自动机的技术及有穷自动机实现的方法。确定词法分析器的输出形式及标识符与关键字的区分方法。加深对课堂教学的理解;提高词法分析方法的实践能力。通过本实验,应达到以下目标: -Through the design, debug lexical analysis procedures, to achieve separation from the source in a
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:14703
    • 提供者:李方
  1. Complie

    0下载:
  2. 一个小型的编译程序,用于学习实验。 文件中包含有 词法分析 语法分析 编译程序等 -Compile a small program for learning experiment. File contains lexical analysis parser compiler, etc.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:800569
    • 提供者:肖正东
  1. compile

    0下载:
  2. 编译原理实验一源文件的输入输出、 二词法分析-Principle Experiment 1 source file to compile the input and output, two lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:26429
    • 提供者:傅昱宸
  1. zhonghccSLex

    0下载:
  2. 编译原理实验进行词法分析的小工具slex,方便好用。-Compiler Construction Principles experiment lexical analysis of the gadget slex, easy to use.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3104
    • 提供者:姜宽
  1. fx

    0下载:
  2. 词法分析程序,编译原理实验。。。 词法分析程序,编译原理实验-Lexical analysis program, the compiler of-principle experiment. . . Lexical analysis program, the compiler of-principle experiment. . .
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1677
    • 提供者:crazing
  1. bianyiyuanli

    0下载:
  2. 编译原理实验指导,词法分析,语法分析及设计,编译原理课要用-Compiler Construction Principles experimental guidance, lexical analysis, syntax analysis and design, compiler theory class to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:73970
    • 提供者:小八
  1. LR0

    0下载:
  2. 实现词法分析,并用LR0实现语法分析.这是编译原理的实验时候做的。-It realized the lexical analysis and grammatical analysis function, it was written by C++ language.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:2305300
    • 提供者:叶风
  1. PA1

    0下载:
  2. 清华大学计算机科学与技术系编译原理课大实验PA1,词法分析-Department of Computer Science and Technology, Tsinghua University, compiling principle lesson experiment in PA1, lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:416694
    • 提供者:lzx
  1. lex.yy

    0下载:
  2. 基于lex的编译原理实验,实现编译的词法分析阶段。-Lex principle experiment based on the compilation, implementation of the lexical analysis phase of compilation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:11298
    • 提供者:洪鑫
  1. cifafenxi

    0下载:
  2. 编译原理的词法分析,并附上实验报告。希望对大家有帮助-Compiler theory of lexical analysis, together with the experimental report. Hope to help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:29363
    • 提供者:林健
  1. cifafenxiqi

    0下载:
  2. 编译原理实验报告,包括词法分析,以及详细报告-Compiler theory test reports, including lexical analysis, and detailed reports
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:43304
    • 提供者:梁传
  1. bianyi

    0下载:
  2. 包括表达式求值,词法分析,四元化中间代码,语法分析的实验-Including expression evaluation, lexical analysis, Quaternary of the middle code, parsing the experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:977538
    • 提供者:sammie
  1. bianyizonghe

    0下载:
  2. c语言编写的编译原理综合性实验,实现部分c语言代码段的词法、语法、语义分析,最后输出四元式。 没什么突出的,但是保证是最详细的。-c language compiler principles of comprehensive experiment, c language code to achieve some of the lexical, syntax, semantic analysis, the final output quaternion type. Nothing outsta
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:273722
    • 提供者:陈剑磊
  1. 123

    0下载:
  2. 编绎原理实用教程实验 词法分析程序 语法分析程序 可以运行的词法分析程序 语法分析程序 -Interpretation of principle experiment series of practical tutorials parser lexical analysis program that can run the parser lexical analysis program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:9356
    • 提供者:寒心随
  1. lexicalanalysis

    0下载:
  2. 编译实验词法分析报告郑章孝 参考南大翻译的龙书-Experimental lexical analysis compiled Zheng Zhang Xiao-Long book reference South translation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:51389
    • 提供者:sunshine
  1. bianyi

    0下载:
  2. 简单的编译实验,实现对代码进行词法分析,语法分析,以及语义分析等。希望对各位有用。-Simple compilation test, the code to achieve lexical analysis, syntax analysis, and semantic analysis. You want to be useful.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:659915
    • 提供者:杨晓华
  1. 87

    0下载:
  2. 词法分析 编译原理实验 c++ 词法分析 编译原理实验 c-Lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1163
    • 提供者:we
  1. yuyifenxicx

    0下载:
  2. 编译原理实验报告 词法分析器 语义语法分析-Compiler theory lexer semantic parsing
  3. 所属分类:汇编语言

    • 发布日期:2017-04-08
    • 文件大小:10832
    • 提供者:xuanyuan
  1. bianyi

    0下载:
  2. 编译原理实验,有关词法分析的,已经验收过,可以运行的,希望可以帮到需要帮助的人-Compile principle experiment, the lexical analysis, have been accepted before, you can run, and the desire to help people in need of help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:888217
    • 提供者:rita
  1. tiny

    2下载:
  2. tiny语言编译器 词法分析部分 实验报告与代码-tiny compiler
  3. 所属分类:Compiler program

    • 发布日期:2016-05-08
    • 文件大小:1019904
    • 提供者:xiaoyang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com