CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - lexical analyzer

搜索资源列表

  1. scosrc

    0下载:
  2. sco unix 前台界面开发程序,采用UNIX中的词法分析器和语法分析器,可以快速产生前台界面,无需数据库支持。-sco prospects interface development process, using the UNIX lexical analyzer and parser can quickly generate prospects interface, without database support.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:52799
    • 提供者:czc
  1. elex-0.1

    0下载:
  2. 用于词法分析的词法分析器-for lexical analysis of the lexical analyzer
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:156292
    • 提供者:周瑜红
  1. CMMCompiler

    0下载:
  2. 一个CMM语言的词法分析器,值得一看!相信对你会有帮助-CMM language a lexical analyzer, worth a visit! Believe will be helpful for you
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1009136
    • 提供者:kang
  1. javascanner

    0下载:
  2. 一款java词法分析器,输入需要进行此法分析的文明,可以对其进行此法分析,并输出相应的属性字流。-Java a lexical analyzer, enter the required analysis of this civilization, this method can be analyzed and the properties of the corresponding output word stream.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:238168
    • 提供者:olivia
  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. cparser

    0下载:
  2. 词法分析器,做的比较好。有完整的资料和注释,一个蛮好的作品-Lexical analyzer, to do better. Have complete information and comments, one works just fine
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1090310
    • 提供者:lc
  1. ciifafenxi

    0下载:
  2. 词法分析器 可分析简单词法、数字和符号等 编译原理实验-Simple lexical analyzer can analyze lexical, numbers and symbols such as compiler theory test
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1404056
    • 提供者:于得实
  1. cifa

    0下载:
  2. 词法分析器一个 c语言的词法分析器,简单实用-A lexical analyzer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2068
    • 提供者:hou
  1. aaa

    0下载:
  2. VC++语言编写的一个简单的词法分析器实现词法分析功能-Written in VC++ lexical analyzer to achieve a simple lexical analysis function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:616381
    • 提供者:11
  1. analyzer

    0下载:
  2. CMM 语言的词法分析器(C++语言编写)-CMM language lexical analyzer (C++ language)
  3. 所属分类:系统编程

    • 发布日期:2017-04-13
    • 文件大小:1736
    • 提供者:成奈川
  1. cifa

    0下载:
  2. 通过手工构造词法分析器,理解词法分析的过程原理,从而更好的理解编译原理。 通过构造过程中代码的编写,锻炼自己动手解决问题的能力和编程能力。 -Lexical analyzer constructed by hand, understanding the process of lexical analysis principles in order to better understand the compiler theory. Through the process of prepar
  3. 所属分类:系统编程

    • 发布日期:2017-04-08
    • 文件大小:18061
    • 提供者:木木水吉
  1. HW2

    0下载:
  2. 编译原理——词法分析器,语法分析器,用C实现-Compiler theory- lexical analyzer, parser, with the C implementation
  3. 所属分类:系统编程

    • 发布日期:2017-04-17
    • 文件大小:17293
    • 提供者:高如意
  1. Lexical-analyzer

    0下载:
  2. c++写的词法分析器,编译原理肯定会用到,上传上,大家看看哈-c++ to write the lexical analyzer, compiler theory will certainly be used, upload, and we look ha
  3. 所属分类:系统编程

    • 发布日期:2017-04-13
    • 文件大小:3033
    • 提供者:281194684
  1. calc2

    0下载:
  2. 是个简单的词法分析器,可以检测多项语法,是编译器的前端-Is a simple lexical analyzer can detect a number of syntax, the compiler front-end
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:陈辰
  1. Complier

    0下载:
  2. 编译原理词法分析器,识别标识符、关键词、操作码。-Compiler theory lexical analyzer to identify identifiers, keywords, opcode.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:2166
    • 提供者:han
  1. LR

    0下载:
  2. LR词法分析器,用C++编写的简单的一个LR词法分析器-The LR lexical analyzer C++ written a simple LR lexical analyzer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:32981
    • 提供者:王竹
  1. 2

    0下载:
  2. 词法分析器,利用了C++的文件,可以识别数字,字母,标示符等-Lexical analyzer, using the C++ files can identify numbers, letters, identifier
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:3784749
    • 提供者:王乐子
  1. animation

    0下载:
  2. .A Token is an occurence of a term from the text of a field. It consists of a term s text, the start and end offset of the term in the text of the field, and a type string. The start and end offsets permit applications to re-associate a token with it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:1536
    • 提供者:nuxenmen
  1. cifafenxi

    0下载:
  2. C++语言的词法分析器,非常智能化,适用于大多数课程设计的要求。-C++ language lexical analyzer, very intelligent, for most curriculum design requirements.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1555
    • 提供者:shishishi
  1. lexical-analyzer

    1下载:
  2. 编译原理实验报告 实验一:词法分析器 实验目的: 实现TINY+语言的词法分析程序(扫描程序) 实验内容: 1、词法分析器输入输出 扫描程序的输入是源代码文件,输出是token串。 2、需要遵循“最长串匹配原则”,如匹配字符串‘:=’ 为赋值操作符,而不是冒号和等号两个操作符。 Token 以键值对 (Kind, Value)的形式表示。下面的符号表示不同的token类别(即Kind的取值) KEY 表示保留字 SYM 表示特殊符号 ID 表示标识符
  3. 所属分类:Windows Kernel

    • 发布日期:2016-05-08
    • 文件大小:2717696
    • 提供者:alfred artorius
« 12 »
搜珍网 www.dssz.com