登录
首页 » 其他项目 » 编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生: E...

编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生: E...

于 2022-05-14 发布 文件大小:1.98 kB
0 213
下载积分: 2 下载次数: 1

代码说明:

编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生: E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 估计模型阶次的很有效的方法,调试通过,没有任何问题。
    估计模型阶次的很有效的方法,调试通过,没有任何问题。-Estimated model order is very effective way to debug is passed, there is no problem.
    2022-03-20 22:02:55下载
    积分:1
  • 它的演示版(1.8
    uniPaaS RIA Demo Version 1.8
    2022-02-10 16:34:02下载
    积分:1
  • 基于AT89C51单片机的音乐盒
    基于AT89C51系列单片机的音乐盒,依据单片机的定时中断以及蜂鸣器的发声原理,通过KEIL编译程序,并将其通过烧写工具下载到单片机实验箱中,从而设计制作出一个八音盒。此程序使用C语言编写,实现对单片机的控制。
    2022-02-02 00:08:28下载
    积分:1
  • 2D game map editor V0.1 beta
    2D游戏地图编辑器 V0.1 测试版-2D game map editor V0.1 beta
    2022-05-09 02:07:26下载
    积分:1
  • Billy The Plumber
    Billy The Plumber
    2023-03-20 06:30:04下载
    积分:1
  • 一款迷人而有趣的迷题游戏,是一个测试你智力水平的游戏。Java语言开发,使用方便,画面生动有趣。...
    一款迷人而有趣的迷题游戏,是一个测试你智力水平的游戏。Java语言开发,使用方便,画面生动有趣。-one charming and interesting games that fans, is a test your intelligence level of the game. The Java language development, ease of use, picture lively and interesting.
    2022-06-13 18:11:39下载
    积分:1
  • 名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004...
    项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004-11-29 指导教师:罗建军 一.项目背景: 1.背景简介 我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。 2.项目目标 编写一个能进行科学计算的计算器程序。 要求: 输入:被计算的数据 输出:计算结果 3.运行环境 1 硬件: PIII 计算机(CPU 主频 550MHz以上、128MB内存) 2 软件 Windows XP 操作系统 Visual C++ 6.0 二.算法描述 1 选用对话框,并加入控件,做好计算器可视的外表。 2 给控件添加属性中的ID和名称。 3 在CCaculateDilg类中添加主要程序代码。 4 数字的输入 这个计算器应用程序实现的是顺序连接计算,即按照计算数和计算符的输入次序进行计算,知道按下"="按钮为止完成一次计算过程.过程可分为三个步骤:一是对计算数和计算符的输入处理 二是对计算的处理 三是对显示的处理. 1.处理输入 在程序中使用m_operand来储存当前的输入.每次输入时都必须将输入的数字累
    2022-08-23 23:54:45下载
    积分:1
  • Car Sales Simulation Program with QT (ver 4.5.3, using MS Visual Studio 2008)
    Car Sales Simulation Program with QT (ver 4.5.3, using MS Visual Studio 2008)
    2022-02-01 08:45:02下载
    积分:1
  • Delphi 2005 ADO 连接演示
    Delphi 2005 ADO 连接演示-connecting demo
    2022-05-23 09:03:53下载
    积分:1
  • 用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses ̶...
    用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.-vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.
    2023-08-12 16:45:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载