CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 词法分析器

搜索资源列表

  1. lexical

    0下载:
  2. 用C++写的此法分析器环境为DEVC++,该词法分析器输入一个文件对其输出三个文件有标识符,关键字,整形常量-Written using C++ parser environment for this method DEVC++, the lexical analyzer input a file with an identifier of its output three files, keywords, shaping constant
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:4672
    • 提供者:zhangzhe
  1. word

    0下载:
  2. c语言版的词法分析器,分析c语言 图形界面-c language version of the lexical analyzer, analyze c language graphical interface
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:82449
    • 提供者:谢斌
  1. jj

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

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

    0下载:
  2. 词法分析时,常常会用到超前搜索方法。如当前待分析字符串为“a +”,当前字符为’ ’,此时,分析器倒底是将其分析为大于关系运算符还是大于等于关 系运算符呢?显然,只有知道下一个字符是什么才能下结论。于是分析器读入下一个字符’+’,这时可知应将’ ’解释为大于运算符。但此时,超前读了一个字符’+’,所以要回退一个字符,词法分析器才能正常运行。在分析标识符,无符号整数等时也有类似情况。-Lexical analysis, often use advanced search method. If th
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-05-06
    • 文件大小:1123786
    • 提供者:元宝
  1. cifafenxi

    0下载:
  2. 用C语言实现的PL0词法分析器,简单易用,初学编译原理的同学可以-C language realization PL0 of lexical analyzer, ease of use,Beginners compiling principle of the students can have a look
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:15000
    • 提供者:心如止水
  1. My-Scanner

    0下载:
  2. java语言词法分析器 功能强大 空格不算关键字 采用自动机的思想-the java language lexical analyzer Powerful spaces not keyword automata thought
  3. 所属分类:Console

    • 发布日期:2017-12-03
    • 文件大小:3829
    • 提供者:戈斌斌
  1. scaner

    0下载:
  2. 编译原理扫描器,按照有限自动机和词法分析器的原理制作而成。-The compiler theory scanner, made in accordance with the principle of finite automata and lexical analyzer.
  3. 所属分类:Console

    • 发布日期:2017-11-05
    • 文件大小:2104
    • 提供者:乔梦楠
  1. Test2

    0下载:
  2. 词法分析器 掌握词法分析的概念,设计方法,熟悉高级语言中词法的定义,词法分析程序的编写-Lexer to grasp the concept of lexical analysis, design methods, familiar lexical definition of high-level language, lexical analysis program
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:1413
    • 提供者:henuc
  1. cifafenxichengxu

    0下载:
  2. 代码为一个简单的词法分析器的源代码,能从文件中分析一段句子的词法,识别标识符、运算符、关键字等。-The code for a simple lexical analyzer source code from some sentences lexical identification identifier, operator, keyword file analysis.
  3. 所属分类:Console

    • 发布日期:2017-11-17
    • 文件大小:1543
    • 提供者:sqc
  1. 1231231231

    0下载:
  2. Visual c++ 写的词法分析器能对语句和词进行分析-The lexical analyzer Visual c++ write statements and word analysis
  3. 所属分类:Console

    • 发布日期:2017-12-04
    • 文件大小:212693
    • 提供者:siler_ya
  1. Lexical-analyzer(cPP)

    0下载:
  2. vs环境下,用c++实现的一个简单的词法分析器。-vs environment, with c++ achieve a simple lexical analyzer.
  3. 所属分类:Console

    • 发布日期:2017-12-09
    • 文件大小:1243
    • 提供者:往下
  1. complier_of_c-

    0下载:
  2. c-语言的词法和语法分析器c语言实现,包括所有代码和工程文件。-c language lexical and syntactic parser c- language implementations, including all code and project files.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:750110
    • 提供者:钱立祥
  1. jixu

    0下载:
  2. 词法分析器,每个循环处理一个单词;调用词法分析过程;输出每个单词的内部码(种别编码,属性值)。建议从文件中读取要分析的符号串。-Lexical analyzer, each cycle dealing with a word lexical analysis procedure calls the output of each internal code word (species not coding, property values). I recommend reading the s
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:197985
    • 提供者:shangcongcong
搜珍网 www.dssz.com