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

搜索资源列表

  1. cffxq.rar

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

    • 发布日期:
    • 文件大小:14288
    • 提供者:
  1. cffxq

    0下载:
  2. 基于控制台的词法分析器- Based on control bench morphology analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14555
    • 提供者:瀚海
  1. c++cffxq

    0下载:
  2. 一个可以识别C语言中标识符,关健字,运算符和各种数字的词法分析器.用VC6.0编写的. 下面是主要代码- May distinguish in the C language the identifier, Guan Jianzi, the operator and each kind of digital morphology analyzer Compiles with VC6.0 Under is the main code..
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4105
    • 提供者:张旧
  1. cffxq

    0下载:
  2. 一个用C#来开发的C语言词法分析器,可对C语言进行词法分析
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15035
    • 提供者:xi
  1. cffxq

    0下载:
  2. 词法分析器,分析关键字,注释符号,专用符号,注释符号,非法字符等。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11697
    • 提供者:七七
  1. cffxq

    0下载:
  2. 标准编译原理词法分析器:源代码、可执行程序、测试程序文件、输入结果文件。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14528
    • 提供者:lues
  1. cffxq

    0下载:
  2. 编译器设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序。整个编译程序分为三部分:词法分析部分、语法分析处理及四元式生成部分、输出显示部分。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:177190
    • 提供者:佚星
  1. cffxq

    0下载:
  2. 哈工大(威海)编译原理实验一,词法分析器源代码,仅供大家参考-nlkhkhsad,nad,a,n,jlhadn,n
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1649
    • 提供者:zeronba
  1. CFFXQ

    0下载:
  2. 词法分析器C++ 编译原理实验 .程序功能分割 (1)标识符的识别 (2)关键字的识别 (3)常数的识别:整数,实数,指数形式表示的数 (4)界符的识别 (5)算符的识别(注意区分:单目,双目的区分+,++,+=) (6)关系比较符的识别(注意区分:单目,双目>,>=) (7)字符常量的识别 (8)字符串常量的识别 (9)错误处理 等等 -Good!
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2014
    • 提供者:星东
  1. cffxq

    2下载:
  2. 一个用java编写的词法分析器!其主要运用和来源是编译原理词法分析器的课程设计!-Using java prepared a lexical analyzer! Its main source of application and compiling principle of curriculum design lexical analyzer!
  3. 所属分类:编译器/词法分析

    • 发布日期:2012-11-08
    • 文件大小:1665
    • 提供者:wian
  1. cffxq

    0下载:
  2. 词法分析器实验报告,内容详细,步骤很完整,有利于新人进一步认识学习编译原理-Lexical analyzer test report in detail, the steps are complete, is conducive to study and compile a better understanding of new principles of
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:19337
    • 提供者:Michael
  1. CFFXQ

    0下载:
  2. 词法分析器的C语言代码,可用于编译设计。-Lexical analyzer C-language code that can be used to compile the design.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:10675
    • 提供者:RYC
  1. cffxq

    0下载:
  2. 简单的词法分析程序,可执行,大二时做的简单词法分析器,可打开源文件分析词法。-A simple lexical analysis program, executable, sophomore, when doing a simple lexical analyzer, lexical analysis can open the source file.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:12757
    • 提供者:吴伟博
  1. cffxq

    0下载:
  2. 词法分析器,主要任务是把输入的字符串进行扫描和分解,识别出各种类型的单词符号产生于语法分析的词法记号序列。-Lexical analyzer, the main task is to scan the input string and decomposition, to identify various types of word symbols in the syntax analysis of the sequence of lexical tokens
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1010169
    • 提供者:houbo
  1. cffxq

    0下载:
  2. 简单的分析词法,显示分析后的运行情况及有关的单词符号-Simple lexical analysis shows that the operation analysis and the symbols of words
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:4162
    • 提供者:宁宁
  1. cffxq

    0下载:
  2. c语言编写的简单词法分析器的实现,适用于初学者的简单程序。-c lexical analyzer written in a simple implementation of a simple procedure for beginners.
  3. 所属分类:输入法编程

    • 发布日期:2017-03-31
    • 文件大小:1854
    • 提供者:tina
  1. cffxq

    0下载:
  2. 词法分析器,主要完成编译原理中的词法分析-lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:2021
    • 提供者:小枫
  1. cffxq

    0下载:
  2. 词法分析器,可以了解如何分析词法,有DIM IF DO STOP END 几个简单的解析 -Lexical analyzer, you can learn how to analyze lexical, there DIM IF DO STOP END few simple resolution
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:153019
    • 提供者:hzxiao
  1. cffxq

    0下载:
  2. 词法分析器,分析C语言词法是否有误,详情请点击-Analyse about whether the sentence white by Language C is right.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1894
    • 提供者:张家辉
搜珍网 www.dssz.com