文件名称:FLyuce
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-01-14
- 文件大小:
- 224kb
- 下载次数:
- 0次
- 提 供 者:
- Star*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
《编译原理》陈火旺版的预测分析程序的代码实现,主要步骤是从输入文法,先求first集和follow集,然后构造预测分析表,最后对文法进行预测分析。-" Compiler Principle" Code Chen Huo version of predictive analytics program implementation, the main steps the input grammar, seeking first set and follow the first set, and then construct the prediction of the table, the final analysis of the grammar predict.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FLyuce\FLyuce\Debug\flyuce.bsc
......\......\.....\flyuce.exe
......\......\.....\flyuce.ilk
......\......\.....\flyuce.obj
......\......\.....\flyuce.pch
......\......\.....\flyuce.pdb
......\......\.....\flyuce.sbr
......\......\.....\vc60.idb
......\......\.....\vc60.pdb
......\......\flyuce.cpp
......\......\flyuce.dsp
......\......\flyuce.dsw
......\......\flyuce.ncb
......\......\flyuce.opt
......\......\flyuce.plg
......\......\input.txt
......\预测分析程序.txt
......\FLyuce\Debug
......\FLyuce
FLyuce