Welcome![Sign In][Sign Up]
Location:
Search - Compiler FIRST FOLLOW

Search list

[Other编译原理First集合和Follow集合的求解

Description: 相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。-it s sure that the student of computer do first and follow when learning <<compiler>>. This program uses vc++,and i am sure it is useful for everyone!
Platform: | Size: 239930 | Author: 如月 | Hits:

[ELanguagedalu

Description: 是有关编译原理的,可以自动对输入的??分析,生成first集和follow集-The principle is the compiler can automatically entered?? Analysis, generated first set and follow set
Platform: | Size: 1024 | Author: echomails | Hits:

[ELanguageCFF1.5

Description: 编译原理中的First集与 Follow集生成程序,这是我用C++语言写的,希望对大家有点用处。-Compiler Principle of First Set and Follow procedures set generation, which is my C++ languages, we hope to somewhat useful.
Platform: | Size: 141312 | Author: 吕进华 | Hits:

[Other编译原理First集合和Follow集合的求解

Description: 相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。-it s sure that the student of computer do first and follow when learning <<compiler>>. This program uses vc++,and i am sure it is useful for everyone!
Platform: | Size: 338944 | Author: 如月 | Hits:

[ELanguagefirst&follow

Description: first和Follow分析相关算法 编译原理实验的一个内容,VC++编译-Analysis of first and Follow-correlation algorithm to compile an element of principle experiment, VC++ compiler
Platform: | Size: 1964032 | Author: chuhaiyun | Hits:

[ELanguageLL1gongnengquan

Description: 功能较全的LL1文法分析,自定义输入文法,生成first集follow集,再输入句子,判断是否是该文法,并显示栈的状态-function over the entire LL1 grammar analysis, since the definition of input grammar, Generating Sets follow first set, then input sentence, the judge is whether grammar, and that the state Stack
Platform: | Size: 202752 | Author: chengning | Hits:

[ELanguageslr

Description: 编译原理实验,slr方法进行语法分析,附带简单的示例语法。-Compiler Principle Experiment, slr parsing methods, with examples of simple grammar.
Platform: | Size: 50176 | Author: 王波 | Hits:

[ELanguagesss

Description: 编译原理,很有用的源代码printf("所得first集为:") ShowCollect(first) printf("所得follow集为:") -Compiler theory, very useful source code printf (income for the first set:) ShowCollect (first) printf (obtained follow sets:)
Platform: | Size: 3072 | Author: 庄涛 | Hits:

[ELanguageLL1ForWin

Description: 编译原理课程设计,LL(1)方法,用FIRST()和FOLLOW(),SELECT(),以及预测分析表-Principles of curriculum design compiler, LL (1) method, FIRST () and FOLLOW (), SELECT (), as well as predictive analysis table
Platform: | Size: 3383296 | Author: ZOU | Hits:

[ELanguagefirst+and+follow

Description: first集 与 follow集 编译原理-first set and follow the principle set compiler
Platform: | Size: 2048 | Author: yiminhui | Hits:

[ELanguageddvip_com_070824d8d098a3

Description: 使用MFC实现编译原理词法分析器,里面包括求first集和follow集-MFC to achieve the principle of the use of compiler lexical analyzer, which include seeking first set and follow set
Platform: | Size: 338944 | Author: 橙子 | Hits:

[ELanguageFirstFollow

Description: 使用vc++实现first-follow集的求解,编译原理-Using vc++ to achieve first-follow set of the solution, compiler theory
Platform: | Size: 22528 | Author: dfadf | Hits:

[ELanguageFirst-Follow

Description: 编译原理 求First和Follow集的C++源代码-Compiler Principle to Find First and Follow Sets
Platform: | Size: 225280 | Author: bjjj | Hits:

[VC/MFCcompiler

Description: 一个预测编译程序,包括FIRST集、FOLLOW集、控制程序和预测分析表-A prediction compiler, including the FIRST sets, FOLLOW sets, control procedures and predictive analysis table
Platform: | Size: 5758976 | Author: 御栗树 | Hits:

[ELanguageLL1_display5.11

Description: 本文描述了针对编译原理课程中LL(1)文法分析过程的演示系统的设计与实现过程。本系统在Visual C++环境中使用MFC类库开发实现。针对高效率和美观实用两个目标,分别设计了前台和后台。前台负责界面显示和用户交互,后台透明地执行LL(1)分析过程的相关操作,为前台提供数据。通过MFC的消息响应机制,将后台功能模块加入到前台相应功能菜单的消息函数中。前台界面提供了和用户交互的菜单,根据演示系统的需求以及LL(1)文法分析过程中的各个步骤,将前台分为七个模块,其中每个菜单项分别对应各自的功能模块。它们分别是理论学习、输入产生式、转换产生式、生成FIRST\FOLLOW集合、构造预测分析表、输入句子、预测分析步骤;为实现前台中设计的功能,将后台分成五个模块,分别是产生式的预处理、构造非终结符的FIRST集合、构造FOLLOW集合、构造预测分析表、预测分析。- I described how to design and accomplish a Demo program for the process of LL(1) grammar analysis in Compiler theory. This system is developed by MFC Class Library in Visual C++.
Platform: | Size: 14099456 | Author: | Hits:

[Otherpredictive-analysis-

Description: 编译原理预测分析表 求first follow集-Compiler theory prediction table seeking first follow set
Platform: | Size: 4096 | Author: xiao | Hits:

[ELanguageFirst-Follow-FIRSTVT-LASTVT

Description: 简单的First&Follow集的求取,可用于开发编译器-First & Follow simple set to strike, can be used to develop compiler
Platform: | Size: 78848 | Author: 王先生 | Hits:

[ELanguageFirst-Follow

Description: Compiler lab assignment first- follow algorithm implementation using C/C-Compiler lab assignment first- follow algorithm implementation using C/C++
Platform: | Size: 1314816 | Author: annaya | Hits:

[ELanguagebysy1

Description: 编译原理 求first、follow集合-Compiler theory seeking first, follow collections
Platform: | Size: 6144 | Author: 袁震霞 | Hits:

[ELanguage(first-follow-select)

Description: 构造LL(1)语法分析程序,任意输入一个文法符号串,并判断它是否为文法的一个句子。程序要求为该文法构造预测分析表,并按照预测分析算法对输入串进行语法分析,判别程序是否符合已知的语法规则,如果不符合(编译出错),则输出错误信息-Construct LL (1) parser, enter an arbitrary string of grammar symbols, and determine if it is a sentence grammar. Procedural requirements for the grammar structure prediction analysis table, and in accordance with predictive analysis algorithms to parse input string, determine whether the program is consistent with the known rules of grammar, if you do not comply (compiler error), the error message is output
Platform: | Size: 203776 | Author: 张丽 | Hits:
« 12 »

CodeBus www.codebus.net