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

搜索资源列表

  1. Introduction_to_compilers

    0下载:
  2. How to create a compiler, main parts of a compiler.Lexical analysis, Syntax analysis, Semantic analysis, Intermediate code generation, Optimization Code generation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:485178
    • 提供者:4EsT
  1. Analysis

    0下载:
  2. 简单的词法分析程序 只供初学者参考学习 只能简单匹配 "" // [] () {}-A simple lexical analysis program
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:宋立森
  1. Analysis

    0下载:
  2. C语言词法分析,开发工具为:C++ builder 2007.可以自主更改源代码中的关键字等,使功能更强大-C language lexical analysis, development tools: C++ builder 2007. Will be free to change the source code of the keywords, so that more powerful
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:388797
    • 提供者:
  1. Lexical

    0下载:
  2. 掌握计算机语言的词法分析程序的开发方法。编制一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序。-Master computer language for lexical analysis program development methodology. Able to analyze three kinds of preparation of an integer, identifier, the main operator and the main keyword lexic
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:72435
    • 提供者:chenxi
  1. scan.tar

    0下载:
  2. 编译原理,扫描器的实现,词法分析,pascal的简单分析-Compiler theory, the realization of the scanner, lexical analysis, pascal simple analysis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1166
    • 提供者:wwsc
  1. Lexical

    0下载:
  2. 词法分析:将该语言的源程序,也就是相应的字符流转换成内码,并根据需要是否对于标识号填写相应的符号表供编译程序的以后各阶段使用- Lexical Analysis:The language of the source, that is, the character stream into corresponding internal codes, and if necessary, fill in the corresponding identification number for the sy
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1982
    • 提供者:yinshengquan
  1. lexical

    0下载:
  2. 编译原理,词法分析,实现对词法单元的分析。内容详细,代码简单-Compiler theory, lexical analysis, achieve the analysis of lexical units. Detailed, simple code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1142
    • 提供者:孙云高
  1. Compilercifa

    0下载:
  2. C语言词法分析器,用于实现C语言的词法分析,编写语言为C。-C language lexical analyzer, used to implement the C language, lexical analysis, the preparation of language is C.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:1969
    • 提供者:ML
  1. Lexical

    0下载:
  2. 编译原理的词法分析,可以识别各类词,浮点数字,二进制,八进制,十进制,十六进制-Compiler theory of lexical analysis, can identify all kinds of words, floating point numbers, binary, octal, decimal, hexadecimal
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:19155
    • 提供者:carponlee
  1. Compiler-theory-of-lexical-analysis

    0下载:
  2. 编译原理词法分析程序,主要是词法分析,还有语法分析的内容待会上传-Lexical analyzer compiler theory
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:5033
    • 提供者:wu410541767
  1. Chinese-Lexical-Analysis

    0下载:
  2. 一种基于层叠隐马模型的汉语词法分析方法,旨在将汉语分词、词性标注、切分排歧和未登录词识别集成到一个完整的理论框架中.-An approach for Chinese 1exical analysis using cascaded hidden Markav model, which aims to incorporate segmentation, part-of-speech tagging, disambiguation and unknown words recognition int
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:768743
    • 提供者:王辉
  1. Analysis

    0下载:
  2. 编译语言之词法分析,用于分解编程语言之中的每一个有意义的单词,并提示错误地方-Compiled language lexical analysis, programming language being used to break down every meaningful word, and prompts the wrong place
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:13279
    • 提供者:gagmeansfun
  1. LEXICAL

    0下载:
  2. 词法分析程序的设计与实现 Lexical analysis program of design and implementation -Lexical analysis program of design and implementation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:1901
    • 提供者:陈建峰
  1. NBuilder-Lexical

    0下载:
  2. 用MFC实现的C语言词法分析器,是学习编译原理的不错的参考资料,本程序用VS2010编写,此词法分析程序可分析出C语言中: 标识符(以字母或下划线开头,后面可以是数字字母或下划线) 字符串常量 字符常量 整数常量 普通实型 有+/-科学记数 无+/-科学记数 注释说明,还不能处理预处理命令33种运算符说明:,() [] .在界符中有,这里出 , ? : sizeof 也没给出11种分界符32种关键字程序使用转换表设计,运行速度快,本人还对每个能识别的符号
  3. 所属分类:Compiler program

    • 发布日期:2017-06-13
    • 文件大小:21183520
    • 提供者:杨兵
  1. Lexical-analyzer

    1下载:
  2. 我的编译作业,词法分析器,本程序完成词法分析的各项检错-My compilations, lexical analyzer, the process is complete lexical analysis of the error detection
  3. 所属分类:C#编程

    • 发布日期:2016-03-15
    • 文件大小:3072
    • 提供者:高国峰
  1. java-Lexical-analyzer

    0下载:
  2. 简单的词法分析,对界符,算符,关键字等进行判断分析-Simple lexical analysis, operator of world, operator, the key words of judgment analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1813
    • 提供者:王鑫
  1. Lexical-analysis

    0下载:
  2. 使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。-Use some kind of high-level language and the LEX lexical analyzer to achieve a C language s
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:2263
    • 提供者:吴越
  1. The-compiler-morphology-analysis

    0下载:
  2. 编译原理中的词法分析实验 识别单词功能 适合初学者学习的实验-Compiling principle of lexical analysis to identify the word for beginners to learn of the function
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:496543
    • 提供者:WangShuang
  1. grammar-analysis

    0下载:
  2. 按照词法规则,对程序中的词法进行分析,并找出错误的不符合规定的词法定义,并提示-Lexical rules, the program lexical analysis, and identify the wrong lexical definitions of non-compliance, and prompt
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:4680
    • 提供者:黄敏
  1. lexical-analyzer-CPP

    0下载:
  2. 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。编译原理专用词法分析程序-Through the design of the preparation of debugging a lexical analysis of specific procedures, better understanding of the principles of the understanding of lexical analysis.
  3. 所属分类:汇编语言

    • 发布日期:2017-03-31
    • 文件大小:179638
    • 提供者:lijiao
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com