代码搜索:pascal
找到约 9,253 项符合「pascal」的源代码
代码结果 9,253
www.eeworm.com/read/437142/7754379
m 6-45.m
F(:,:,1) = magic(3);
F(:,:,2) = pascal(3);
[PX,PY,PZ] = gradient(F,0.2,0.1,0.2)
www.eeworm.com/read/389794/7805363
asi emuvars.asi
; emuVars.asi last modified :- 13 Jul 88
; Turbo-C Run Time Library version 2.0
; Copyright (c) 1986,87,88 by Borland International Inc.
; All Rights Reserved.
; This file is designed to be
www.eeworm.com/read/398260/7996509
asi emuvars.asi
; emuVars.asi last modified :- 13 Jul 88
; Turbo-C Run Time Library version 2.0
; Copyright (c) 1986,87,88 by Borland International Inc.
; All Rights Reserved.
; This file is designed to be
www.eeworm.com/read/331375/12831624
txt readme.txt
- These object files can be linked into your Delphi executables
using the {$L filename.obj} directives.
- These are also used for the TMT Pascal example.
www.eeworm.com/read/243090/12965214
asi emuvars.asi
; emuVars.asi last modified :- 13 Jul 88
; Turbo-C Run Time Library version 2.0
; Copyright (c) 1986,87,88 by Borland International Inc.
; All Rights Reserved.
; This file is designed to be
www.eeworm.com/read/328652/13009089
txt readme.txt
- These object files can be linked into your Delphi executables
using the {$L filename.obj} directives.
- These are also used for the TMT Pascal example.
www.eeworm.com/read/241809/13115075
pas cpwrand.pas
{*********************************************}
{ }
{ COMPONENT for MS DOS and MS WINDOWS }
{ }
{
www.eeworm.com/read/241809/13115167
pas cpw3.pas
{*******************************************************************
* *
* COMPONENT for MS DOS and Windows source code.
www.eeworm.com/read/239510/13274732
txt readme.txt
- These object files can be linked into your Delphi executables
using the {$L filename.obj} directives.
- These are also used for the TMT Pascal example.
www.eeworm.com/read/316095/13530254
txt readme.txt
C2P (c) Paul TOTH
this old BP project was an attempt to translate SmallC22 C compiler to Pascal...
the main goal was to write a C to Pascal compiler, not a C to binary one ;)
this source code