代码搜索:pascal
找到约 9,253 项符合「pascal」的源代码
代码结果 9,253
www.eeworm.com/read/189737/8456536
pas linalg.pas
{
@abstract(EBK&NVS Library for Turbo/Object Pascal: Linear Algebra )
@author(Nikolai V. Shokhirev )
@author(Eugene B. Krissinel
www.eeworm.com/read/358751/10180441
pas liecow.pas
{
PROG:liecow
LANG:PASCAL
}
program liecow;
const
maxn=100;
maxq=1000;
var
fin,fout:text;
g:array[1..maxn,1..maxn]of boolean;
ans:array[1..maxq,1..3]of integer;
n,q,liars,lia
www.eeworm.com/read/159920/10589153
c tp6tod.c
/*
** Convert Turbo Pascal 6-byte reals to C double format
** Written by Thad Smith III, Boulder, CO. 12/91
** Tested on TC 2.01, BC++ 2.0/3.0, QC 2.50, Power C 2.0.1, ZTC 3.0
** Contributed to t
www.eeworm.com/read/423077/10589249
html pasq1013.html
Pascal Lesson 1 : Quiz 14, Final Exam
Quiz for Chapt
www.eeworm.com/read/275314/10824258
c seldir.c
#include
#include
#include
#include "wizunzip.h"
#include "helpids.h"
#include "seldir.h"
BOOL FAR PASCAL SelectDirProc(HWND hDlg, WORD wMessage, WORD wParam, L
www.eeworm.com/read/191687/6958717
8 sstdisk.8
;
; ROM disk driver for SST 28SF040 flash, P3SX / M6117 platform.
; Update fldpage and romseg depending on your hardware !
;
; (C)1998 Pascal Dornier / PC Engines; All rights reserved.
; Th
www.eeworm.com/read/462137/7208698
pas 6.1.3.pas
{
ID:LXYXYNT3
PROB:cowxor
LANG:PASCAL
}
const
inf='cowxor.in';
ouf='cowxor.out';
maxn=100000;
var
a:array[1..4300000] of boolean;
b:array[0..maxn] of longint;
s,t,nn,i,j,m,n,
www.eeworm.com/read/455033/7378666
changelog
2005-05-03 16:25 hecht
* remove pascal in "\p " macos version
2005-05-03 15:12 hecht
* try to compile with de idm compiler xlc++
work in progress
remove 10^10 an 10.^10 (FH)