搜索资源列表

  1. jordan

    0下载:
  2. 对以下文法,采用算符优先分析法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的赋值语句翻译为四元式。-The following grammar, the use of operator priority analysis of G [S] defined assignment for parsing and grammar analysis of the process entered assignment tr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:477184
    • 提供者:佚星
  1. sufuyouxian

    0下载:
  2. 算符优先,先输入语法规则,就可求出FIRSTVT及LASTVT,然后给出算符优先关系表-Operator priority, first enter the grammar rules can be obtained FIRSTVT and LASTVT, and then give priority to the relationship between operator table
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:刘强国
  1. CGrammerAnalysis

    0下载:
  2. 算符优先分析, 输入句子, 打印分析过程-Operator priority analysis, input sentences, print analysis
  3. 所属分类:打印编程

    • 发布日期:2024-05-19
    • 文件大小:73728
    • 提供者:风呤
  1. suanfuyouxian

    0下载:
  2. 是一个程序,实现了算符优先文法,本程序最大的特点是算符优先的分析表并不是手动输入的,而是由程序自动分析而成的,构建FIRSTVT集和LASTVT集,最后画出分析表。-Is a process, the priority operator realize the grammar, this process is characterized by the largest operator priority analysis table is
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:王业鹏
  1. syntax

    0下载:
  2. 本程序实现了语法分析的算符优先文法的分析方法,界面良好,功能齐全。-This procedure achieved a grammar analysis of the priority operator grammar analysis methods, a good interface, complete functions.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:4300800
    • 提供者:LBS
  1. suanfuyouxianfenximoni

    0下载:
  2. 算符优先分析模拟器MFC编写.界面完整,功能已实现-Analysis of operator priority MFC prepared simulator. Interfacial integrity and function has been achieved
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:周呈龙
  1. suanfu

    0下载:
  2. 算符优先分析器.java编写.功能已实现-Operator priority analyzer. Java prepared. Function realize
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:4065280
    • 提供者:周呈龙
  1. Byyl

    0下载:
  2. 此程序用于实现编译原理中算符优先文法中算符优先函数算法,用户输入不大于10的数字后,即可进行相应个数的算符优先函数计算。-This procedure used to realize the principle of compiler grammar operator operator priority priority function algorithm, user input is not more than 10 figures
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:崔建业
  1. exp4

    0下载:
  2. 1、构造该算符优先文法的优先关系矩阵或优先函数; 2、输入串应是词法分析的输出二元式序列,即某算术表达式“实验项目一”的输出结果。输出为输入串是否为该文法定义的算术表达式的判断结果。 3、算符优先分析过程应能发现输入串出错。 -1, construction of the operator the priority of the priority relation matrix grammar or priority fun
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:171008
    • 提供者:yanglei
  1. BYYL

    0下载:
  2. 编译原理课程设计 算符优先算法的实现 输出FIRSTVT和LASTVT,算符优先表。-Principles of curriculum design compiler algorithm operator priority output FIRSTVT and LASTVT, operator priority table.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:5580800
    • 提供者:xuli
  1. yufafenxiqi

    0下载:
  2. 语法分析器(C++)源代码+其详细的课程设计报告 输入的文法可以消除左递归并提取公共左因子求出文法的非终结集合——FIRST和FOLLOW集并对输入的算符优先文法,构造算符优先关系表 -Parser (C++) Source code its detailed report on curriculum design input left recursive grammar can be eliminated and the
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:104448
    • 提供者:michelle
  1. suanfuyouxian

    0下载:
  2. 对描述算符表达式的算符优先文法G[E],给出算符优先分析的实验结果。-To describe the operator expression operator priority grammar G [E], are given priority operator analysis of the experimental results.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:jing
  1. SymBol

    0下载:
  2. 算符优先算法的部分,对给定文法的包括优先表的构造及FIRSTVT和LASTVT的计算-Operator part of the priority algorithm, the given grammatical structure, including a priority table and the calculation of FIRSTVT and LASTVT
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:2484224
    • 提供者:郑小飞
  1. OperatorPrecedenceAlgorithm

    0下载:
  2. 编译原理课上老师叫完成的算符优先算法,VC++实现的-Compiler Construction Principles class teacher told the operator to complete the priority algorithm, VC++ Achieved
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:283648
    • 提供者:Tom
  1. suanfuyouxianfenxiqi

    0下载:
  2. 【目的】 设计一个算符优先分析器,理解优先分析方法的原理。 【要求】 使用算符优先分析算法分析下面的文法: E’ → #E# E → E+T | T T → T*F | F F → P^F | P P → (E) | i 其中i可以看作是一个终结符,无需作词法分析。具体要求如下: 1. 如果输入符号串为正确句子,显示分析步骤,包括分析栈中的内容、优先关系、输
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:王东旭
  1. scanner(liwenkaitop)

    0下载:
  2. 这是用VC6.0开发的集词法分析、语法分析、语义分析为一体的一个程序,是我在编译原理课程设计后期和同班一贼牛的哥们儿老胡共同研究的,做编译课设的朋友们不妨下来看看。语法分析采用的是算符优先分析法,语义生成的是四元式,符号集等格式处理方面基本是遵照大连理工出版的《编译原理》一书附的Simple语言来设计的。由于是自己的课余研究,当时没什么文档和维护的概念,因此没有留下文档,事隔一年半之后我也没有再研究它的动力了,看懂了的朋友不妨写个文档传
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:4474880
    • 提供者:李文凯
  1. suanfuyouxian

    0下载:
  2. 关于编译原理课程设计--基于算符优先分析的表达式语法分析器-Compilation Principle on curriculum design- based on analysis of the expression operator priority Parser
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:谢洛伊
  1. andlife

    0下载:
  2. 输出每个非终结字符的FIRSTVT集合和LASTVT集合以及文法算符优先关系表-Output of each non-end characters FIRSTVT collections and collections, as well as grammar LASTVT operator precedence relations table
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:litie
  1. sangehuibian

    0下载:
  2. C_minus语言词法分析器的设计 递归下降分析器的设计 算符优先分析法分析器的设计 三个实验包括实验报告-C_minus language lexical analyzer design recursive descent parser design analysis operator priority analyzer design three experiments including the experiment r
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:379904
    • 提供者:秋恬颂
  1. OperandAnalyzer

    0下载:
  2. 一个用VC++写的算符优先分析程序,编译原理必须掌握的基本理论之一。-A used VC++ Priority operator written analysis program, the compiler must master the basic tenets of theories.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:3840000
    • 提供者:meteor
« 1 2 3 4 5 67 8 9 10 11 ... 24 »

源码中国 www.ymcn.org