代码搜索:pascal
找到约 9,253 项符合「pascal」的源代码
代码结果 9,253
www.eeworm.com/read/358751/10180415
pas moofest.pas
{
PROG:moofest
LANG:PASCAL
}
program moofest;
const
range=20000;
treesize=32767;
move:array[1..14]of integer=(1,2,4,8,16,32,64,128,256,512,1024,2048,4096,8192);
var
fin,fout:text;
www.eeworm.com/read/423077/10589208
html pasl1013.html
Pascal Tutorial - Chapter 14
How About Binary One
www.eeworm.com/read/462137/7208699
pas 6.1.1.pas
{
ID:LXYXYNT3
PROB:vans
LANG:PASCAL
}
const
inf='vans.in';
ouf='vans.out';
maxn=1000;
maxm=8;
base=100000000;
base1=8;
type
arr=array[0..100] of longint;
var
dp:arra
www.eeworm.com/read/447573/7549404
pas tom的烦恼5ac.pas
Source CodeSource
Problem Id:1145 User Id:root
Memory:288K Time:510MS
Language:Pascal Result:Accepted
Source
program tju1048;
const
maxn=30000;
type
jobtype=record from,till,money:
www.eeworm.com/read/196034/8118160
c dir.c
/*
* linux/fs/sysv/dir.c
*
* minix/dir.c
* Copyright (C) 1991, 1992 Linus Torvalds
*
* coh/dir.c
* Copyright (C) 1993 Pascal Haible, Bruno Haible
*
* sysv/dir.c
* Copyright (C) 1993
www.eeworm.com/read/143718/12849099
src 1.src
//这是一个pascal源文件
prog id ( id , id ) semi
var
id , id : array [ digits .. digits ] of integer semi
id : real semi
function id ( id , id : array [ digits .. digits ] of real semi id : integer
www.eeworm.com/read/145471/5746022
c dir.c
/*
* linux/fs/sysv/dir.c
*
* minix/dir.c
* Copyright (C) 1991, 1992 Linus Torvalds
*
* coh/dir.c
* Copyright (C) 1993 Pascal Haible, Bruno Haible
*
* sysv/dir.c
* Copyright (C) 1993
www.eeworm.com/read/125688/6023479
c dir.c
/*
* linux/fs/sysv/dir.c
*
* minix/dir.c
* Copyright (C) 1991, 1992 Linus Torvalds
*
* coh/dir.c
* Copyright (C) 1993 Pascal Haible, Bruno Haible
*
* sysv/dir.c
* Copyright (C) 1993
www.eeworm.com/read/121089/6069716
h os2.h
/*
os2.h : OS/2 calls (from DOSCALLS.H)
NOTE : these procedures are mixed case and use machine independent
parameters (i.e. WORD, DWORD).
*/
#define OS2CALL extern WORD FAR PASCAL
/* Sem