代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/409299/2234825

m getdefaultpolykernel.m

function polyKF = getDefaultPolyKernel %Return defualt Linear kernel parameters if (nargin ~= 0) fprintf('%s\n', help(sprintf('%s', mfilename))); error('Incorrect number of inputs - see
www.eeworm.com/read/409299/2234827

m getdefaultrbfkernel.m

function rbfKF = getDefaultRBFKernel %Return defualt Linear kernel parameters if (nargin ~= 0) fprintf('%s\n', help(sprintf('%s', mfilename))); error('Incorrect number of inputs - see a
www.eeworm.com/read/409299/2234899

svn-base dualsparsegeneralfeatureslm3test.m.svn-base

%A script to find problems in if dualSparseGeneralFeaturesLM3 clear; rand('state',22); dataSet = 'ionosphere'; csvFileName = sprintf('%s.data', dataSet); ; [X, y, numExamples, numFeatures] =
www.eeworm.com/read/409299/2234904

m dualsparsegeneralfeatureslm3test.m

%A script to find problems in if dualSparseGeneralFeaturesLM3 clear; rand('state',22); dataSet = 'ionosphere'; csvFileName = sprintf('%s.data', dataSet); ; [X, y, numExamples, numFeatures] =
www.eeworm.com/read/409299/2235047

svn-base dualpcaproject.m.svn-base

function [testInfo, projectionInfo] = dualPCAProject(trainData, testData, subspaceInfo, params) %Extract new features on a test set if (nargin ~= 4) fprintf('%s\n', help(sprintf('%s', mfilena
www.eeworm.com/read/409299/2235049

svn-base dualpcatrain.m.svn-base

function [subspaceInfo, trainInfo] = dualPCATrain(trainData, params) %Train KPCA if (nargin ~= 2) fprintf('%s\n', help(sprintf('%s', mfilename))); error('Incorrect number of inputs - s
www.eeworm.com/read/262041/4318027

c mprintf.c

/* mprintf.c: * A small, but useful printf. * * Public functions: * snprintf(), sprintf(), printf(), cprintf() * * General notice: * This code is part of a boot-monitor package developed
www.eeworm.com/read/398200/2384140

entries

/fileio.c/1.2/Thu Mar 6 22:16:00 2003// /sprintf1.c/1.3/Thu May 23 23:07:20 2002// /sprintf2.c/1.3/Thu May 23 23:07:20 2002// /sscanf.c/1.3/Thu May 23 23:07:20 2002// /stdiooutput.c/1.3/Thu May 23 23
www.eeworm.com/read/150517/5691765

c test.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/148483/5714324

c test.c

/* ********************************************************************************************************* * uC/OS-II *