CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - lexical analyzer

搜索资源列表

  1. complied

    0下载:
  2. 编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:21675
    • 提供者:付联榕
  1. lexel

    0下载:
  2. 一个词法分析器的设计与实现,含部分源代码。-a lexical analyzer design and implementation with some source code.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:40875
    • 提供者:zz
  1. 45646

    0下载:
  2. 编译原理词法分析器c++源程序-compiler theory lexical analyzer c source
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7117
    • 提供者:赵志飞
  1. analyse

    0下载:
  2. 词法分析,做的很详细,说明了各方面的情况,词法分析器实验报告-Lexical analysis, done in great detail to illustrate the various aspects of the experimental report of lexical analyzer
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:36343
    • 提供者:刘慧刚
  1. cffx

    0下载:
  2. 词法分析器试验报告,详细描述了试验过程,并有心得体会,是一份不错的实验报告-Lexical analyzer test report, a detailed descr iption of the testing process, and experiences is a good test report
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:373881
    • 提供者:Michael
  1. happy

    0下载:
  2. 编译原理词法分析器的功能是利用函数之间的递归调用模拟语法树自上而下的构造过程。 改造文法:消除二义性、消除左递归、提取左因子,判断是否为LL(1)文法 -Compiler theory lexical analyzer function is to use recursive function calls between the simulation process of constructing the syntax tree from the top down. Transforma
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:10837
    • 提供者:happyjack
  1. bianyiyuanli

    0下载:
  2. 一、 实验目的与要求 目的:在分析理解一个教学型编译程序(如PL/0)的基础上,对其词法分析程序、语法分析程序和语义处理程序进行部分修改扩充。达到进一步了解程序编译过程的基本原理和基本实现方法的目的。 要求:对PL/0作以下修改扩充 基本内容: 增加单词:保留字 ELSE,FOR,TO,DOWNTO,RETURN 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 -First, the purpose an
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:31851
    • 提供者:王亚楠
  1. imptor

    0下载:
  2. 一个词法分析器构造过程模拟器的设计与实现-Construct a lexical analyzer design and implementation process simulator
  3. 所属分类:软件工程

    • 发布日期:2017-05-06
    • 文件大小:1052498
    • 提供者:abcxyz88
  1. bainyishiyanbaogao

    0下载:
  2. 编译实验报告 包括语法分析器和词法分析器,是课程设计的必选啊-Compile test report includes a parser and lexical analyzer is a must-ah curriculum design
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:5355
    • 提供者:李胜杰
  1. bianyi

    0下载:
  2. 构造编译程序的基本理论分别完成词法分析器、语法分析器和中间代码生成实验-The basic theory of the construct compiler completed the lexical analyzer, parser and intermediate code generation experiments
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:708235
    • 提供者:瞿蛋蛋
  1. bianyi

    2下载:
  2. 用C语言采用模拟DFA算法编写一个扫描器(词法分析器)用来识别: 由任意个a或b开始后接aa再自加或自减1的字符串,即正规式r=(a|b)*aa(+|-)1描述的语言L(r)。 -Simulated DFA algorithm in C language to write a scanner (lexical analyzer) is used to identify: followed by any one of a or b aa longer self plus or decrem
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:6144
    • 提供者:123
  1. cifafenxi

    0下载:
  2. 编译原理词法分析器源码,比较完整,做课设的时候可以用-Compiler theory lexical analyzer source code
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:14674
    • 提供者:叶子
  1. flex-code

    0下载:
  2. flex词法分析代码,主要用于词法分析器的自动生成,包含所有代码-the flex lexical analysis code for lexical analyzer automatically generated, and contains all the code
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:267568
    • 提供者:尹红
  1. lab02sc

    0下载:
  2. the code is of lexical analyzer.It is the first stage of compilation of code.It generates tokens of the source code.
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:374133
    • 提供者:@^@
  1. lab03sc

    0下载:
  2. Lexical analyzer with regex. It will have regular expression to generate the tokens
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:536506
    • 提供者:@^@
  1. lexical-analyzer

    0下载:
  2. 有C++语言设计的可以识别字符串,数字的词法分析器。-Compilation principle of lexical analyzer
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:22672
    • 提供者:王宁
  1. cifa-document

    0下载:
  2. 编译原理课程设计词法分析器实现的实验设计报告文档 有明确的设计思路和报告格式-Principles of curriculum design compiler lexical analyzer to achieve experimental design report documents a clear design ideas and reporting formats
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:311595
    • 提供者:刘洋
  1. cifafenxiqi

    0下载:
  2. 这是一个由C++不便携的简单词法分析器,可供学习参考。-This is a C++ not portable simple lexical analyzer, available for study and reference.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1029
    • 提供者:ejan
  1. Lexical-analyzer-test-report

    0下载:
  2. 是一个词法分析器的实验报告,里面具体说明了整个程序的架构和出现问题如何解决-Lexical analyzer is a lab report, which specifically describes the architecture of the whole process and how to solve problems
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:253747
    • 提供者:黄春晖
  1. -lexical-analyzer-

    0下载:
  2. C语言词法分析器实现论文-C language lexical analyzer to achieve the paper
  3. 所属分类:software engineering

« 12 »
搜珍网 www.dssz.com