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

搜索资源列表

  1. TokenAnalyze

    0下载:
  2. 编译原理实验,实现词法分析器。读入输入字符并判断是否符合词法约束。-Compiler Construction Principles experiment, to achieve lexical analyzer. Read into the input character and determine whether the lexical constraints.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1258
    • 提供者:pjq
  1. jj

    0下载:
  2. 简单的词法分析器,可以用来使用,很有用处-A simple lexical analyzer can be used to use, very useful
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1245
    • 提供者:怀荒
  1. cifa

    0下载:
  2. 词法分析器,自己做的哦,可以直接用,不要错过,不懂的加我-Lexical analyzer, to do their own Oh, can use, do not miss, plus I do not know QQ
  3. 所属分类:source in ebook

    • 发布日期:2017-05-10
    • 文件大小:2202209
    • 提供者:颖仔
  1. VocabularyAnalyser

    0下载:
  2. 简单词法分析器 实现对输入的文本文件的内容进行分析 并得出相应的类型表-VocabularyAnalyser~~~~
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:1435
    • 提供者:宋楷
  1. lexical

    0下载:
  2. 编译原理 词法分析器 实现简单的分词功能-lexical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:2322
    • 提供者:陈龙
  1. C

    0下载:
  2. 定义C语言或其子集的单词并给出编号,根据给定的语言子集构造词法分析器,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示),要求输出以文件形式存放的Token串。-The definition of C language or a subset of the word and give numbers, according to a subset
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:5390
    • 提供者:xiaoding
  1. cffxq

    0下载:
  2. 简单的词法分析程序,可执行,大二时做的简单词法分析器,可打开源文件分析词法。-A simple lexical analysis program, executable, sophomore, when doing a simple lexical analyzer, lexical analysis can open the source file.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:12757
    • 提供者:吴伟博
  1. LexicalAnalyzer

    0下载:
  2. 词法分析器,源代码用文件输入,TOKEN序列文件输出-Lexical analyzer,the source code to use file input,TOKEN sequence file output
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:192617
    • 提供者:逍遥一心
  1. Simple_Language_Lexer

    0下载:
  2. 这是一个使用了LEX所编写的Simple语言的词法分析器。Simple语言的定义说明请看附件。这个LEX的源代码可以通过Parser Generator 2来转化成为h文件跟cpp文件。由于编译这两个文件需要使用到Parser Generator 2的C++库,所以就只上传了LEX的源代码,谁感兴趣的可以自己通过Parser Generator 2来转化。至于UNIX下面的LEX工具如果想要转化的话需要修改其主程序,另外需要将LEX源代码之中有关C++语言的表达形式修改成为相应的C语言的表现形式
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:182696
    • 提供者:林宇浩
  1. compiler

    0下载:
  2. 编译词法分析器,读入一份文件,判断是否符合词法规则-Compiler lexical analyzer and read into a document to determine whether the lexical rules
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4353
    • 提供者:wade.liu
  1. rsg-1_0B

    0下载:
  2. Rsg是一个用Java编写的词法分析器(扫描器)生成器。 -Rsg is a work written in Java lexical analyzer (scanner) generator.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:691041
    • 提供者:王帅
  1. version1

    0下载:
  2. 编译原理 词法分析器 实验源代码 可识别java代码 基于书中最基本的算法-Principles of lexical analyzer test compile the source code can identify the java code in the book based on the most basic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3772
    • 提供者:伍学海
  1. version2

    0下载:
  2. 编译原理 词法分析器 实验 基于正规表达式 给需要的人-Compiled based on the principle of lexical analyzer test regular expressions to those who need it
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3597
    • 提供者:伍学海
  1. cifa

    0下载:
  2. 编译原理 词法分析器 主要是用正则表达式-Compiler Construction Principles lexical analyzer is mainly used regular expressions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:9170
    • 提供者:袁俊
  1. cifa

    0下载:
  2. 一个简单的词法分析器报告,包括流程图-A simple lexical analyzer reports, including the flow chart ...
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:98711
    • 提供者:林志远
  1. wordanalysis

    0下载:
  2. ANSI C词法分析器,编译原理课上的课程设计,每次按行读入源程序,这是不足之处~-word analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:2954
    • 提供者:dihuoly
  1. lexer

    0下载:
  2. 使用C语言完成的词法分析器,分析完成的此法元素存储在哈希表中。-A lexer program written in C. The tokens are stored in hash table.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:14937
    • 提供者:ZhuYinghang
  1. 1_1

    0下载:
  2. 编译原理的词法分析器 把关键字放到数组里,用于一会儿比较把关键字放到数组里,用于一会儿比较-the describe
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:917
    • 提供者:李越
  1. lex

    0下载:
  2. c-词法分析器,实现了词法分析和简单的语法token提取功能-C minus analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:43993
    • 提供者:张龙
  1. Scanner

    0下载:
  2. 手工完成C语言编写的C-词法分析器,列出源代码以及提取出的token串-Manually written in C language C-lexical analyzer, listing the source code, and extract the token string
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:22542
    • 提供者:张龙
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com