代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/230739/14276961
def rexxapi.def
LIBRARY UNZIP32 INITINSTANCE LONGNAMES
PROTMODE
DESCRIPTION 'Info-ZIP UnZip API - Copyright Scott Maxwell 1994, Info-ZIP 1995-1997'
DATA MULTIPLE NONSHARED
EXPORTS
UzpVersion @1
UzpUnzipToM
www.eeworm.com/read/127767/14336694
txt e745. creating a multiline label for a jbutton component.txt
A button label can show simple HTML tags when surrounded by the tags and . This example shows how to create multiple lines by using the tag. See the javax.swing.text.html.HTML class
www.eeworm.com/read/227522/14421541
m acorf.m
function [AUTOCOV,stderr,lpq,qpval] = acorf(Z,N);
% Calculates autocorrelations for multiple data series.
% Missing values in Z (NaN) are considered.
% Also calculates Ljung-Box Q stats and p-valu
www.eeworm.com/read/225725/14521756
htm ei42.htm
Effective C++, 2E | Item 42: Use private inheritance judiciously Back to Item 41: Differentiate between inheritance and templates.
Continue to Item 43: Use multiple inheritance judiciously.
Item 42:
www.eeworm.com/read/124822/14536563
lnd rs485nt.lnd
-OUT:RS485NT.SYS
-OPT:REF
-INCREMENTAL:NO
-FORCE:MULTIPLE
-RELEASE
-FULLBUILD
-IGNORE:4001,4037,4039,4065,4070,4078,4087,4089,4096
-NODEFAULTLIB
-DEBUG:notmapped,FULL
-DEBUGTYPE:both
www.eeworm.com/read/123658/14618789
c search.c
/* Breadth-first and depth-first routines for
searching multiple-inheritance lattice for GNU C++.
Copyright (C) 1987, 89, 92, 93, 94, 1995 Free Software Foundation, Inc.
Contributed by Michae
www.eeworm.com/read/123543/14625436
inc fupload.inc
'Sample multiple binary files upload via ASP - upload include
'c1997-1999 Antonin Foller, PSTRUH Software, http://www.pstruh.cz
'The file is part of ScriptU
www.eeworm.com/read/223154/14651932
m qcmahal.m
function [Q,D,R,ECM]=qcmahal(ECM,ECM2);
% Quality check of multiple discriminator classifier
% It can be used to optimize the LDA-based classifier
%
% [Q,D]=qcmahal(XC);
%
% Q sum of total dista
www.eeworm.com/read/223154/14652325
m acorf.m
function [AUTOCOV,stderr,lpq,qpval] = acorf(Z,N);
% Calculates autocorrelations for multiple data series.
% Missing values in Z (NaN) are considered.
% Also calculates Ljung-Box Q stats and p-v
www.eeworm.com/read/122833/14666318
txt readme.txt
http://www.vb-helper.com/HowTo/sqlcount.zip
Purpose
Get multiple counts from a single SQL statement.
Method
Use the IIF SQL statement to add to a count only if the record matches the
desire