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

搜索资源列表

  1. bianyiyuanlikechengsheji

    0下载:
  2. 这次做的编译原理课程设计报告书 关于词法语法 分析器-The compiler of this principle of curriculum design report on the lexical parser
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:119318
    • 提供者:SANMIL
  1. antlr

    0下载:
  2. ANTLR 接受3类语法规范——语法分析程序,词法分析程序lexers,和树语法分析程序(也 叫树行者)。 由ANTLR使用LL(k) 分析用于全部3 语法变型,由于语法说明相似,因而产生 的lexers 和语法分析程序表现得也类似。 产生的识别程序易读,你可以查看输出的内容来 消除很多关于ANTLR机理的问题。-ANTLR grammar to accept 3 types of norms- syntax analysis procedures, lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:468234
    • 提供者:jason
  1. Tiny-C

    0下载:
  2. 这是一个小型语言tiny的编译器,包括词法分析、语法分析、语义分析、代码生成等功能-This is a tiny mini-language compiler, including lexical analysis, syntax analysis, semantic analysis, code generation and other functions
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:284535
    • 提供者:陈星
  1. cifafenxi

    0下载:
  2. 关于词法分析的源代码-Lexical Analysis on the source code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:5893
    • 提供者:zhangliang
  1. 15102856134

    0下载:
  2. 词法分析器,本程序是C语言的一个子集的词法分析程序,只能识别整型数字和部分关键字和部分符号。-Lexical analyzer, the C language program is a subset of the lexical analysis procedure to identify only integer numbers, and some parts of keywords and symbols.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:125089
    • 提供者:jervis
  1. ACOMPACTGUIDETOLEXANDYACC

    0下载:
  2. 本书将教会你如何使用 lex 和yacc构造一个编译器。 lex和 yacc 是两个用来生成词汇分析器和 剖析器的工具。-This book will teach you how to use lex and yacc to construct a compiler. lex and yacc are used to generate lexical analyzer and parser tools.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:349022
    • 提供者:rabbitpolo
  1. 5656

    0下载:
  2. 它输入描述构词规则的一系列正规式,然后构建有穷自动机和这个有穷自动机的一个驱动程序,进而生成一个词法分析程序.-Enter the descr iption of its formation a series of formal rules of style, and then build a DFA and the DFA, a driver, and then generate a lexical analysis program.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2373
    • 提供者:jervis
  1. ToylExp

    0下载:
  2. 一个词法分析,语法分析的小东西。有兴趣的朋友可以看看。-A lexical analysis, grammar analysis of the small things. Interested friends can see.
  3. 所属分类:Compiler program

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

    0下载:
  2. 建立一个词法分析器,要求能对关键字 标识符 常量等进行分析-The establishment of a lexical analyzer requires constant identifier on keyword analysis, etc.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:孟健
  1. analyzer

    1下载:
  2. 编译原理课程,词法语法分析器。课程设计可以用来参考-Compiler Construction Principles courses, lexical parser. Curriculum design can be used to reference
  3. 所属分类:Compiler program

    • 发布日期:2017-05-23
    • 文件大小:2757050
    • 提供者:Inuyasha
  1. gfck

    0下载:
  2. 通过设计、编制、调试一个算术表达式的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-Through the design, preparation, testing an arithmetic expression syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis understanding of t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:14577
    • 提供者:阿卡
  1. bianyi2

    0下载:
  2. 编译原理课设,包括词法语法和最后的运行结果。-Compilation Principle lesson set, including the lexical grammar, and the final results.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:10604
    • 提供者:zou
  1. LexicalAnalyzer

    0下载:
  2. C# 编译原理 词法分析器 晕 没得20个字还不能传?-C# Compilation Principle lexical analyzer halo did not have 20 characters can not Chuan?
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:66321
    • 提供者:conan
  1. cffx

    0下载:
  2. 词法分析器 可以分析一些简单的符号字符数据-Lexical analyzer can analyze some simple symbol character data
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5146
    • 提供者:朱皓
  1. cffx

    0下载:
  2. 简单的词法分析器 可以分析数字字符符号-Simple lexical analyzer can analyze the number of characters in symbols
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1363
    • 提供者:朱皓
  1. Parser

    0下载:
  2. 是词法分析的下一阶段,实现识别代码的语法构造,并以四元式的形式表达!-Lexical analysis is the next stage, the realization of the identification code of the grammar structure and Quaternion-style forms of expression!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:159677
    • 提供者:张强
  1. Complier

    0下载:
  2. 本人自己写的编译器~包括语法分析和词法分析,请多多执教-I wrote it myself compiler ~ including grammar analysis and lexical analysis, please coach
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:9935
    • 提供者:张三
  1. windows_JNI_64bit

    0下载:
  2. Ictclas分词系统,文词法分析是中文信息处理的基础与关键。中国科学院计算技术研究所在多年研究工作积累的基础上,研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System)-Ictclas segmentation system, the lexical analysis is the basis of Chinese information processing and key.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-18
    • 文件大小:4817355
    • 提供者:sunhaichao
  1. 1926211

    0下载:
  2. 实现了编译原理词法分析的部分,依照PL0语法进行词法分析,编译通过-Compilation Principle realized part of lexical analysis, carried out in accordance with the PL0 lexical grammar analysis, compiled through
  3. 所属分类:Compiler program

    • 发布日期:2017-04-28
    • 文件大小:44587
    • 提供者:全全
  1. cifa

    0下载:
  2. 编译原理词法分析程序,类似与Pascal语言,使用VC6.0编写。-Compilation Principle lexical analysis procedure, similar to Pascal language, using VC6.0 prepared.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:14187
    • 提供者:abcbc
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com