代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/450999/7474028
pas back1.pas
program regine;
type stiva=array[1..100] of integer;
var st:stiva;
n,k:integer;
as,ev:boolean;
procedure init(var st:stiva;k:integer);
begin
st[k]:=0;
end;
procedure succesor(var st:s
www.eeworm.com/read/450999/7474065
pas craciun.pas
{Craciun Cosmin biletul 10}
program craciun;
type matrice=array[1..50,1..50] of byte;
stiva=array[1..99] of integer;
var a:matrice;
st:stiva;
l,k,m,n:integer;
as,ev:boo
www.eeworm.com/read/450842/7476030
vhd leon_target.vhd
----------------------------------------------------------------------------
-- This file is a part of the LEON VHDL model
-- Copyright (C) 2003 Gaisler Research
--
-- This library is free soft
www.eeworm.com/read/448377/7534140
h packet32.h
/*
* Copyright (c) 1999 - 2005 NetGroup, Politecnico di Torino (Italy)
* Copyright (c) 2005 - 2006 CACE Technologies, Davis (California)
* All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/448329/7534833
h hidpi.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
HIDPI.H
Abstract:
Public Interface to the HID parsing library.
Environment:
Kernel & use
www.eeworm.com/read/447524/7549937
pas sxmatheval.pas
unit SXMathEval;
////////////////////////////////////////////////////////////////////////////////
// SXSkinComponents: Skinnable Visual Controls for Delphi and C++Builder //
//--------------
www.eeworm.com/read/446583/7576504
pas kaziplistview.pas
unit KAZipListView;
interface
uses
Windows,
Masks,
Messages,
SysUtils,
ShellAPI,
Classes,
Graphics,
Controls,
ComCtrls,
CommCtrl;
type
TLVSortType = (Asc
www.eeworm.com/read/444955/7602232
pas picshow.pas
{------------------------------------------------------------------------------}
{ }
{ PicShow v4.04