代码搜索:boolean

找到约 10,000 项符合「boolean」的源代码

代码结果 10,000
www.eeworm.com/read/339554/12225354

pas ac1167.pas

program tju1167; {$Q-,R-} const maxn=10000; maxm=6001; imp=-2100000000; var a:array[boolean,1..maxn]of longint; f:array[boolean,0..maxm]of longint; n,m,i,j,ans,k,l,t:longint; b
www.eeworm.com/read/339554/12225379

pas ac1153.pas

program tju1153; const maxn=30; maxa=50; maxs=maxa*maxn; var range:array[boolean,1..maxn]of integer; ok:array[boolean,1..maxn,0..maxs]of boolean; n,i,j,a,l1,l2:shortint; procedure
www.eeworm.com/read/339554/12225452

pas ac1028.pas

program tju1028; var b:array['a'..'z']of boolean; m,n,i,j:longint; s:string[3]; c:char; first:boolean; begin readln(m); for i:=1 to m do begin readln(n); fillchar(b,si
www.eeworm.com/read/339554/12225462

pas ac1055.pas

program tju1055; const maxn=100; var adj:array[1..maxn,1..maxn]of boolean; v:array[1..maxn]of boolean; n,x,y,z:byte; ok:boolean; procedure floodfill(x:byte); var i:byte; b
www.eeworm.com/read/339554/12225733

pas ac1210.pas

program tju1210; const fac:array[1..5]of byte=(1,2,6,24,120); type perm=array[1..6]of byte; var a,b:perm; q:array[1..176]of record p:perm;reach,step:byte;last:boolean; end; v:ar
www.eeworm.com/read/339491/12230189

h hidpi.h

/*++ Copyright (c) 1996 Microsoft Corporation Module Name: HIDPI.H Abstract: Public Interface to the HID parsing library. Environment: Kernel & user mode R
www.eeworm.com/read/339491/12230194

h hidsdi.h

/*++ Copyright (c) 1996 Microsoft Corporation Module Name: HIDDLL.H Abstract: This module contains the PUBLIC definitions for the code that implements the HID dll. En
www.eeworm.com/read/339293/12244864

m odeset_old.m

function options = odeset(arg1,arg2,arg3,arg4,arg5,arg6,arg7, ... arg8,arg9,arg10,arg11,arg12,arg13,arg14,arg15,arg16,arg17,arg18) %ODESET Build or change an options argument for an ODE suite inte
www.eeworm.com/read/339231/12249120

h filemon.h

/****************************************************************************** * * FileMon - File System Monitor for Windows NT/9x * * Copyright (c) 1996-1998 Mark Russinovich and Bryce
www.eeworm.com/read/339213/12251268

pas ucxpstyle.pas

{ Class UCXPStyle: Based on XPMenu 3.1 for Delphi XPMenu for Delphi Author: Khaled Shagrouni URL: http://www.shagrouni.com/english/software/xpmenu.html e-mail: khaled@shagrouni.com Versio