代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/234573/14105744
h t3dlib6.h
// T3DLIB6.H - header file for T3DLIB6.H
// watch for multiple inclusions
#ifndef T3DLIB6
#define T3DLIB6
// DEFINES //////////////////////////////////////////////////////////////////
#defi
www.eeworm.com/read/234573/14105764
h t3dlib7.h
// T3DLIB7.H - header file for T3DLIB7.H
// watch for multiple inclusions
#ifndef T3DLIB7
#define T3DLIB7
// DEFINES //////////////////////////////////////////////////////////////////
// de
www.eeworm.com/read/234571/14105971
h t3dlib6.h
// T3DLIB6.H - header file for T3DLIB6.H
// watch for multiple inclusions
#ifndef T3DLIB6
#define T3DLIB6
// DEFINES //////////////////////////////////////////////////////////////////
#defi
www.eeworm.com/read/234571/14106005
h t3dlib7.h
// T3DLIB7.H - header file for T3DLIB7.H
// watch for multiple inclusions
#ifndef T3DLIB7
#define T3DLIB7
// DEFINES //////////////////////////////////////////////////////////////////
// de
www.eeworm.com/read/127767/14336878
txt e797. showing tick marks on a jslider component.txt
The slider supports two levels of tick marks, major and minor. Typically, the minor tick-mark spacing is smaller than the major tick-mark spacing. Also, the minor tick-mark spacing is a multiple of th
www.eeworm.com/read/227522/14421616
m ar2rc.m
function [MX,res,arg3] = ar2rc(ar);
% converts autoregressive parameters into reflection coefficients
% with the Durbin-Levinson recursion for multiple channels
% function [AR,RC,PE] = ar2rc(AR);
%
www.eeworm.com/read/125782/14463738
def form.def
LIBRARY form5 INITINSTANCE TERMINSTANCE
DESCRIPTION "NCurses-5-1-20000704, module form"
CODE LOADONCALL
DATA LOADONCALL NONSHARED MULTIPLE
EXPORTS
"TYPE_ALNUM" @2 NONAME
"TYPE_ALPHA" @1 NONAME
www.eeworm.com/read/125782/14463764
def panel.def
LIBRARY panel5 INITINSTANCE TERMINSTANCE
DESCRIPTION "NCurses-5-1-20000704, module panel"
CODE LOADONCALL
DATA LOADONCALL NONSHARED MULTIPLE
EXPORTS
"bottom_panel" @7 NONAME
"del_panel" @5 NON
www.eeworm.com/read/123020/14651877
shtml multiview_for_doc.shtml
Doc/View - Multiple views for a single document (M
www.eeworm.com/read/223154/14651897
m gdbc.m
function [GDBC,kap,acc,H,MDBC]=gdbc(ECM,Y,CL)
% GDBC General discriminant-based classifier
% [MDBC] = gdbc(ECM);
% GDBC is a multiple discriminator
%
% [GDBC,kap,acc,H] = gdbc(ECM,D,CL);
% calcu