Welcome![Sign In][Sign Up]
Location:
Search - FIRSTVT

Search list

[CSharpsuanfu

Description: 用算符优先文法制作的算符优先分析器,实现了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 stack output and the output of the document.
Platform: | Size: 10240 | Author: 姜鹏 | Hits:

[ELanguage算符优先

Description: 一个程序,用于判定给定的文法是否为算符优先文法。 实现了: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 FIRSTVT sets and set computing; 3. Operator precedence relations of the matrix structure.
Platform: | Size: 16384 | Author: luo | Hits:

[ELanguagesuanfuyouxian

Description: 非常不错的算符优先文法..课程设计时做的,界面不错,输出了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
Platform: | Size: 41984 | Author: swb | Hits:

[Windows Developsfyx

Description: 算符优先算法 给定文法的..不包括优先表的构造及FIRSTVT和LASTVT的计算-operator priority given grammar algorithm .. the priority list does not include the construction and FIRSTVT and LASTV the calculated T
Platform: | Size: 1024 | Author: JOHN | Hits:

[Other resourceFLTt

Description: 算符优先算法中非终结符的firstvt集和lastvt集的求解,在vc6.0环境下编译通过-operator priority algorithm end of the Central African websites firstvt sets and lastvt Solution Set, in vc6.0 compile environment
Platform: | Size: 10240 | Author: 张焕人 | Hits:

[ELanguagesignalf

Description: 从文法文件中读入终结符、非终结符、开始符、文法,输出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
Platform: | Size: 3072 | Author: zhouxiang | Hits:

[CSharpcompiler

Description: 给出非终结符的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 sentence, the analysis process used computer print out.
Platform: | Size: 56320 | Author: 张海 | Hits:

[ELanguagesuanfuyouxian

Description: 编写一个程序,用于判定给定的文法是否为算符优先文法。 注意: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 machine 2. FIRSTVT sets and LASTVT set computing 3. Operators precedence relations of the structure matrix.
Platform: | Size: 221184 | Author: 乐 于与 | Hits:

[ELanguage040410204

Description: 算符优先文法 1. 可以使用任何语言来完成,例如:Java、C、C++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 分别求出每一个非终结符的FIRSTVT和LASTVT集。 5. 画出算符优先关系表。 6. 判定读入的文法是否是算符优先文法。 7.给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来。 -Operator priority Grammar 1. You can use any language to accomplish, such as: Java, C, C++. 2. Grammar used to describe commonly used methods, such as: S → aA. 3. To read the grammar of papers. 4. Were obtained at each end of a non-FIRSTVT and LASTVT set. 5. Draw operator precedence relations table. 6. To determine whether or not read the grammar is the grammar operator priority. 7. The given string to determine whether any symbol is the grammar of the sentence, will analyze the process of using the computer print out.
Platform: | Size: 91136 | Author: 狐狸 | Hits:

[Data structsanalyse

Description: 课题问题描述 1. 根据算符优先分析算法,编写一个语法分析程序,可以选择以下三项之一作为分析算法中的输入: (1)直接输入根据已知文法人工构造的算法优先关系矩阵 (2)输入已知文法和FIRSTVT、LASTVT集合,由程序自动生成该文法的算法优先关系矩阵 (3)输入已知文法,由程序自动生成该文法的算法优先关系矩阵。 2. 程序具有通用性,即所编制的语法分析程序能够适用于不同文法以及各种输入单词串,并能判断该文法是否为算符文法和算符优先文法。 3. 对输入的一个文法和一个单词串,程序能正确判断此单词串是否为该文法的句子,并要求输出分析过程。 -err
Platform: | Size: 77824 | Author: ddcw | Hits:

[ComboBoxTCPIP

Description: 六、 限自动机的生成及化简过程模拟 10 七、 First集和Follow集生成算法模拟 10 八、 LL(1)分析过程模拟 11 九、 FirstVT集和LastVT集生成算法模拟 12 十、 算符优先分析表生成模拟 12 十一、 算符优先分析过程模拟-Sixth, limit the generation of automata and simplify the process of simulation of 10 Seven, First Set and Follow simulation algorithm to generate 10 sets of eight, LL (1) Analysis of Process Simulation 11 9, FirstVT sets and set LastVT simulation algorithm to generate 12 10, operator priority Simulation analysis table generated 12 11, operator priority analysis process simulation
Platform: | Size: 159744 | Author: 啊啊啊啊 | Hits:

[OS programTetris0.9

Description: 七、 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) Analysis of Process Simulation 11 9, FirstVT sets and set LastVT simulation algorithm to generate 12 10, operator priority analysis table generated simulation 12 11, operator priority analysis Simulation of 13 12, LR analysis process simulation 13
Platform: | Size: 215040 | Author: 啊啊啊啊 | Hits:

[Documentsjlh

Description: 设计一个给定文法和对应的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 analysis table
Platform: | Size: 32768 | Author: 佚星 | Hits:

[ELanguagesufuyouxian

Description: 算符优先,先输入语法规则,就可求出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
Platform: | Size: 2048 | Author: 刘强国 | Hits:

[ELanguageBYYL

Description: 编译原理课程设计 算符优先算法的实现 输出FIRSTVT和LASTVT,算符优先表。-Principles of curriculum design compiler algorithm operator priority output FIRSTVT and LASTVT, operator priority table.
Platform: | Size: 5580800 | Author: xuli | Hits:

[Mathimatics-Numerical algorithmsSymBol

Description: 算符优先算法的部分,对给定文法的包括优先表的构造及FIRSTVT和LASTVT的计算-Operator part of the priority algorithm, the given grammatical structure, including a priority table and the calculation of FIRSTVT and LASTVT
Platform: | Size: 2484224 | Author: 郑小飞 | Hits:

[Windows DevelopWindowsApplication6

Description: 编译原理 FIRSTVT集合和LASTVT集合算法设计-Compiler Construction Principles FIRSTVT collections and collection LASTVT algorithm design
Platform: | Size: 370688 | Author: 张国栋 | Hits:

[Windows Developandlife

Description: 输出每个非终结字符的FIRSTVT集合和LASTVT集合以及文法算符优先关系表-Output of each non-end characters FIRSTVT collections and collections, as well as grammar LASTVT operator precedence relations table
Platform: | Size: 3072 | Author: litie | Hits:

[Other20090612

Description: 算符优先算法,输入文法数和文法,自动分析生成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 string to determine whether it meets the requirements of the string
Platform: | Size: 139264 | Author: 陈铮淇 | Hits:

[ELanguageFirstVT

Description: 编译原理 算符文法的判断及FirstVT和LastVT的集合演示-Compiler Construction Principles and determine the operator FirstVT grammar and a collection of demo LastVT
Platform: | Size: 2048 | Author: jdc | Hits:
« 12 3 4 »

CodeBus www.codebus.net