代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/386620/8735114
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/386050/8769472
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/286262/8779837
c term.c
/* $Header: /nw2/tony/src/stevie/src/RCS/term.c,v 1.4 89/03/11 22:43:55 tony Exp $
*
* Termcap initialization (optional).
*/
#include
#include "stevie.h"
#ifdef TERMCAP
stati
www.eeworm.com/read/286262/8779988
h term.h
/* $Header: /nw2/tony/src/stevie/src/RCS/term.h,v 1.7 89/08/01 17:25:18 tony Exp $
*
* System-dependent escape sequence definitions.
*/
#ifdef TERMCAP
extern char *T_EL; /* erase the enti
www.eeworm.com/read/284881/8885262
m c_tcp.m
function [V,TCPs,TC,error]=C_TCP(D,NOE)
% function [V,TCPs,TC,error]=C_TCP(D,NOE)
%
% This function decomposes a data set D into its Complex Teleconnection
% patterns and eigenvalues V.
%
% **
www.eeworm.com/read/284881/8885268
m tcp.m
function [V,TCPs,TC,error]=TCP(D,p)
% function [V,TCPs,TC,error]=TCP(D,p)
%
% This function decomposes a data set D into its Teleconnection
% patterns and eigenvalues V. The most effecient algori
www.eeworm.com/read/383925/8911609
bas mopenfiledlg.bas
Attribute VB_Name = "mOpenFileDlg"
'---------------------------------------------------------------------------------------
' Module : mOpenFileDlg
' DateTime : 2006-12-2 13:16
' Author : k
www.eeworm.com/read/185152/9054797
m soptions.m
function options=soptions()
% Usage:
% options=soptions
% Returns the default values for the optional parameters
% used by SolvOpt.
options=[-1,1.e-4,1.e-6,15000,0,1.e-8,2.5,1.e-11];
www.eeworm.com/read/381685/9077401
cls clsdialogs.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/381685/9077613
cls clsdialogs.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject