登录
首页 » 算法 » 构造说明语句的语法分析程序

构造说明语句的语法分析程序

于 2022-01-26 发布 文件大小:740.51 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

1.根据PASCAL语言的说明语句形式,用手工及自动方法构造一个对说明语句进行词法分析的程序。该程序能对从键盘输入或从文件读入的形如: “const count=10,sum=81.5,char1=’f’,string1=”hj”, max=169;” 的常量说明串进行处理,分析常量说明串中各常量名、常量类型及常量值,并统计各种类型常量个数。 2.对说明语句经词法分析器分析得到的

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

发表评论

0 个回复

  • 就进点跟踪的程序,已运行。数学建模的必备程序,超有用。...
    就进点跟踪的程序,已运行。数学建模的必备程序,超有用。-On the entry point tracking program has been running. Mathematical Modeling of the necessary procedures, super-useful.
    2022-08-03 00:51:18下载
    积分:1
  • JPEG2000, C代码
    The OpenJPEG library is an open-source JPEG 2000 library developed in order to promote the use of JPEG 2000. See the source for more information.
    2023-04-20 21:00:04下载
    积分:1
  • STM32 AD采集程序
    资源描述本程序代码是基于STM32中的ADC采集,模拟信号转化为数字信号是控制类芯片一个重要的功能,该程序代码是基于STM32来做的ADC采集,其中,STM32可以开启多路AD采集的信息,采集的结果可以选择打印到串口或者到液晶屏。
    2023-03-13 18:35:03下载
    积分:1
  • DOS broadcast CD procedures, this procedure with the other part of the source co...
    DOS下播放CD光盘的程序,此程序用了别人部分源码,我进行了改进!-DOS broadcast CD procedures, this procedure with the other part of the source code, I had to improve.
    2022-06-20 06:22:32下载
    积分:1
  • 混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方和预测方。...
    混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法。-Chaotic time series analysis and prediction toolbox, including the analysis of chaotic time series prediction in many ways and methods.
    2022-03-11 11:32:46下载
    积分:1
  • 第五章 数组和广义表习题答案
    第五章 数组和广义表习题答案-Chapter V arrays and generalized answer Table Exercises
    2022-04-15 04:44:13下载
    积分:1
  • 字母数字简写展开(例:a~d => abcd)
    资源描述 输入一个字符串,将字母和数字 简写形式展开(例:a~d => abcd) 例如输入:hello a~d world 1~9 ok 输出:hello abcd world 123456789 ok
    2022-07-14 14:13:45下载
    积分:1
  • c语言简单实例
    c语言简单算法实例-c algorithm example, simple language
    2023-04-30 19:40:04下载
    积分:1
  • 交通咨询系统
    主要是利用数据结构中的Dijkstra、Floyd算法来完成实验要求。首先,利用Dijkstra来生成从一个节点到另外节点的最短距离。接着,利用Floyd算法实现各个节点到剩余节点的最短距离。
    2022-03-31 23:52:07下载
    积分:1
  • 卷积编码器维特比编码器
    卷积编码器 (2 到 5 评级) 和软决定维特比译码器在 MATLAB 中实现 卷积编码器和维特比译码器 %发电机多项式 g1 = [1,0,1,0,0,1,1,1]; g2 = [1,1,1,1,0,1,1,0]; g3 = [0,1,1,1,1,0,0,1]; g4 = [1,0,1,1,0,1,1,0]; g5 = [1,1,1,1,1,0,1,1];
    2023-07-11 21:05:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载