代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/400584/11572424

m differentialevolution.m

function varargout = differentialevolution(DEParams, paramDefCell, ... objFctHandle, objFctSettings, objFctParams, emailParams, optimInfo) %DIFFERENTIALEVOLUTION Start Differential Evolution optim
www.eeworm.com/read/154843/11923553

m readsfs.m

function [y,fs,hd,ffx]=readsfs(ff,ty,sub,mode,nmax,nskip,xpath) %readsfs Read a .SFS format sound file [Y,FS,HD,FFX]=(FF,TY,SUB,MODE,NMAX,NSKIP,XPATH) % % The SFS (Speech Filing System) is a packa
www.eeworm.com/read/154843/11923585

m lpcconv.m

function s=lpcconv(from,to,x,y,np) %LPCCONV(from,to,x,y)->s convert between LPC parameter sets % % The output is a string that may be passed to eval(s) % x and y are optionally the input and outpu
www.eeworm.com/read/154124/11988632

m varimax4m.m

% Varimax4M - Varimax rotation as described by Harman (1967, pp. 304-308) % and implemented by BMDP-4M (Dixon, 1992, pp. 602-603), % using the simplicity criterion G instead of
www.eeworm.com/read/152854/12077866

m runexp.m

%RunExp >> Automation function % Usage : RunExp(noRuns, ExitAction) %e.g. RunExp(25, 1); -> Runs each experminet for 25 trials and Exits matlab when doen. % Arguments : (optional) noRuns ->
www.eeworm.com/read/150238/12302705

m lpcconv.m

function s=lpcconv(from,to,x,y,np) %LPCCONV(from,to,x,y)->s convert between LPC parameter sets % % The output is a string that may be passed to eval(s) % x and y are optionally the input and outpu
www.eeworm.com/read/150238/12302936

m sprintsi.m

function s=sprintsi(x,d,w) %SPRINTSI Print X with SI multiplier S=(X,D,W) % D is number of decimal places (+ve) or significant digits (-ve) [default=-3] % |W| is total width including multiplier %
www.eeworm.com/read/150238/12302939

m readsfs.m

function [y,fs,hd,ffx]=readsfs(ff,ty,sub,mode,nmax,nskip,xpath) %readsfs Read a .SFS format sound file [Y,FS,HD,FFX]=(FF,TY,SUB,MODE,NMAX,NSKIP,XPATH) % % The SFS (Speech Filing System) is a packa
www.eeworm.com/read/252016/12307207

txt 纸牌游戏问题.txt

#include #include #include #include #include #include #define ESC 0x1b struct card { char color; int number; int si
www.eeworm.com/read/336521/12439582

m readsfs.m

function [y,fs,hd,ffx]=readsfs(ff,ty,sub,mode,nmax,nskip,xpath) %readsfs Read a .SFS format sound file [Y,FS,HD,FFX]=(FF,TY,SUB,MODE,NMAX,NSKIP,XPATH) % % The SFS (Speech Filing System) is a packa