代码搜索:如何学习 PL?
找到约 10,000 项符合「如何学习 PL?」的源代码
代码结果 10,000
www.eeworm.com/read/386583/8736598
doc pl0.doc
www.eeworm.com/read/386293/8757217
h pl0.h
#ifndef _pl0_h_
#define _pl0_h_
#define norw 13 //关键字个数
#define txmax 100 //名字表容量
#define nmax 14 //number最大位数
#define al 10 //符号的最大长度
#define amax 2047 //地址上界
#de
www.eeworm.com/read/386293/8757226
cpp pl0.cpp
/*使用方法:
*运行后输入源程序文件名
*fas.tmp:输出名字表
*fa1.tmp:输出源文件
*fa2.tmp:输出结果
*fa.tmp:输出虚拟机代码
*/
#include
#include
#include"pl0.h"
#define stacksize 500 //解释执行使用的栈大小
int ma
www.eeworm.com/read/386293/8757229
dsp pl0.dsp
# Microsoft Developer Studio Project File - Name="pl0" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/386293/8757231
plg pl0.plg
Build Log
--------------------Configuration: pl0 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\
www.eeworm.com/read/386293/8757234
ncb pl0.ncb
www.eeworm.com/read/386293/8757239
dsw pl0.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "pl0"=.\pl0.dsp - Pa
www.eeworm.com/read/386293/8757243
opt pl0.opt
www.eeworm.com/read/286510/8762393
dsp pl01.dsp
# Microsoft Developer Studio Project File - Name="PL01" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/286510/8762395