文件名称:Suanfuyouxianfenxi
- 所属分类:
- 编译器/词法分析
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 780kb
- 下载次数:
- 0次
- 提 供 者:
- 金
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
给定文法及该文法各非终结符所对应的FIRSTVT和LASTVT集,能依据文法和FIRSTVT和LASTVT生成算符优先分析表。
动态模拟算法的基本功能是:
输入一个给定文法,及FIRSTVT和LASTVT集;
输出算符优先分析表生成算法;
输出算法优先分析表构造的过程;
主要是依据构造算符优先关系的算法来绘制优先关系矩阵表。
-Given the grammar and the grammar nonterminals corresponding FIRSTVT and LASTVT set to based on grammar and FIRSTVT and LASTVT generation of operator precedence table. The basic function of the dynamic simulation algorithm is: Enter a given grammar, and FIRSTVT and LASTVT set output operator precedence analysis table generating algorithm output algorithm of table construction process priority main priority is based on the relationship between structure operator algorithm to draw priority relationship matrix.
动态模拟算法的基本功能是:
输入一个给定文法,及FIRSTVT和LASTVT集;
输出算符优先分析表生成算法;
输出算法优先分析表构造的过程;
主要是依据构造算符优先关系的算法来绘制优先关系矩阵表。
-Given the grammar and the grammar nonterminals corresponding FIRSTVT and LASTVT set to based on grammar and FIRSTVT and LASTVT generation of operator precedence table. The basic function of the dynamic simulation algorithm is: Enter a given grammar, and FIRSTVT and LASTVT set output operator precedence analysis table generating algorithm output algorithm of table construction process priority main priority is based on the relationship between structure operator algorithm to draw priority relationship matrix.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
课程设计报告书(编译原理).doc
SuanfuYouxian\Debug\SFYX.bsc
.............\.....\SFYX.exe
.............\.....\SFYX.ilk
.............\.....\SFYX.obj
.............\.....\SFYX.pdb
.............\.....\SFYX.sbr
.............\.....\vc60.pdb
.............\firstvt.txt
.............\lastvt.txt
.............\SFYX.CPP
.............\SFYX.DSP
.............\SFYX.DSW
.............\SFYX.ncb
.............\SFYX.OPT
.............\SFYX.PLG
.............\wenfa.txt
.............\Debug
SuanfuYouxian
SuanfuYouxian\Debug\SFYX.bsc
.............\.....\SFYX.exe
.............\.....\SFYX.ilk
.............\.....\SFYX.obj
.............\.....\SFYX.pdb
.............\.....\SFYX.sbr
.............\.....\vc60.pdb
.............\firstvt.txt
.............\lastvt.txt
.............\SFYX.CPP
.............\SFYX.DSP
.............\SFYX.DSW
.............\SFYX.ncb
.............\SFYX.OPT
.............\SFYX.PLG
.............\wenfa.txt
.............\Debug
SuanfuYouxian