CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 词法分析

搜索资源列表

  1. 词法分析qi

    0下载:
  2. 词法分析器运用软件 词法分析是编译的第一个阶段,它的主要任务是从左到右逐个字符地对源程序进行扫描,产生一个个单词序列,用以语法分析-lexical analyzer used lexical analysis software is a compiler of the first stage, its main task is to whatever individual characters to the source scan generated a sequence of words
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:37578
    • 提供者:李坤
  1. 02_1

    0下载:
  2. 本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键字种类为1,分界符种类为2,算术运算符、关系运算符、常数、标识符分别为-the procedures for lexical analysis : DOS interface input from the C his statement, and in the end, # (attention to the need to put an e
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:272673
    • 提供者:李微
  1. zidingxiangxiashiyan

    0下载:
  2. 自顶向下语法分析 实验报告 对于给定的源程序(如C语言或Pascal等),要求从组成源程序的字符行中寻找出单词,并给出它们的种别和属性——输出二元组序列。以便提供给语法分析的时候使用。要求能识别所有的关键字,标志符等,并且能够对出先的一些词法规则的错误进行必要的处理。-top-down syntax analysis report for the experiment to the source (such as C or Pascal, and other languages), reques
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:55611
    • 提供者:余琨
  1. compiler

    1下载:
  2. 大三下学期编译原理三个完整的实验和报告(包括词法分析语法分析(LL1和预测分析-junior next semester compile three principles and integrity of the report (including lexical analysis syntax analysis (and pre-LL1 Measurement Analysis
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:57125
    • 提供者:echo
  1. 111

    0下载:
  2. 编译原理词法分析器报告 对简单语言进行词法分析-compiler theory lexical analyzer report on simple language lexical analysis
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10748
    • 提供者:xxx
  1. bianyiyuyan

    1下载:
  2. 是编译原理实验实验一 手工生成PL/0语言词法分析器 1 实验二 用算符优先分析法进行表达式分析 5
  3. 所属分类:文件操作

    • 发布日期:2014-01-20
    • 文件大小:249118
    • 提供者:裴红梅
  1. C++文本查询程序原型

    2下载:
  2. 文本查询源代码,用于对文本的检索替换,词法分析,语法分析-text inquiries source code, for the retrieval of text replacement, lexical analysis, grammar analysis
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10558
    • 提供者:刘平
  1. 词法分析小程序

    0下载:
  2. 词法分析小程序
  3. 所属分类:文件操作

    • 发布日期:2008-12-08
    • 文件大小:17175
    • 提供者:watericeliu
  1. 可以检查的词法分析

    0下载:
  2. 可以检查的词法分析
  3. 所属分类:文件操作

    • 发布日期:2011-04-07
    • 文件大小:995855
    • 提供者:leowang721
  1. Compilertheorylexicalanalysis(Samplelanguage)

    0下载:
  2. 编译原理词法分析(Sample语言) 编译原理词法分析(Sample语言)-Compiler theory lexical analysis (Sample language)
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:200023
    • 提供者:黄华仔
  1. WordAnalyse

    0下载:
  2. 词法分析程序:通过有穷自动机实现给定程序的词法分析。-failed to translate
  3. 所属分类:File Operate

    • 发布日期:2017-11-22
    • 文件大小:2436
    • 提供者:yh
  1. bianyi1

    0下载:
  2. 词法分析程序,能识别程序中的注释、空格、关键字,并检查错误-Lexical analysis procedures, to identify the program notes, spaces, keywords, and check for errors
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:3711
    • 提供者:
  1. lead-out--a-help-document

    0下载:
  2. 设计一个类似Doc++这样的工具,将源文件中的注释导出来形成一个帮助文档。 本程序使用Win7下的Eclipse,实现将源文件的注释导出到帮助文档。通过词法分析,识别出.Java、.c文件中的类、变量、方法以及对应的注释,并将其导入到设计好的数据结构中,再将该数据结构转换成HTML文件。-Design a tool like this Doc++, the source file comments in the lead out to form a help document. This
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:320247
    • 提供者:dongya
  1. pl0_temp

    0下载:
  2. pl0词法分析器,实现对基本的pl0程序的词法分析-pl0 lexical analyzer, to achieve the basic lexical analysis program pl0
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:18037
    • 提供者:E方法
  1. ojjekg

    0下载:
  2. 状态切换函数解根据一个 DFA 来对输入的文本进行分析,也就是说,如果你做一个新的DFA,就能分析新的词法-According to a DFA state switch function solution to analyze the input text, that is to say, if you do a new DFA, can new lexical analysis
  3. 所属分类:File Operate

    • 发布日期:2017-12-19
    • 文件大小:118784
    • 提供者:Liblian
  1. 869179

    0下载:
  2. 一个采用了词法分析和语法分析的计算器,非用栈实现()
  3. 所属分类:文件操作

    • 发布日期:2017-12-30
    • 文件大小:114688
    • 提供者:qumbsr
  1. ywntzk

    0下载:
  2. 本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错,要求输出对应的单词的()
  3. 所属分类:文件操作

    • 发布日期:2018-04-22
    • 文件大小:272384
    • 提供者:anvlog
  1. 93183580

    0下载:
  2. 我这里传的主要是一个词法分析器,对一些简单的进行分析()
  3. 所属分类:文件操作

    • 发布日期:2018-05-03
    • 文件大小:10240
    • 提供者:zok-5915
搜珍网 www.dssz.com