搜索资源列表

  1. suanfu

    0下载:
  2. 用算符优先文法制作的算符优先分析器,实现了FIRSTVT跟LASTVT的输出跟优先表的输出以及栈的输出以及到文件的输出。-priority grammar operator with the operator priority to the production analyzer, achieved with LASTVT FIRSTVT output with the output of the priority list and s
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:姜鹏
  1. 算符优先

    0下载:
  2. 一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:luo
  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. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:41984
    • 提供者:swb
  1. sfyx

    0下载:
  2. 算符优先算法 给定文法的..不包括优先表的构造及FIRSTVT和LASTVT的计算-operator priority given grammar algorithm .. the priority list does not include the construction and FIRSTVT and LASTV the calculated T
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:JOHN
  1. FLTt

    0下载:
  2. 算符优先算法中非终结符的firstvt集和lastvt集的求解,在vc6.0环境下编译通过-operator priority algorithm end of the Central African websites firstvt sets and lastvt Solution Set, in vc6.0 compile environment
  3. 所属分类:其它资源

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:张焕人
  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-21
    • 文件大小:3072
    • 提供者:zhouxiang
  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-21
    • 文件大小:56320
    • 提供者:张海
  1. suanfuyouxian

    0下载:
  2. 编写一个程序,用于判定给定的文法是否为算符优先文法。 注意:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。 -The preparation of a procedure for determining whether a given grammar grammar priority for the operator. Note: 1. Grammar said machi
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:221184
    • 提供者:乐 于与
  1. 040410204

    0下载:
  2. 算符优先文法 1. 可以使用任何语言来完成,例如:Java、C、C++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 分别求出每一个非终结符的FIRSTVT和LASTVT集。 5. 画出算符优先关系表。 6. 判定读入的文法是否是算符优先文法。 7.给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来。 -Operator priority G
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:91136
    • 提供者:狐狸
  1. analyse

    0下载:
  2. 课题问题描述 1. 根据算符优先分析算法,编写一个语法分析程序,可以选择以下三项之一作为分析算法中的输入: (1)直接输入根据已知文法人工构造的算法优先关系矩阵 (2)输入已知文法和FIRSTVT、LASTVT集合,由程序自动生成该文法的算法优先关系矩阵 (3)输入已知文法,由程序自动生成该文法的算法优先关系矩阵。 2. 程序具有通用性,即所编制的语法分析程序能够适用于不同文法以及各种输入单词串,并能
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:77824
    • 提供者:ddcw
  1. TCPIP

    0下载:
  2. 六、 限自动机的生成及化简过程模拟 10 七、 First集和Follow集生成算法模拟 10 八、 LL(1)分析过程模拟 11 九、 FirstVT集和LastVT集生成算法模拟 12 十、 算符优先分析表生成模拟 12 十一、 算符优先分析过程模拟-Sixth, limit the generation of automata and simplify the process of simulation of
  3. 所属分类:组合框控件

    • 发布日期:2024-05-21
    • 文件大小:159744
    • 提供者:啊啊啊啊
  1. Tetris0.9

    0下载:
  2. 七、 First集和Follow集生成算法模拟 10 八、 LL(1)分析过程模拟 11 九、 FirstVT集和LastVT集生成算法模拟 12 十、 算符优先分析表生成模拟 12 十一、 算符优先分析过程模拟 13 十二、 LR分析过程模拟 13 -7, First Set and Follow simulation algorithm to generate 10 sets of eight, LL (1)
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:215040
    • 提供者:啊啊啊啊
  1. jlh

    0下载:
  2. 设计一个给定文法和对应的FIRSTVT和LASTVT集,能依据依据文法和FIRSTVT和LASTVT生成算符优先分析表-Design of a given grammar and the corresponding FIRSTVT and LASTVT set, based on the basis of grammar and can FIRSTVT and generate operator LASTVT priority ana
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:32768
    • 提供者:佚星
  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-21
    • 文件大小:2048
    • 提供者:刘强国
  1. BYYL

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

    • 发布日期:2024-05-21
    • 文件大小:5580800
    • 提供者:xuli
  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-21
    • 文件大小:2484224
    • 提供者:郑小飞
  1. WindowsApplication6

    0下载:
  2. 编译原理 FIRSTVT集合和LASTVT集合算法设计-Compiler Construction Principles FIRSTVT collections and collection LASTVT algorithm design
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:370688
    • 提供者:张国栋
  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-21
    • 文件大小:3072
    • 提供者:litie
  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-21
    • 文件大小:139264
    • 提供者:陈铮淇
  1. FirstVT

    0下载:
  2. 编译原理 算符文法的判断及FirstVT和LastVT的集合演示-Compiler Construction Principles and determine the operator FirstVT grammar and a collection of demo LastVT
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:jdc
« 12 3 4 »

源码中国 www.ymcn.org