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

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

于 2022-05-14 发布 文件大小:1.98 kB
0 228
下载积分: 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 个回复

  • 将摩托罗拉和英特尔十六进制文件转换为二进制文件
    Convert Motorola & Intel Hex file to Binary file
    2022-02-01 05:08:37下载
    积分:1
  • 用于传输文件,在校园网上可以使用,但是由于技术问题不能实现在两台主机上的传输,只能在一台电脑上传输文件...
    用于传输文件,在校园网上可以使用,但是由于技术问题不能实现在两台主机上的传输,只能在一台电脑上传输文件-For the transmission of documents, the campus can use the Internet, but can not be achieved because of technical problems in the two host transmission, only one computer to transfer files
    2022-05-08 14:43:41下载
    积分:1
  • 拼图游戏希望对学习vc++的网友们有些帮助或是对做毕业设计的人们有些小小的帮助...
    拼图游戏希望对学习vc++的网友们有些帮助或是对做毕业设计的人们有些小小的帮助-Jigsaw puzzle would like to learn vc++ The users some help or a graduation project for people to do some small help
    2022-08-09 03:36:45下载
    积分:1
  • 用vb实现快速傅立叶变换,运行速度达到最优化,可以c代码媲美,因此可以实现实时傅立叶变换。实现模块化,直接作为一个模块调用即可,非常方便!...
    用vb实现快速傅立叶变换,运行速度达到最优化,可以c代码媲美,因此可以实现实时傅立叶变换。实现模块化,直接作为一个模块调用即可,非常方便!-with vb fast Fourier transform, speed of operation to achieve the most optimized code can be comparable to c, it can achieve real-time Fourier transform. To achieve modular, as a direct call modules can be very convenient!
    2022-03-22 07:18:51下载
    积分:1
  • 对任何集体(如你自己的类)的问题描述…
    一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。 四:需求分析 本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。 -one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested ra
    2022-01-22 16:42:56下载
    积分:1
  • 图像配准的源程序,matlab编写的,试试看
    图像配准的源程序,matlab编写的,试试看-image registration source, prepared by the Matlab Try
    2022-03-20 12:50:40下载
    积分:1
  • 在线电影院的简单的web管理系统采用的是php编码
    在线电影院的简单的web管理系统采用的是php编码-online cinema simple web management system using the php code
    2022-08-12 14:34:32下载
    积分:1
  • 热的地图与数字值叠加
    Heat maps with numeric values overlayed
    2022-05-08 11:19:56下载
    积分:1
  • C language prepared by the time the year procedures, as long as you enter a numb...
      用C语言编写的时间年份程序,只要你输入一个数后,便可以马上看到结果.-C language prepared by the time the year procedures, as long as you enter a number, they can immediately see the result.
    2022-07-02 22:38:52下载
    积分:1
  • U-boot1.2源码 arm的bootloader-U-boot1.2 source arm of the bootloader
    2023-08-16 17:45:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载