搜索资源列表

  1. LL(1)analysis

    0下载:
  2. 简易语法分析程序LL(1) (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型-simple syntax analysis procedures LL (1) (a) on the importation of grammar. it will determine w
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:82944
    • 提供者:赵珊珊
  1. diguixiajiang

    0下载:
  2. 编译原理中的语法分析---递归下降算法实现-compiler theory of syntax analysis--- recursive algorithm decline
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:chenlan
  1. cpp123

    0下载:
  2. 这个是一个编译原理的词法和语法分析的程序,运行时必须输入一个小程序,即子程序,子程序的内容不受限制-this is a compiler principles of morphology and syntax analysis, the running time to allow the importation of a small program that subroutine, the unrestricted subroutine
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:温绮
  1. chengfeng_cifa

    0下载:
  2. 学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术.-compiler theory when learning to do morphology and syntax analysis procedures. Morphology and syntax analysis package in a category C
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:33792
    • 提供者:陈顺锋
  1. chifayufafenxi

    0下载:
  2. 一个简单的词法,语法分析程序,虽然简单但结构比较清晰,有助于我们对后面语义分析的生成.-a simple morphology, syntax and analytical procedures, although relatively simple but clear, and help us right behind the formation semantic analysis.
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:廖巍
  1. LL(1)_parsing

    0下载:
  2. 关于编译方面的LL(1)语法分析程序,可以输出分析栈,按要求可以实现对输入字符串的完整分析归约过程。-compiler on the LL (1) syntax analysis procedures can output analysis stack, by asking for input strings to achieve a complete analysis of the reduction process.
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:zhou
  1. 060614129878

    0下载:
  2. 词法分析加语法分析(附有源代码)已通过调试-lexical analysis plus syntax analysis (with source code) through debugging
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:1038336
    • 提供者:sky
  1. 060614011958

    0下载:
  2. 包括词法分析语法分析语义分析(附有源代码)-including lexical analysis syntax analysis semantic analysis (with source code)
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:1164288
    • 提供者:sky
  1. CP_DESIGN

    0下载:
  2. 编译原理全套实验源代码。包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-compile a full set of experimental principle source code. Including lexical analysis, recursive grammar decline, LL (1) syntax analysis, priority simple syntax anal
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:832512
    • 提供者:chuchao
  1. zidingxiaxia

    0下载:
  2. 编译原理的一个课程设计,关于自顶向下语法分析的,附源程序和课程设计报告,对急需课程设计报告的同学是个好选择哦-compiler tenets of a curriculum design, of top-down syntax analysis, A source and curriculum design report, the urgent need to design the courses students is a good
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:lg
  1. lr0

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:38912
    • 提供者:朱俊
  1. compile_1

    0下载:
  2. 根据某文法,构造一基本递归下降语法分析程序。给出分析过程中所用的产生式序列。 -grammar, a basic structural decline recursive grammar analysis procedures. Analysis is the process used in the production sequence.
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:聂仁博
  1. diguixiajiangfenxi

    0下载:
  2. 这是一个用C语言实现的递归下降语法分析的程序-This is a C language syntax down the recursive analysis procedures
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:yue
  1. LL(1)yufafenxi

    0下载:
  2. 这是一个用C语言实现的LL(1)语法分析程序-This is a C language of LL (1) syntax analysis program
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:yue
  1. suanfuyouxianyufafenxi

    0下载:
  2. 这是一个用C语言实现的算符优先语法分析程序-This is a C language with the operator priority syntax analysis procedures
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:yue
  1. Operate2

    0下载:
  2. 用java写的语句级语法分析器。用于一些软件对输入的语句进行语法分析-use of the phrase-level syntax analyzer. Some software for the right phrase for the importation of syntax analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:23552
    • 提供者:liwei
  1. ll1yufafenxi

    0下载:
  2. ll1语法分析没有自动生成分析表和first follow集-ll1 syntax analysis is not automatically generate Table and first follow Set
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:学衔
  1. 20032320

    0下载:
  2. 这个是我们编译原理的实验.词法分析和语法分析.通过验收,含有实验报告,希望对大家有帮助.欢迎大家评论-this is our compiler theory experiments. Lexical analysis and syntax analysis. Acceptance of the report containing experimental, we want to help. we welcome comments
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:105472
    • 提供者:鲍小伟
  1. yufafenxiqigouzhao

    0下载:
  2. 语法分析器构造 借助于词法分析程序提供的分析结果,编写一个算符优先语法分析程序,程序能进行语法结构分析和错误检查并产生相应的归约信息。同时给出出错信息和错误类型,从而加深对语法分析的理解。 -parser using lexical analysis procedure for the analysis of results prepare a priority operator syntax analysis procedur
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-16
    • 文件大小:382976
    • 提供者:duoduo
  1. cifayufa

    0下载:
  2. 编译原理词法和语法分析,包括流程图和完整的代码-compiler theory morphology and syntax analysis, including flowcharts and integrity of the code
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:61440
    • 提供者:Yuanbin
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org