PLo源码(c++buider)编译原理课程设计 已经添加了++ += else if >= <= 等字符
上传时间: 2017-01-18
上传用户:xmsmh
基于Visual studio 2005的PLo源代码
上传时间: 2013-12-21
上传用户:天诚24
C语言编写的PLo源代码,有说明文档及应用例子。
上传时间: 2017-09-17
上传用户:vodssv
在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。 PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 该软件为PL/0语言编译程序,所实现的扩充功能如下: 1.增加单词:保留字 ELSE,FOR,TO, DOWNTO 2.增加运算 +=,-=,++,-- 3.不等号# 改为 <> 4.增加条件语句的ELSE子句 5.扩充语句: ①FOR <变量>:=<表达式> TO <表达式> DO <语句> ②FOR <变量>:=<表达式> DOWNTO<表达式> DO <语句> 其中,语句①的循环变量的步长为1, 语句②的循环变量的步长为-1。 概述 源文件: *.PLo 目标文件: *.COD 实现平台:C++ Builder6.0
上传时间: 2015-06-22
上传用户:hanli8870
这是PL0.h,与前面的PLo.c放在一起才能运行
标签: PL
上传时间: 2013-12-24
上传用户:小儒尼尼奥
我在三做的课程,当时拿到了95分,包括完整的报告,有IF/else/read/for等语句的PLo
标签:
上传时间: 2014-12-22
上传用户:123啊
PNG开放源接口 The interface has been designed to be as simple and intuitive as possible. It supports PLotting and reading in the RGB (red, green, blue), HSV (hue, saturation, value/brightness) and CMYK (cyan, magenta, yellow, black) colour spaces, basic shapes, scaling, bilinear interpolation, full TrueType antialiased and rotated text support, bezier curves, opening existing PNG images and more.
标签: interface intuitive designed possible
上传时间: 2013-12-23
上传用户:qilin
PLotSphereIntensity(azimuth, elevation) PLotSphereIntensity(azimuth, elevation, intensity) h = PLotSphereIntensity(...) PLots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a green sphere is produced) All inputs must be vectors or matrices of the same size. Data does not have to be evenly spaced. When there aren t enough points to draw a smooth sphere, additional points (with color) are interpolated. Output: h - a handle to the patch object The axes are also PLotted: positive x axis is red positive y axis is green positive z axis is blue
标签: PLotSphereIntensity elevation azimuth intensity
上传时间: 2014-01-15
上传用户:ruan2570406
PLo的扩展包括一维数组的扩展,else保留字的扩展
标签: pl0的扩展
上传时间: 2015-07-01
上传用户:3208625896