搜索资源列表

  1. LL(1)_syntax

    0下载:
  2. LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:81920
    • 提供者:张玉峰
  1. PL0CiFaYuFaFenXi

    0下载:
  2. PL0语言的编译工作平台,可以实现词法分析和语法分析。-PL0 language compiler work platforms, we can achieve lexical analysis and parsing.
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:史磊
  1. wyb4

    0下载:
  2. 逆波兰式,c语言实现,包括语法分析,语义分析等,优先级别的实现-inverse Polish, c language, including grammar analysis, semantic analysis, the priority level of achievement
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:王云鬓
  1. complierDesign

    0下载:
  2. 一个C语言编译器,包括词法分析,语法分析,中间代码生成。-a C language compiler, including lexical analysis, parsing, intermediate code generation.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:91136
    • 提供者:赵刚
  1. eva

    0下载:
  2. 一个语法分析程序,用vc++实现,可以直接运行-a syntax analysis procedures used vc achieve, and can directly run
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:416768
    • 提供者:
  1. bianyiyanli

    0下载:
  2. 东北理工大学的编译原理教案,为powerpoint文件,主要讲述左PL0编译程序的实现、 词法分析、 语法分析-自上而下分析 、属性文法、语法制导翻译与中间代码.运行时存储空间组织 、 代码生成代码优化等编译必备知识。-Northeast Polytechnic University of compiler theory templates for PowerPoint documents, mainly on the left PL0
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:1021952
    • 提供者:李影
  1. syntaxanalyse11

    0下载:
  2. 语法分析-syntax analysis
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:191488
    • 提供者:张仪
  1. LL1_fenxi

    1下载:
  2. 判断是否为LL(1)文法,如果是,可以对该文法进行语法分析。-determine whether to LL (1) grammar, and if so, can this grammar for syntax analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:81920
    • 提供者:常宏
  1. cn700_vc616677824

    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
    • 文件大小:237568
    • 提供者:jerrypan
  1. dsfdssdfsdfsdfsd

    0下载:
  2. 本程序用于 计算机专业学 生学编译原理 的实验或实 验报告,自顶向下语法分析-procedures for the students to learn computer professional compiler theory or experimental Experimental report, top-down syntax analysis
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:熊刚
  1. digui5

    0下载:
  2. 这个是编译原理中的利用递归下降法对DO-WHILE语句进行翻译输出四元式的完整程序。 有语法分析、词法分析、语义分析。-this principle is to compile the use of recursive descent of DO-WHILE statement translation output four yuan- the complete procedure. With grammatical analysi
  3. 所属分类:其它资源

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

    0下载:
  2. 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, suppo
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:大山
  1. happy

    0下载:
  2. 这是一个关于语法分析的程序,它可以帮助进一步理解编译原理中语法分析的过程!-This is a grammatical analysis of the procedure, which can help further understanding of compiler theory Grammar analysis of the process!
  3. 所属分类:其它资源

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

    0下载:
  2. 这是一个语法分析程序,比较全面。下载下来就知道了。-This is a syntax analysis procedures more comprehensive. Downloads will know.
  3. 所属分类:其它资源

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

    0下载:
  2. 本语法分析程序为,本人的作业,以提供给大家仅供参考,态度决定一切。-the syntax analysis procedures, in my work, to provide for your reference purposes only, attitude is everything.
  3. 所属分类:其它资源

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

    0下载:
  2. LR分析法对表达式文法进行自底向上语法分析的算法 个个作业仅供参考,态度决定一切。 -LR analysis of expression grammar for the bottom-up parsing algorithm everyone operations for reference purposes only, attitude is everything.
  3. 所属分类:其他小程序

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

    0下载:
  2. ll1语法分析程序,我要下载 ,我要下载 ,我要下载-ll1 syntax analysis procedures, I want to download , I want to download , I want to download , I want to download
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:wggg
  1. 09103061

    0下载:
  2. 编译原理的实习,有词法分析、三个语法分析。-compiler tenets of attachment, lexical analysis, three grammatical analysis.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:
  1. mini_pascal

    0下载:
  2. 袖珍型的pascal编译器,包括词法分析、语法分析、目标码生成三个部分。-the compiler, including lexical analysis, grammar analysis, object codes generated in three parts.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:2653184
    • 提供者:陈秋瑾
  1. pp2

    0下载:
  2. 这是一个语法分析程序,c++写成,提供了完整的数据结构由于存储分析的结果-This is a grammatical analysis procedures, c languages, provide a complete data storage structure due to the results of the analysis
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:646144
    • 提供者:李曙光
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org