文件名称:PL0词法分析程序

  • 所属分类:
  • 汇编语言
  • 资源属性:
  • 上传时间:
  • 2020-07-10
  • 文件大小:
  • 45kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 欢迎联***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

三、 实验要求
1. 使用 PL/0 语言编写程序,实现输出斐波那契数列前 20 项数值。
2. 从 PL/0 编译程序源码中抽出词法分析部分,构建 PL/0 独立词法分析程序。功能:输入为 PL/0 源程序,
输出为单词符号的序列;对于标识符和无符号整数,显示单词种别和单词自身的值两项内容;对于其他单词符
号,仅显示其单词种别。
3. 使用 AutoFlowchart 画出独立词法分析程序的程序流程图,并分析每部分的功能和特点。(Iii. Experimental requirements

1. Use PL/0 language to write programs to output the first 20 values of Fibonacci sequence.

2. Extract the part of lexical analysis from PL/0 compiler source code, and build PL/0 independent lexical analysis program. Function: Input as PL/0 source program,

Output a sequence of word symbols; For identifiers and unsigned integers, the word class and the value of the word itself are displayed. For other word characters

, showing only its word class.

3. Use AutoFlowchart to draw the program flow chart of the independent lexical analysis program and analyze the functions and characteristics of each part.)
相关搜索: PL0词法分析

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
PL0词法分析程序\fa.tmp 0 2020-03-30
PL0词法分析程序\fa1.tmp 200 2020-03-31
PL0词法分析程序\fas.tmp 0 2020-03-30
PL0词法分析程序\fib.pl0 144 2020-03-06
PL0词法分析程序\词法.cpp 5800 2020-03-31
PL0词法分析程序\词法.exe 136704 2020-03-31
PL0词法分析程序 0 2020-03-31

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org