文件名称:PL0_C
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:56.36kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
此为广工09级编译原理课程设计,与往届是有区别的
1. 课内实验(考试前交报告)
对PL/0作以下修改扩充:
(1)增加单词:保留字 ELSE,FOR,STEP,RETURN
运算符 +=,-=,++,--,&,|,!
(2)修改单词:不等号# 改为 <>
(3)增加条件语句的ELSE子句,要求:写出相关文法,语法图,语义规则。
2. 课程设计
基本内容(成绩范围:“中”、“及格”或“不及格”)
(1)扩充赋值运算:+= 和 -=
(2)扩充语句(Pascal的FOR语句):
①FOR <变量>:=<表达式> STEP <表达式> DO <语句>
②FOR <变量>:=<表达式> STEP <表达式> DO <语句>
其中,语句①的循环变量的步长为1,
语句②的循环变量的步长为-1。
(3)增加运算:++ 和 --。
选做内容(成绩评定范围扩大到:“优”和“良”)
(1)增加类型:① 字符类型; ② 实数类型。
(2)扩充函数:① 有返回值和返回语句;② 有参数函数。
(3)增加一维数组类型(可增加指令)。
(4)其他典型语言设施。
-
A.Curricular experiment (before the examination of reports submitted)
Modify the expansion of the PL/0 to make the following:
(1) increasing word: reserved word ELSE, FOR, STEP, the RETURN
Operator+ =,- =,++,-, &, |,!
(2) modify the words: inequality# changed <>
(3) increase in the conditional statement ELSE clause: Write the related grammar, syntax diagrams, semantic rules.
Two. Curriculum design
The basic content (score range: "", "pass" or "fail")
(1) expansion of the assignment operator:+ = and- =
(2) expansion of the statement (Pascal FOR statement):
① The the FOR <variable>: = <expression> the STEP <expression> DO <statement>
② the FOR <variable>: = <expression> the STEP <expression> DO <statement>
Among them, the loop variable of the statement (1) step 1,
Statement ② loop variable step size to-1.
(3) increase the operator:++ and-.
Optional content (Grading extended to: "excellent" and "good")
(1) incr
1. 课内实验(考试前交报告)
对PL/0作以下修改扩充:
(1)增加单词:保留字 ELSE,FOR,STEP,RETURN
运算符 +=,-=,++,--,&,|,!
(2)修改单词:不等号# 改为 <>
(3)增加条件语句的ELSE子句,要求:写出相关文法,语法图,语义规则。
2. 课程设计
基本内容(成绩范围:“中”、“及格”或“不及格”)
(1)扩充赋值运算:+= 和 -=
(2)扩充语句(Pascal的FOR语句):
①FOR <变量>:=<表达式> STEP <表达式> DO <语句>
②FOR <变量>:=<表达式> STEP <表达式> DO <语句>
其中,语句①的循环变量的步长为1,
语句②的循环变量的步长为-1。
(3)增加运算:++ 和 --。
选做内容(成绩评定范围扩大到:“优”和“良”)
(1)增加类型:① 字符类型; ② 实数类型。
(2)扩充函数:① 有返回值和返回语句;② 有参数函数。
(3)增加一维数组类型(可增加指令)。
(4)其他典型语言设施。
-
A.Curricular experiment (before the examination of reports submitted)
Modify the expansion of the PL/0 to make the following:
(1) increasing word: reserved word ELSE, FOR, STEP, the RETURN
Operator+ =,- =,++,-, &, |,!
(2) modify the words: inequality# changed <>
(3) increase in the conditional statement ELSE clause: Write the related grammar, syntax diagrams, semantic rules.
Two. Curriculum design
The basic content (score range: "", "pass" or "fail")
(1) expansion of the assignment operator:+ = and- =
(2) expansion of the statement (Pascal FOR statement):
① The the FOR <variable>: = <expression> the STEP <expression> DO <statement>
② the FOR <variable>: = <expression> the STEP <expression> DO <statement>
Among them, the loop variable of the statement (1) step 1,
Statement ② loop variable step size to-1.
(3) increase the operator:++ and-.
Optional content (Grading extended to: "excellent" and "good")
(1) incr
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PL0_C语言版09级课设/09级编译原理课内PL0上机作业和课程设计题目和要求.DOC
PL0_C语言版09级课设/源程序/FOR.PL0
PL0_C语言版09级课设/源程序/pl0.cpp
PL0_C语言版09级课设/源程序/pl0.exe
PL0_C语言版09级课设/源程序/pl0.h
PL0_C语言版09级课设/源程序/ppmm.pl0
PL0_C语言版09级课设/源程序
PL0_C语言版09级课设
PL0_C语言版09级课设/源程序/FOR.PL0
PL0_C语言版09级课设/源程序/pl0.cpp
PL0_C语言版09级课设/源程序/pl0.exe
PL0_C语言版09级课设/源程序/pl0.h
PL0_C语言版09级课设/源程序/ppmm.pl0
PL0_C语言版09级课设/源程序
PL0_C语言版09级课设
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.