代码搜索:saveFile

找到约 1,013 项符合「saveFile」的源代码

代码结果 1,013
www.eeworm.com/read/143453/12874757

m nu_rbfsvc_train.m

function [output]=nu_RbfSVC_Train(data, savefile, C, gamma, nu, options) %options: options.crossvalidation=0 if crossvalidation is not needed. % otherwise, options.crossvalidation=v(v>=2) fo
www.eeworm.com/read/200886/15420944

m~ trainfbhmm.m~

%function [logLikes,allG,didConvergeL,errorFlag]=... % trainFBHMM(G,samplesMat,errorLogFile,saveFile,HOLD_OUT,USE_CPM2) % % Use EM/forward-backward algorithm to train HMM model using % initTrace %
www.eeworm.com/read/200886/15420945

m trainfbhmm.m

%function [logLikes,allG,didConvergeL,errorFlag]=... % trainFBHMM(G,samplesMat,errorLogFile,saveFile,HOLD_OUT,USE_CPM2) % % Use EM/forward-backward algorithm to train HMM model using % initTrace %
www.eeworm.com/read/111667/15506378

asp uploadfile_inc.asp

www.eeworm.com/read/143453/12874751

m sigmsvc_train.m

function [output]=SigmSVC_Train(data, savefile, C, gamma, coef0, options) %options: options.crossvalidation=0 if crossvalidation is not needed. % otherwise, options.crossvalidation=v(v>=2) f
www.eeworm.com/read/131315/5939358

6 dungeon.6

.TH DUNGEON 6 "February 9, 1987" .SH NAME dungeon\ -\ Adventures in the Dungeons of Doom .SH SYNOPSIS .B dungeon .br .B dungeon [-r [savefile]]\ \ \ --\ pdp-11 version only .SH DESCRIPTION Dungeon is
www.eeworm.com/read/147494/12550353

h cmndlg32.h

// menu commands // Find menu #define IDM_OPENFILE 100 #define IDM_SAVEFILE 101 #define IDM_SAVEFILEAS 102 #define IDM_PRINT 103 #define IDM_EXIT 104
www.eeworm.com/read/186502/8929814

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "SaveFile.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/347934/11627328

h stacks.h

// stacks.h // // generic stack class - // - added version 2.11 #ifndef stacks_h #define stacks_h #include "common.h" #include "savefile.h" #define CALLSTACKSIZE 100 class stack {
www.eeworm.com/read/131819/14123254

h stacks.h

// stacks.h // // generic stack class - // - added version 2.11 #ifndef stacks_h #define stacks_h #include "common.h" #include "savefile.h" #define CALLSTACKSIZE 100 class stack {