代码搜索:fprintf

找到约 10,000 项符合「fprintf」的源代码

代码结果 10,000
www.eeworm.com/read/280595/10312184

m tune_ocr.m

% TUNE_OCR Tunes SVM classifier for OCR problem. % % Description: % The following steps are performed: % - Training set is created from data in directory ExamplesDir. % - Multi-class SVM is
www.eeworm.com/read/280595/10312190

m train_ocr.m

% TRAIN_OCR Training of OCR classifier based on multiclass SVM. % % Description: % The following steps are performed: % - Training set is created from data in directory ExamplesDir. % - Mult
www.eeworm.com/read/425876/10312511

h main.h

#ifndef _MAIN_H_ #define _MAIN_H_ #include #include #include #include #include #include #include #include
www.eeworm.com/read/425862/10313212

c getargs.c

/* GETARGS.C Command line processor for C programs * * -- added long integer parameter -- EFC 26 Feb 1990 * -- added toggle boolean (switch) -- EFC 27 June 1988 * -- with reals (d
www.eeworm.com/read/162300/10316539

m vtom.m

%Vector to Matrix %Transform Vector to Matrix based on column,this function is used in genic %algrithm for solving ann's weight. %when para b exist,then v is used m*(n+1) function [w,b]=VtoM(v,m,n
www.eeworm.com/read/354899/10316942

m percep3.m

% percep3.m % P = [-0.5 -0.5 0.3 0 -0.8;-0.5 0.5 -0.5 1 0]; T = [1 1 0 0 0]; V = [-2 2 -2 2]; net = newp(minmax(P),1,'hardlim','learnp'); % 创建一个感知器网络 net.inputweights{1,1}.initFcn = 'rands';
www.eeworm.com/read/425826/10318095

c sc24dec.c

/* ================================================================== */ /* */ /* Microsoft Speech coder ANSI-C Source Code
www.eeworm.com/read/425826/10318134

c sc12enc.c

/* ================================================================== */ /* */ /* Microsoft Speech coder ANSI-C Source Code
www.eeworm.com/read/425826/10318185

c sc12dec.c

/* ================================================================== */ /* */ /* Microsoft Speech coder ANSI-C Source Code
www.eeworm.com/read/425826/10318232

c sc24enc.c

/* ================================================================== */ /* */ /* Microsoft Speech coder ANSI-C Source Code