CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 词法语法分析

搜索资源列表

  1. vc616677824666

    0下载:
  2. 词法语法分析,源码,应该能运行,用C++实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:225068
    • 提供者:longge1998
  1. 4545672

    0下载:
  2. 词法 语法分析程序 是编译程序设计 写的较好
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3845
    • 提供者:sadf
  1. yufa

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 利用C语言编制递归下降分析程序,并对简单语言进行语法分析。 -The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis. Use of C language co
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-09
    • 文件大小:3046
    • 提供者:冯景航
  1. LL

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法-e :exp T :term t :term F :factor*/ char input[15]
  3. 所属分类:压缩解压

    • 发布日期:2017-04-09
    • 文件大小:1231
    • 提供者:lan
  1. LL1

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法。-#include <tchar.h> #include <string.h> #include <stdlib.h>
  3. 所属分类:压缩解压

    • 发布日期:2017-04-05
    • 文件大小:1232
    • 提供者:lan
  1. word-analysis

    0下载:
  2. 词法分析可以分析输入的语法,我们可以任意定义词法-word analysis
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:3227
    • 提供者:liuyuanfeng
  1. cifa

    0下载:
  2. 编译原理实验:词法分析,选择对各种常见高级程序设计语言都较为通用的语法结构无符号数的算术四则运算作为分析对象,给出其文法描述(注意应与所采用的语法分析方法比较贴近),设计并实现一个完整的语法分析程序。规则:E->E+T| E-T|T T->T*F| T/F|F F->(E)|i -Compiler principle experiment: lexical analysis, the choice of a variety of common high-level
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:546417
    • 提供者:坎启娇
  1. morphology-analysis

    0下载:
  2. 词法分析器,将我们编写的文本代码解析为一个个记号,分析得到的记号供后续语法分析使用-morphology analysis,transform text to mark,and the mark can be used for subsequent grammer analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1015
    • 提供者:fengpan
  1. yufafenxi

    0下载:
  2. 在词法分析的基础上将单词序列组合成各类语法短语-word will be combined into grammer phrase on the basis of morphology analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1491
    • 提供者:fengpan
搜珍网 www.dssz.com