Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Other ELanguage
Title: 1 Download
 Description: Syntax analysis is the core of the compiler. The role of grammatical analysis is to identify the word given by the lexical analysis of whether a given sequence of symbols of the grammar correct sentences. At present the right syntax analysis method commonly used top-down analysis and bottom-up analysis of two categories. Determined by top-down approach, starting from the grammar symbols, consider how the current input symbol (word) only determine the choice of productions which replace the corresponding non-terminal symbol derived down. LL (1) grammar is a sure top-down analysis. LL (1) the meaning is: the first one shows that top-down analysis of L from left to right scanning input string, the second L showed that the analysis process will be the most left-derivation, a show that just the right look can be a symbol deduced that the choice to decide how to produce what type (ie, rules) for derivation.
 Downloaders recently: [More information of uploader 694420960]
 To Search:
  • [zifuchuanjieshiqi] - lexical analysis string decomposition of
  • [bianyi] - ① the input grammar, automatically const
File list (Check if you may need any files):
新建文件夹
..........\LL(1)文法分析.ppt
..........\LL1文法
..........\.......\ClassPt.cpp
..........\.......\ClassPt.h
..........\.......\CStack.cpp
..........\.......\CStack.h
..........\.......\Debug
..........\.......\.....\ClassPt.obj
..........\.......\.....\ClassPt.sbr
..........\.......\.....\CStack.obj
..........\.......\.....\CStack.sbr
..........\.......\.....\LL1文法.bsc
..........\.......\.....\LL1文法.ilk
..........\.......\.....\LL1文法.obj
..........\.......\.....\LL1文法.pch
..........\.......\.....\LL1文法.pdb
..........\.......\.....\LL1文法.res
..........\.......\.....\LL1文法.sbr
..........\.......\.....\LL1文法Dlg.obj
..........\.......\.....\LL1文法Dlg.sbr
..........\.......\.....\StdAfx.obj
..........\.......\.....\StdAfx.sbr
..........\.......\.....\vc60.idb
..........\.......\.....\vc60.pdb
..........\.......\LL1文法.APS
..........\.......\LL1文法.clw
..........\.......\LL1文法.cpp
..........\.......\LL1文法.dsp
..........\.......\LL1文法.dsw
..........\.......\LL1文法.h
..........\.......\LL1文法.ncb
..........\.......\LL1文法.opt
..........\.......\LL1文法.plg
..........\.......\LL1文法.rc
..........\.......\LL1文法.sln
..........\.......\LL1文法.suo
..........\.......\LL1文法.vcproj
..........\.......\LL1文法.vcproj.72C3C917FA8D409.小雷.user
..........\.......\LL1文法Dlg.cpp
..........\.......\LL1文法Dlg.h
..........\.......\ReadMe.txt
..........\.......\res
..........\.......\...\default1.bin
..........\.......\...\LL1文法.ico
..........\.......\...\LL1文法.rc2
..........\.......\resource.h
..........\.......\StdAfx.cpp
..........\.......\StdAfx.h
..........\.......\XPStyle.manifest
    

CodeBus www.codebus.net