-
pl0_simple_compiler
PL0 编译解释执行系统编译过程采用一趟扫描方式,以语法分析程序为核心,词法分析和代码生成程序都作为一个独立的过程,当语法分析需要读单词时就调用词法分析程序,而当语法分析正确需要生成相应的目标代码时,则调用代码生成程序。
用表格管理程序建立变量、常量和过程表示符的说明与引用之间的信息联系。
用出错处理程序对词法和语法分析遇到的错误给出在源程序中出错的位置和错位性质。
当源程序编译正确时,PL/0编译程序自动调用解释执行程序,对目标代码进行解释执行,并按用户程序的要求输入数据和输出运行结果。
(PL0 simple compiler)
- 2020-12-29 16:19:00下载
- 积分:1
-
common-master
网上整理下载的非常好的串口程序,功能强大,代码质量也很高。(About serial communication)
- 2015-07-15 11:51:30下载
- 积分:1
-
adwa
说明: 数值计算课后答案的解析,很有用的而且对上机超值(Numerical Analysis of after-school answer, very useful but on the machine value)
- 2010-04-15 15:11:38下载
- 积分:1
-
function
基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
- 2013-11-18 11:16:59下载
- 积分:1
-
distributionofstoragemanagementandrecovery
模拟段式存储管理的分配与回收,能够输入给定的内存大小,进程的个数,每个进程的段数及段大小;当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关内存空间使用的情况。
(Analog-stage distribution of storage management and recovery, be able to enter a given memory size, number of processes, each process segment number and segment size when a space the size of the application process, the show can meet the application, as well as the The process, after the allocation of resources relating to the use of memory space.)
- 2020-09-17 16:37:55下载
- 积分:1
-
Modbus Slver
本程序为DSP28335编写的modbus从站程序,对DSP串口编写人员有一定帮助。(The procedures for the preparation of modbus slave DSP28335 program, the DSP serial writers have some help.)
- 2013-09-06 10:47:27下载
- 积分:1
-
194947
用TCP获得网路标准时间来设定您的PC时钟(Set your PC clock with TCP to get network standard time)
- 2018-12-31 15:05:46下载
- 积分:1
-
VirtualTouchScreen
uses open cv to simulate touch screen using a web camera. demonstration is available at www.youtube.com/watch?v=Y7ne-iDOg-Y
- 2011-03-29 05:52:08下载
- 积分:1
-
Failure-Mode-and-Reliability
结构系统失效模式可靠性Monte-Carlo法
结构系统失效模式研究与可靠性分析(Structural system reliability failure modes Monte-Carlo method structural system reliability analysis and failure mode study)
- 2013-12-18 19:43:11下载
- 积分:1
-
USBshuzijiekou
说明: 基于USB的数字接口测试系统的设计,硕士学位论文(USB digital interface based on test system design, Master thesis)
- 2010-03-31 22:18:15下载
- 积分:1