CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - 词法

搜索资源列表

  1. chenbo

    0下载:
  2. 编译原理词法分析 通过对DFA模拟程序实验,使学生掌握词法分析的实现技术,及具体实现方法。-the code of bianyiyuanli about cifafenxi
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:912byte
    • 提供者:郭龙
  1. cifa

    0下载:
  2. C语言词法分析器 输入Pascal语句,输出token序列-c language lexical analyzer input a pascal statement, the output token sequence
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:22.66kb
    • 提供者:李涛
  1. et

    0下载:
  2. 编译原理-词法-语义分析 编译原理实验 实现简单词组识别 语义分析 等功能-Compiler Construction Principles- lexical- semantic analysis to compile a simple phrase recognition principle experiment to achieve functions such as semantic analysis
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2.4kb
    • 提供者:sun
  1. CFFX

    0下载:
  2. 一个编译原理词法分析器的代码,可以将输入的一串字符进行词法分析,检验是否符合要求。-Principles of a compiler lexical analyzer code, you can enter the string of characters lexical analysis, testing for compliance.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:38.13kb
    • 提供者:储昭良
  1. bianyi

    0下载:
  2. 一篇完成的编译词法分析器的正式报告,对正式报告的书写有帮助-A complete official report compiled lexical analyzer, written in the formal report helpful
  3. 所属分类:文件格式

    • 发布日期:2017-04-17
    • 文件大小:121.34kb
    • 提供者:qqbt
  1. yufafenxi

    0下载:
  2.  语法分析是编译过程的一个逻辑阶段。语法分析的任务是在词法分析的基础上将单词序列组合成各类语法短语,如“程序”,“语句”,“表达式”等等.语法分析程序判断源程序在结构上是否正确.源程序的结构由上下文无关文法描述.语法分析程序可以用YACC等工具自动生成。-Grammar analysis is a logical compile process stage. The task of grammatical analysis is in a separate lexical analysis on
  3. 所属分类:文件格式

    • 发布日期:2017-04-16
    • 文件大小:243.39kb
    • 提供者:懒人
  1. compiler

    0下载:
  2. 编译原理实验,包含词法分析,语法分析,语义分析等功能文档-Compiling principle experiment, including morphology analysis, grammatical analysis, the function such as semantic analysis document
  3. 所属分类:文件格式

    • 发布日期:2017-04-17
    • 文件大小:184.57kb
    • 提供者:周巧华
  1. 词法分析器

    0下载:
  2. 词法分析器,输出单词种别及种别编码。较为简单,仅供参考。-Lexical analyzer, the output word kind and species do not coding. Simpler for reference only.
  3. 所属分类:文件格式

    • 发布日期:2017-11-26
    • 文件大小:245.64kb
    • 提供者:mumu
  1. compile-analyse

    0下载:
  2. 编译原理词法分析器,主要用的是C#语言实现完成-Compilation principle morphology analyzer, the main use is to realize complete c#
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:68.04kb
    • 提供者:june
  1. bianyiyuanli

    0下载:
  2. 编译原理的实习题,为PL/0语言编写编译器:词法分析器,语法分析器-Compiler theory, practice questions, written in PL/0 language compiler: lexical analyzer and parser. . .
  3. 所属分类:File Formats

    • 发布日期:2017-11-26
    • 文件大小:11.52kb
    • 提供者:nill
  1. cifafenxi

    0下载:
  2. 词法分析流程分析图包以及对所做程序的描述和分析-failed to translate
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:10.45kb
    • 提供者:刘家伙
  1. cifa

    0下载:
  2. 编译原理词法分析程序,用于对PASCAL语言进行的词法分析程序-Compiler theory lexical analysis procedures used to PASCAL language lexical analysis program
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:68.3kb
    • 提供者:张鹏
  1. bianyiyuanli--cifafenxi

    0下载:
  2. 编译原理的词法分析-Compiler theory lexical analysis
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:9.48kb
    • 提供者:
  1. Lexical-analysis

    0下载:
  2. 调试并完成一个词法分析程序,加深对词法分析原理的理解。-Debugging and completed a lexical analysis program to deepen the understanding of the principles of lexical analysis.
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:24.33kb
    • 提供者:任尊
  1. Parsing

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-The preparation of a recursive descent parser, syntax checking and word structure to achieve lexical analysis program provided by sequence analysis.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:152.13kb
    • 提供者:任尊
  1. 11111

    0下载:
  2. 编译原理词法分析实验报告源代码步骤清晰明确,实现功能比较完善-Compiler theory lexical analysis test report clear source code steps to achieve more perfect
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:29.28kb
    • 提供者:霍琦琦
  1. Compiler-principles

    0下载:
  2. 编译原理课件,第一章编译程序概论,第二章PL0编译程序的实现,第三章文法和语言,第四章词法分析-Compiler theory courseware
  3. 所属分类:File Formats

    • 发布日期:2017-05-06
    • 文件大小:703.61kb
    • 提供者:王友强
搜珍网 www.dssz.com