代码搜索:optional

找到约 6,947 项符合「optional」的源代码

代码结果 6,947
www.eeworm.com/read/442394/7653599

c test.c

#define NX 20 #define NH 12 #define STEP 0x1000 #include "..\include\c54lms.h" #include "test.dat" void main() { int i; /* clear */ for (i=0;i
www.eeworm.com/read/442394/7653614

c test.c

#include "..\include\c54lms.h" #include "test.h" short i; main() { /* clear */ for (i=0;i
www.eeworm.com/read/441245/7673389

m svc_nu.m

%SVC_NU Support Vector Classifier: NU algorithm % % This routine is outdated, use NUSVC instead % % [W,J,C] = SVC(A,TYPE,PAR,NU,MC,PD) % % INPUT % A Dataset % TYPE Type of the kernel (opti
www.eeworm.com/read/437683/7743064

bas basregistry.bas

Attribute VB_Name = "basRegistry" Option Explicit Const DCP_AUTHN_LEVEL_DEFAULT = 0 Const DCP_AUTHN_LEVEL_NONE = 1 Const DCP_AUTHN_LEVEL_CONNECT = 2 Const DCP_AUTHN_LEVEL_CALL = 3 Const DCP_AU
www.eeworm.com/read/199748/7825305

h port.h

#ifndef _PORT_H_ #define _PORT_H_ typedef NTSTATUS (*ZWDEVICEIOCONTROLFILE)( IN HANDLE FileHandle, IN HANDLE Event OPTIONAL, IN PIO_APC_ROUTINE ApcRoutine OPTIONAL, IN PV
www.eeworm.com/read/199447/7851041

bas basregistry.bas

Attribute VB_Name = "basRegistry" Option Explicit Const DCP_AUTHN_LEVEL_DEFAULT = 0 Const DCP_AUTHN_LEVEL_NONE = 1 Const DCP_AUTHN_LEVEL_CONNECT = 2 Const DCP_AUTHN_LEVEL_CALL = 3 Const DCP_AU
www.eeworm.com/read/433881/7905126

c gifcomb.c

/***************************************************************************** * "Gif-Lib" - Yet another gif library. * * * * Written by: Gershon Elber IBM PC Ver 0.1, Jul
www.eeworm.com/read/398324/7994398

m train.m

function net = train(tutor, x, y, C, kernel, zeta, net) % TRAIN % % Train a support vector classification network, using the sequential minimal % optimisation algorithm. % % net = train(tut
www.eeworm.com/read/398324/7994541

m train.m

function net = train(tutor, x, y, C, kernel, zeta, net) % TRAIN % % Train a support vector classification network, using the sequential minimal % optimisation algorithm. % % net = train(tut
www.eeworm.com/read/297079/8055071

h ntapi.h

/* * ntapi.h * * Windows NT Native API * * Most structures in this file is obtained from Windows NT/2000 Native API * Reference by Gary Nebbett, ISBN 1578701996. * * This file is part of the w