代码搜索:Pascal
找到约 9,253 项符合「Pascal」的源代码
代码结果 9,253
www.eeworm.com/read/112777/15477032
txt readme.txt
This directory contains a Pascal (Delphi, Kylix) interface to the
zlib data compression library.
Directory listing
=================
zlibd32.mak makefile for Borland C++
example.pas
www.eeworm.com/read/103037/15748995
doc ext.doc
/*
EXT.DOC
This file documents each of the low-level editing functions that can be
called from a Microsoft-Editor C extension.
The types COL and LINE, formally declared in the file EXT.H, are
www.eeworm.com/read/136989/5828499
gperf gpc.gperf
%{
/* ISO Pascal 7185 reserved words.
*
* For GNU Pascal compiler (GPC) by jtv@hut.fi
*
* run this through the Doug Schmidt's gperf program
* with command
* gperf -g -o -j1 -t -p -N is_r
www.eeworm.com/read/131315/5940728
gperf gpc.gperf
%{
/* ISO Pascal 7185 reserved words.
*
* For GNU Pascal compiler (GPC) by jtv@hut.fi
*
* run this through the Doug Schmidt's gperf program
* with command
* gperf -g -o -j1 -t -p -N is_reserved
www.eeworm.com/read/100926/6264616
gperf gpc.gperf
%{
/* ISO Pascal 7185 reserved words.
*
* For GNU Pascal compiler (GPC) by jtv@hut.fi
*
* run this through the Doug Schmidt's gperf program
* with command
* gperf -g -o -j1 -t -p -N is_r
www.eeworm.com/read/472696/6864624
htm first.htm
一个编译程序示例
学完了编译技术的基本原理,下面我们看一个具体的编译程序,来更好的加深对理论知识的理解。
这个编译程序的目的是把用min-Pascal语言
www.eeworm.com/read/365218/9874650
doc 第2章 学好面向对象的pascal.doc
www.eeworm.com/read/398286/7995795
doc 第2章 学好面向对象的pascal.doc
www.eeworm.com/read/138564/13232760
txt 编译程序源代码(pascal代码).txt.txt
这个是Pascal编的,看得懂的就看啊!呵呵
(********************* 编译程序Turbo Pascal代码 *********************)
program pl0(fa,fa1,fa2);
(* PL0 compile with code generation *)
label 99;
(* Turbo Pascal d