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

搜索资源列表

  1. cifafenxi

    0下载:
  2. 实验要求: 1.单词种别编码要求基本字、运算符、界符:一符一种;标识符:统一为一种;常量:按类型编码; 2.词法分析工作过程中建立符号表、常量表,并以文本文件形式输出; 3.词法分析的最后结果以文本文件形式输出; 4.完成对所设计词法分析器的功能测试,并给出测试数据和实验结果; 5.为增加程序可读性,请在程序中进行适当注释说明;-Experimental requirements: 1. Word kinds of other coding requirements o
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:231119
    • 提供者:ppt
  1. count

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:514
    • 提供者:meijie
  1. pascal

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:687
    • 提供者:meijie
  1. 1

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:625
    • 提供者:meijie
  1. lex.l

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:705
    • 提供者:meijie
  1. wo

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明加强对lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:meijie
  1. 2TestScaner

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明有助于加强对lex的理解-Compile principle experiment, the lexical analysis example, help to strengthen the understanding of lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:1168
    • 提供者:meijie
  1. 1exam

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明有助于初学者对lex的理解-Compiler principle experiment, the lexical analysis example, simple instructions to help beginners understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:2812
    • 提供者:meijie
  1. cifafenxi

    0下载:
  2. 编译原理的词法分析,黑龙江大学的编译原理实验代码-Compiling principle lexical analysis, heilongjiang university compiling principle experiment code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:240367
    • 提供者:donglin
  1. 1

    0下载:
  2. 编译原理课程实验之一,PL/O语言的词法分析程序,请自行在资源文件中添加使用到的两个txt文件-Compiled one of the principle course experiment, the PL/O language lexical analysis program, please add the two txt files used in the resource file
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:7173
    • 提供者:
  1. 06459816c-

    0下载:
  2. 编译原理 实验报告 实验三 词法分析,语法分析-Compiled principle experiment report of experiment three lexical analysis, syntax analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:371706
    • 提供者:
  1. bianyiyuanli2

    0下载:
  2. 编译原理完整的实验代码,包括词法分析和语法分析,测试代码-Compiler principles of experimental code, including lexical analysis and syntax analysis, and test code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:30100
    • 提供者:qiaojunshuai
  1. lex

    0下载:
  2. 编译原理实验词法分析,主要是要看懂词法分析程序是做个什么的-Compiler principle experiment lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:817144
    • 提供者:chen
  1. TCCompileri

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

    • 发布日期:2017-04-02
    • 文件大小:363730
    • 提供者:smms
  1. bi

    0下载:
  2. 编译原理 词法分析程序 实验课-compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1431
    • 提供者:simire
  1. bianyishiyan

    0下载:
  2. 编译原理实验,包括词法分析,语法分析,语义分析及中间代码生成,还有实验报告。很完全-Compiler principle experiment, including lexical analysis, parsing, semantic analysis and intermediate code generation, as well as experimental report. It is completely
  3. 所属分类:Console

    • 发布日期:2017-12-10
    • 文件大小:732837
    • 提供者:一夜长大
  1. lexical_analysis_program

    0下载:
  2. 编译原理、词法分析程序。 题目:词法分析程序的设计和实现 实验内容:设计并实现C语言的词法分析程序,要求如下。 (1)可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2)可以识别并读取源程序中的注释。 (3)可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4)检查源程序存在的错误,并可以报告错误所在的行列位置。 (5)发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:5397
    • 提供者:王大可
  1. cifafenxi

    0下载:
  2. 通过本实验的编程实践,使学生了解词法分析的任务,掌握词法分析程序设计的原理和构造方法,使学生对编译的基本概念、原理和方法有完整的和清楚的理解,并能正确地、熟练地运用-Through the experimental programming practice, so that students understand the task of lexical analysis, to grasp the principle of lexical analysis program design and
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:1177600
    • 提供者:孙辰
  1. lexical-analysis

    0下载:
  2. 编译原理实验一:C++源代码单词扫描程序(词法分析)-C++ source code word scanning procedures (lexical analysis)
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:727478
    • 提供者:Tin
  1. VB

    0下载:
  2. 编译原理实验报告 实验一:词法分析设计 实验二:LL(1)分析法 实验三:逆波兰式的产生及计算 实验四:LR(1)分析法 实验五:应用DAG进行局部优化 -Compiler principle experiment report Experiment 1: lexical analysis design Experiment two: LL (1) analysis method Experiment three: inverse caus
  3. 所属分类:assembly language

    • 发布日期:2017-11-02
    • 文件大小:222453
    • 提供者:烟岚
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com