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

Search list

[Other resourceLL1 grammer

Description: vc++实现编译原理中的LL(1)文法的编译过程,非常好用.-vc realization of the principle of compiler LL (1) grammar compiler course, very handy.
Platform: | Size: 4403 | Author: 张小文 | Hits:

[ELanguage编译原理LL1

Description: 简单的LL(1)的分析,具体可见程序,有过程,一目了然,谢谢指教-simple LL (1) analysis, we can see specific procedure, a process, clear, thank you enlighten
Platform: | Size: 5952 | Author: 王立伟 | Hits:

[ELanguage09语义分析

Description: 词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现.-lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generated object code, object code to explain the implementation of a detailed exposition of a compiler the design and implementation.
Platform: | Size: 28056 | Author: 数据库 | Hits:

[ELanguage编译原理课程设计报告LL1文法

Description: 课程设计的目的 通过课程设计进一步理解高级语言在计算机中的执行过程,加深对编译原理中重点算法和编译技术的理解,提高自己的编程能力,培养好的程序设计风格。同时通过某种可视化编程语言的应用,具备初步的Windows环境下的编程思想。解和掌握LL(1)语法分析方法的基本原理;根据给出的LL(1)文法,掌握LL(1)分析表的构造及分析过程的实现。 -curriculum design through curriculum design aimed to further understand senior in computer language of the implementation process, enhance the focus of compiler theory algorithm and compiler technology understanding, enhance their programming ability, and cultivate good programming style. Through some kind of visual programming language applications, with the initial Windows programming environment ideology. Xie and master LL (1) syntax analysis of the basic tenets; According given LL (1) grammar, master LL (1) analysis of the structure and table analysis is achieved.
Platform: | Size: 126996 | Author: 爽爽 | Hits:

[ELanguagell1fenxi

Description: LL1文法分析器的例子,用vc++6.0制作,调试成功-LL1 grammar analyzer example, produced using vc 6.0, debug success
Platform: | Size: 7346 | Author: mark | Hits:

[ELanguageLL(1)文法——vc

Description: LL1文法的vc实现,编译原理的实验用得着的,对学习编译很有帮助!-LL1 grammar vc realization of the principle of compiling the experiment worthwhile to study compiled helpful!
Platform: | Size: 2010 | Author: 陈为 | Hits:

[ELanguagesyydm

Description: 编译作业,包括词法,LL1,-compiler operations, including morphology, LL1, etc.
Platform: | Size: 6910 | Author: 周某 | Hits:

[Othertttttttttttttttttt

Description: ll1语法分析程序,我要下载 ,我要下载 ,我要下载-ll1 syntax analysis procedures, I want to download , I want to download , I want to download , I want to download
Platform: | Size: 5295 | Author: wggg | Hits:

[CSharp11LL1

Description: 操作系统实验 LL1文法分析 是最标准的文法,程序很简单,注释写得很明白了,供初学者使用很方便-experimental operating system LL1 grammar analysis is the most standard grammar, a very simple procedure, the Notes was made explicitly, for beginners very convenient
Platform: | Size: 15227 | Author: 赵麟 | Hits:

[ELanguageguyue30

Description: while语句的LL1词法语法和语义分析-LL1, syntax and semantic analysis
Platform: | Size: 3394 | Author: 紫风 | Hits:

[WEB CodeLL(1)11

Description: 这是编译原理LL1文法的实验报告,有源代码,请大家尽管下载-This the principle LL1 grammar compiler of the report experiments, the active code, please download .. although
Platform: | Size: 29306 | Author: 清风澈 | Hits:

[ELanguagell1yufafenxi

Description: ll1语法分析没有自动生成分析表和first follow集-ll1 syntax analysis is not automatically generate Table and first follow Set
Platform: | Size: 1546 | Author: 学衔 | Hits:

[Otherlpy

Description: ll1文法分析器 ,但是只有界面,其中的算法要在以后更新-ll1 grammar analyzers, but only interface, the algorithm updates to the future
Platform: | Size: 861705 | Author: 刘鹏尧 | Hits:

[Other resourceLL1111

Description: 输入一个表达式子 然后输出 这个式子 的LL1文法形式-an expression input for the formula then output the grammar forms LL1
Platform: | Size: 25230 | Author: 邓可 | Hits:

[ELanguagell1123

Description: 很详细的ll1文法编译演示程序,学习编译的极品!-very detailed grammar compiler ll1 Demonstration Program, the study compiled Acura!
Platform: | Size: 2261 | Author: jkl | Hits:

[ELanguagell1compiler

Description: ll1的词法分析实现,没有短语分析,只是确定是不是LL1文法.-ll1 achieve the lexical analysis, no phrase, is not only determined LL1 grammar.
Platform: | Size: 12959 | Author: chenmao | Hits:

[ELanguagewode(LL1)

Description: 这是一个LL(1)方法,大家可以从中学到一些技巧,帮助甚大-This is an LL (1), we will be able to learn some skills, great help
Platform: | Size: 7519 | Author: 刘杨 | Hits:

[ELanguagez42

Description: 一个LL1预测分析的动态演示程序,是编译原理学习的绝好实例,赶快下吧.-a LL1 Forecast and Analysis of Dynamic Demonstration Program, compiler theory is a unique case study, where it quickly.
Platform: | Size: 13126 | Author: xym | Hits:

[Windows DevelopwhileLL4y

Description: 这个是用LL1分析while语句并输出4元式,是我编译的时候做的课程设计,用C写的-this is LL1 while statement and analysis of the output - 4 yuan. I compile time to do the curriculum design, written in C
Platform: | Size: 2530 | Author: 王辉 | 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: 13758 | Author: chengning | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »

CodeBus www.codebus.net