代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/134895/13971683
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/134895/13971684
m readsfs.m
function [y,fs,hd,ffx]=readsfs(ff,ty,sub,mode,nmax,nskip)
%readsfs Read a .SFS format sound file [Y,FS,HD,FFX]=(FF,TY,SUB,MODE,NMAX,NSKIP)
%
% The SFS (Speech Filing System) is a package mostly wr
www.eeworm.com/read/133942/14017053
m htpp.m
function strout=htpp(cmd,link);
%HTPP Hypertext preprocessor for HTHELP.
% STR = HTPP(CMD, LINK) creates an HTML string (STR) for HTHELP.
% This function is not intended to be called
www.eeworm.com/read/235612/14060570
m figgif.m
% figgif - Save a figure into a GIF file
% figgif by itself saves the current figure into a file
% called 'Figure No. 1.gif'
%
% figgif('beep') saves the current figure into a file called 'bee
www.eeworm.com/read/235612/14060909
m writegma.m
function flag=writegma(filename,logname,z,samps,units,kb,topnames,...
ztops)
% flag=writegma(filename,logname,z,samps,units,kb,topnames,...
% ztops)
%
% Write a log to disk in GMA format
% filen
www.eeworm.com/read/203795/15351352
c dandi.c
/***************************************************************************
* Copyright (C) 2005 by kongyang *
* be_heack@hotmail.com
www.eeworm.com/read/202785/15373012
c input.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: input.
www.eeworm.com/read/202224/15389081
m whoami.m
function whoami
% Test function to illustrate the use of the java.net package.
%
% Mastering MATLAB 7 Java Example 1
% Use try and catch to avoid an exception.
try
me = java.net.InetAddress.get
www.eeworm.com/read/111079/15519580
c opt.c
/*
opt.c version 3.17 ... modified for Cygwin windows compatibility
(varargs.h replaced by stdarg.h)
OPT is a subroutine library which facilitates the convenient
input of