代码搜索:pascal
找到约 9,253 项符合「pascal」的源代码
代码结果 9,253
www.eeworm.com/read/101451/15833224
dsp pascal.dsp
# Microsoft Developer Studio Project File - Name="pascal" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/101451/15833226
cpp pascal.cpp
#include "stdafx.h"
#include "common.h"
#include "lex.h"
#include "string.h"
#include
int main(int argc, char* argv[])
{
if(argc>1)
{
strcpy(sourcefile,argv[1]);
register char
www.eeworm.com/read/101451/15833230
opt pascal.opt
www.eeworm.com/read/101451/15833231
dsw pascal.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/100917/15860984
cpp pascal.cpp
///////////////////////////////////////////////////////////////////////////
// File: pascal.cpp
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl, portions by
www.eeworm.com/read/290989/8445741
pas pascal源代码.pas
Const
max=100;
type
matrix=array[1..max,1..max+1] of integer;
var
d:array[0..max] of matrix;
i,j,k,t,n:integer;
Function mark(i,j:integer):shortint;
begin
if odd(i+j) then mark:=-1
www.eeworm.com/read/288230/8646530
chm essential_pascal.chm
www.eeworm.com/read/430095/8767373
doc smo-pascal.doc
www.eeworm.com/read/179705/9342381