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

搜索资源列表

  1. analysis-and-code-generation-of-Tiny

    0下载:
  2. 编译原理实验,编译TINY及其词法分析、语法分析、语义分析、代码生成,其中包含实验报告分析、代码和结果。-Compiler theory test, compile TINY and lexical analysis, syntax analysis, semantic analysis, code generation, which includes analysis of test reports, code and results.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:316200
    • 提供者:Panda
  1. student-servlet

    0下载:
  2. C语言小型分析器实验报告1) 待分析的简化C语言的词法说明; 2) 单词符号的种别编码方案; 3) 所识别的各类单词符号的正规式或状态转换图; 4) 待分析的简化C语言的语法规则说明; 5) 所采用的语法分析方法的算法思想和主要步骤; 6) 完成语法制导翻译(翻译成后缀式)所用的翻译模式;(部分同学如果完成不了这部分内容就不要写) 7) 程序的主要算法思想和主要函数的算法思想及流程; 8) 对全局数据结构的说明 -according to the IP addr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:705509
    • 提供者:谢问东
  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. lexicalanalysis

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

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

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

    • 发布日期:2016-05-08
    • 文件大小:1019904
    • 提供者:xiaoyang
  1. scanner

    0下载:
  2. 编译原理 词法分析(含实验报告和完整代码)-Compiler theory lexical analysis (including lab reports and complete code)
  3. 所属分类:系统编程

    • 发布日期:2017-05-06
    • 文件大小:1220081
    • 提供者:刘俊杰
  1. grammar_analyse_program

    0下载:
  2. 一个用C++编写的简单的语法分析程序,是在词法分析的基础上进行的编写,能识别出一个句子,并返回该句子的语法信息,并返回词法分析结果。并附有源程序工程和实验报告。-Written in C++ a simple parser, lexical analysis is based on the preparation, can identify a sentence, the sentence syntax and returns the information, and returns the r
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:309434
    • 提供者:淼淼
  1. semantic_analyse_program

    0下载:
  2. 用C++编写的语义分析程序,基于LR文法,能实现词法分析,语法分析,返回相应结果,并返回归约过程和四元式。并附有实验报告和源工程。-Written in C++ semantic analysis program, based on the LR grammar, to achieve lexical analysis, parsing, returns the appropriate result, and return to the process of reduction and quat
  3. 所属分类:Compiler program

    • 发布日期:2017-05-20
    • 文件大小:5905079
    • 提供者:淼淼
  1. the-lexical-analysis

    0下载:
  2. 可以对cmm语言进行简单的词法分析,附实验报告-Can do the simple lexical analysis of the cmm language
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:785028
    • 提供者:qiu
  1. cifafenxiqi

    0下载:
  2. 编译原理实验报告,词法分析器(C++版),简单实现都本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示-Lab report compiler theory, lexical analyzer (C++ version), a simple procedure to achieve all of this is given by the path of the file analysis in order to display the word symbol and text pro
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:91163
    • 提供者:湛开洪
  1. lexical-analyzer

    0下载:
  2. 编译原理,用C语言和lex两种方法实现词法分析,并包含成功测试案例,与失败测试用例以及实验报告-lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:112703
    • 提供者:猪兔兔
  1. cifafenxi

    0下载:
  2. 汇编语言-词法分析程序 基于C++的词法分析程序实验报告-Assembly language- lexical analysis program
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:9772
    • 提供者:xie
  1. complier_code_and_report

    0下载:
  2. 自己写的 编译器 ,实现了语法分析和词法分析,不难,容易看懂,还有实验报告。-My own compiler, realize the grammar analysis and morphology analysis, is not easy, easy to understand, and the experiment report.
  3. 所属分类:Compiler program

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

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

    • 发布日期:2017-04-17
    • 文件大小:371706
    • 提供者:
  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. 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. cifafenxi

    0下载:
  2. VC语言实现的词法分析小程序,包含实验报告,使用文件方式输入,分析语言为VC语言-VC language lexical analysis small program, including lab reports, file input analysis language for VC language
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:235701
    • 提供者:王震
  1. 2

    0下载:
  2. 上海大学编译原理实验二 词法分析 pl/0将实验一“词法分析”的输出结果,作为表达式语法分析器的输入,进行语法解析,对于语法正确的表达式,报告“语法正确”;    对于语法错误的表达式,报告“语法错误”, 指出错误原因。-Compiler theory Shanghai University Experiment II Lexical analysis pl/0 to experiment a "lexical analysis" of the output, as the
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2489039
    • 提供者:盛俊
« 1 2 3 45 »
搜珍网 www.dssz.com