文件名称:Prediction_program
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对于任意输入的一个LL(1)文法,构造预测分析程序,输出输入串的自动匹配过程。首先实现集合FIRST(X)构造算法和集合FOLLOW(A)构造算法,再实现预测分析表构造算法。再构造预测分析程序,输出字符串的自动匹配过程。-For any input of a LL (1) grammar, structure prediction analysis program, import and export series of automatic matching process. First of all, to achieve set FIRST (X) construction algorithm and the set FOLLOW (A) construction algorithm, and then to achieve forecast of the table construction algorithm. Prediction of re-construction process, the output string of automatic matching process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
构造预测分析\bianyi.dsp
............\bianyi.dsw
............\bianyi.ncb
............\bianyi.opt
............\bianyi.plg
............\input.cpp
............\MyStack.cpp
............\MyStack.h
构造预测分析
............\bianyi.dsw
............\bianyi.ncb
............\bianyi.opt
............\bianyi.plg
............\input.cpp
............\MyStack.cpp
............\MyStack.h
构造预测分析