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

搜索资源列表

  1. 编译原理-词法分析器

    0下载:
  2. 自己写的,词法分析(c++),可以实现基本上常用的分析。-wrote it myself, lexical analysis (c), can be used to achieve basically the analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-04-09
    • 文件大小:37981
    • 提供者:王某人
  1. 词法分析器 语法分析器

    1下载:
  2. 词法分析和语法分析的程序,带实验报告- The lexical analysis and the grammar analysis procedure, brings the test report
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:50529
    • 提供者:王聃
  1. 词法分析器(LPascal)

    0下载:
  2. 类pascal的词法分析设计,内容详细。 这是我老师的教案,我看内容较全,希望对您也有帮助!- The kind of pascal lexical analysis design, the content is detailed. This is my teacher teaches the document, I looked content comparatively entire, hoped also has the help to you!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:12813
    • 提供者:林良明
  1. 词法分析代码

    0下载:
  2. c下的词法分析器代码,很实用的-c morphology analyzer code, is very practical
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:56147
    • 提供者:李明
  1. 词法分析 语法分析程

    0下载:
  2. 一个比较全的词法分析器语法分析器。- A quite entire morphology analyzer grammar analyzer.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51392
    • 提供者:猛哥
  1. 词法编译器

    0下载:
  2. 词法分析器(编译原理)-Morphology analyzer (translation principle)
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6635
    • 提供者:杨扬
  1. 词法分析Lex

    0下载:
  2. 名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件-Name lexical analyzer for C language function: 1)Extract all lexems from C Language source code 2)Examine the sy
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:192513
    • 提供者:张永胜
  1. 简单词法分析

    0下载:
  2. 大学期间写的一个简单的词法分析器,通过输入符合自定义语法规则的程序,得到分析的二元组-University wrote a simple lexical analyzer through importation from the definition of the rules of grammar procedures, the analysis of binary Group
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11788
    • 提供者:蔡正兴
  1. 词法

    0下载:
  2. 这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2. Design translation, the Token
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5794
    • 提供者:石青
  1. WANG词法分析-编译

    0下载:
  2. 一个简单的词法分析器,1代表字符,2代表关键字(命令字),4带表算符界符, 注:要把wangs.txt这个文件放在桌面上,然后在这个TXT里写上你要识别的语句。然后保存后关毕,在运行WANG词法分析.EXE进行词法分析。 完成识别后,会在相应的词面前出现以上代号。暂不能对数字进行识别。因为在某种请况下数字也可表是为字符……稍有困难,但完成老师的针对程序段:area=b+c*d。那简直是小菜一碟。-a simple lexical analyzer, a representative charac
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11528
    • 提供者:linlins
  1. 小小的词法分析器

    0下载:
  2. 这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2091
    • 提供者:周裕涛
  1. 词法分析器6

    0下载:
  2. 这是一个词法分析的小程序,希望大家多多指教-This is a lexical analysis of small procedures, we hope the exhibitions
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:31275
    • 提供者:祝莉
  1. 词法分析器手工构造实例

    0下载:
  2. 这是一个此法分析器的手工构造实例,程序很简洁。-This is a method of manual analyzer tectonic example, a very simple procedure.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8275
    • 提供者:孟雅静
  1. 递归下降分析器/词法分析

    2下载:
  2. 实现了简单词法分析和语法分析 实现平台eclipse
  3. 所属分类:编译器/词法分析

  1. pascal词法分析

    0下载:
  2. 简单的pascal词法分析器
  3. 所属分类:其它

  1. 编译原理

    0下载:
  2. c_minus词法分析器
  3. 所属分类:编译器/词法分析

  1. 递归下降分析器

    0下载:
  2. 目的】 使用递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握手工编写语法分析程序的方法。 【要求】 1、使用递归下降分析算法分析表达式文法: exp ::= exp addop term | term addop ::= + | - term ::= term mulop factor | factor mulop ::= * | / factor ::= (exp) | number 其中number可以是多位的十进制数字串(整数即可),因此这里还需要一个小的词法分析器来得到
  3. 所属分类:编译器/词法分析

  1. analysis.rar

    0下载:
  2. 编译原理上机实验,c语言的词法分析器。将单词分为保留字,标识符,数字。可实现c语言的几乎全部词法分析。,Principle of the Experimental Machine compiler, c language lexical analyzer. The word is divided into reserved words, identifiers, numbers. Can be realized almost all of c language lexical analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:2879
    • 提供者:齐旭蕾
  1. flex++-2.3.8-7.tar.Z

    0下载:
  2. 生成C++的词法/语法分析的Flex语法分析器 ,Flex syntactic and phrase parser which can produce C++ code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:341783
    • 提供者:
  1. lexical_analyzer(by_flex).rar

    0下载:
  2. 运用flex自动生成词法分析器。包含源代码和使用文档,Automatically generated using flex lexical analyzer. Contains the source code and use of documents
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:256897
    • 提供者:bluejoy
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com