代码搜索:PL 有哪些应用?
找到约 10,000 项符合「PL 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/317400/13504932
h pl0.h
/**************************************************************************
* <mark>PL</mark>/0 语言编译程序,由江汉石油学院计算机科学系周云才根据清华大学出版社出版,
* 吕映芝,张素琴,蒋维杜编写的教材《编译原理》中第二章(<mark>PL</mark>/0编译程序的实现)
* 以及附录A中的代码改编而成。
* 代码版权由周云才拥有,使用者必须 ...
www.eeworm.com/read/317400/13504968
cpp pl0.cpp
#include "pl0.h"
/**************************************************************************
* PL/0 语言编译程序,由江汉石油学院计算机系周云才根据清华大学出版社出版,
* 吕映芝,张素琴,蒋维杜编写的教材《编译原理》中第二章(PL/0编译程序的实现)
* 以及附录A中的代码改编而成。
*
www.eeworm.com/read/316523/13521603
pl cb_generator.pl
# | file: cb_generator.pl
# |
# | This SOPC Builder Generator program is provided by
# | the Component Builder application. It is copied
# | straight across and is data-driven from its command
# | lin
www.eeworm.com/read/316522/13521607
pl cb_generator.pl
# | file: cb_generator.pl
# |
# | This SOPC Builder Generator program is provided by
# | the Component Builder application. It is copied
# | straight across and is data-driven from its command
# | lin
www.eeworm.com/read/315845/13535423
exe pl01.exe
www.eeworm.com/read/315845/13535426
tds pl01.tds
www.eeworm.com/read/315845/13535428
pas pl0.pas
PROGRAM PL0(INPUT,OUTPUT,INPUT1,OUTPUT1);
(*PL0 COMPILER WITH CODE GENERATION*)
LABEL
99;
CONST
AL=10; (*LENGTH OF IDENTIFIERS*)
NORW=14; (*# OF RESERVED WORDS*)
TXMAX=100; (*LE
www.eeworm.com/read/315845/13535433
res pl01.res
www.eeworm.com/read/315845/13535435