文件名称:suanfuwenfa
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-29
- 文件大小:
- 909kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
实验要求
要求实现语法分析程序的以下功能:
把表达式首先经过词法分析形成二元式记号提供给语法分析程序
如果符合语法要求,形成一个语法树
实验三 算符优先分析
如果出现错误,指出错误的位置和类型
把语法树按照树的前序遍历的形式把所有的结点打印输出
按照某种规则计算出表达式的值-Experimental requirements requirements the parser following features: the expression first formed after the lexical analysis binary notation available to the parser grammatically form a syntax tree experiment operator priority analysis If an error occurs, that error The location and type of the syntax tree in accordance with the pre-order traversal of the tree in the form of all the nodes printout according to certain rules to calculate the value of the expression
要求实现语法分析程序的以下功能:
把表达式首先经过词法分析形成二元式记号提供给语法分析程序
如果符合语法要求,形成一个语法树
实验三 算符优先分析
如果出现错误,指出错误的位置和类型
把语法树按照树的前序遍历的形式把所有的结点打印输出
按照某种规则计算出表达式的值-Experimental requirements requirements the parser following features: the expression first formed after the lexical analysis binary notation available to the parser grammatically form a syntax tree experiment operator priority analysis If an error occurs, that error The location and type of the syntax tree in accordance with the pre-order traversal of the tree in the form of all the nodes printout according to certain rules to calculate the value of the expression
(系统自动生成,下载前可以参看下载内容)
下载文件列表
suanfuwenfa\1.cpp
...........\Debug\1.obj
...........\.....\suanfuwenfa.exe
...........\.....\suanfuwenfa.ilk
...........\.....\suanfuwenfa.pch
...........\.....\suanfuwenfa.pdb
...........\.....\suanfuwenfa.sln
...........\.....\suanfuwenfa.suo
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\suanfuwenfa.dsp
...........\suanfuwenfa.dsw
...........\suanfuwenfa.ncb
...........\suanfuwenfa.opt
...........\suanfuwenfa.plg
...........\Debug
suanfuwenfa