搜索资源列表

  1. Winsuanfu007

    0下载:
  2. 算符优先文法分析器的例子,vc++6.0制作-operator priority grammar analyzer example, produced 6.0 vc
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:35849
    • 提供者:mark
  1. suanfuyouxian

    0下载:
  2. 非常不错的算符优先文法..课程设计时做的,界面不错,输出了FirstVt,LastVt,算符优先表,输出结果比较详细-very good operator priority .. grammar courses designed to do, good interface, the output of FirstVt, LastVt, operator priority list, a more detailed output
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:42304
    • 提供者:swb
  1. Syntax

    0下载:
  2. 算符优先文法分析的c语言实现代码 需要输入词法分析的txt结果文件- The operator first grammar analysis c language realization code needs to input the lexical analysis the txt result document
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:34807
    • 提供者:陈文
  1. suanfuyouxian

    0下载:
  2. 编写一个程序,用于判定给定的文法是否为算符优先文法。 注意:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6269
    • 提供者:乐 于与
  1. signalf

    0下载:
  2. 从文法文件中读入终结符、非终结符、开始符、文法,输出FIRSTVT集,LASTVT集和算符优先矩阵-from grammar document read into the end of website- end website address beginning, grammar, and the output FIRSTVT set, LASTVT set priorities and operator matrix
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:zhouxiang
  1. cp%2E

    0下载:
  2. 编译原理课程设计报告对以下文法,采用算符优先分析算法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的扶植语句翻译为四元式。-Course Design Compiler Principle report on the following grammar, using operator priority analysis algorithm, G [S], as defined in the assignment s
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:zjd
  1. compiler

    0下载:
  2. 给出非终结符的FIRSTVT和LASTVT集。画出算符优先关系表。给定符号串判定是否是文法中的句子,分析过程用计算机打印出来。-website is not the end of the FIRSTVT and LASTVT set. Ingenuous operator precedence table. Series set to determine whether the symbol is the grammar of the
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:张海
  1. SyntaxAnalyzer

    0下载:
  2. 用C#做的《编译原理》的PROJECT--语法分析器(算符优先法) 文法,句子均支持从TXT文件输入或者手工键入,分析结果可保存为RTF文件-With C# To do the
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:201728
    • 提供者:范成
  1. huibian

    0下载:
  2. 1) 写出符合算符优先法的文法及属性文法。 2) 完成题目要求的中间代码三地址表示的描述。 3) 写出算符优先法的思想,完成语法分析和语义分析程序设计。 4) 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 -1) to write the law in line with the priority operator grammar and attribute grammar. 2) complete
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:317440
    • 提供者:阿水地
  1. program4

    0下载:
  2. 根据所给文法的算术优先矩阵对算数表达式进行算符优先分析,显示过程结果并对错误表达式报错解释原因。-In accordance with the given priority matrix arithmetic grammar for arithmetic expressions priority operator analysis, the results show that the process of error and the e
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:192512
    • 提供者:王秋萍
  1. lex

    0下载:
  2. ① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件,将需要分析的文法放在该文件中,分析结果,会输出在output.txt文件中。 -① the use of automatic machine technology to achieve a lexical analysis program ② operator priority use
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:邓冰
  1. SF

    0下载:
  2. 通过输入文法,构造有限关系表,算符优先分析算法,并构造分析过程-By entering the grammar, structure limited the relationship between form, operator priority analysis algorithm, and the process of structural analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:32768
    • 提供者:123
  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. 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. 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. 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. suanfufenxi

    0下载:
  2. 给定一个文法,构造词法分析表,实现算符优先词法分析
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王莎
  1. PrinciplesOfCurriculumDesignCompiler

    0下载:
  2. 包括开发文档和完整的程序。 算符优先语法分析模拟构造器主要包括文法的FirstVT和LastVT集模拟构造,算符优先关系表的构造,算符优先函数表的构造,句子(程序)分析归约过程等几个部分。-Including the development of documents and procedures. Simulation of the priority operator parsing constructor FirstVT main
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:476160
    • 提供者:穆鹏
  1. 20090612

    0下载:
  2. 算符优先算法,输入文法数和文法,自动分析生成firstVT和lastVT,并显示表,输入字符串,判断该字符串是否符合要求-Operator priority algorithm, the number of input grammar and the grammar, generate automatic analysis firstVT and lastVT, and display the table, enter the stri
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:139264
    • 提供者:陈铮淇
  1. compile

    0下载:
  2. 算符优先分析过程模拟,通过对文件的读取,构造链表,将文法和分析表存入链表,然后输入符号串与#号结束并执行操作-Operator priority simulation analysis, through to read the document, list structure, grammar, and analytical tables will be deposited into the list, then enter the#
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:肖克
« 1 2 34 5 6 7 8 »

源码中国 www.ymcn.org