代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/358128/2999887

pm getinfo.pm

package DBD::Oracle::GetInfo; use DBD::Oracle(); my $fmt = '%02d.%02d.%1d%1d%1d%1d'; # ODBC version string: ##.##.##### my $sql_driver_ver = sprintf $fmt, split (/\./, "$DBD::Oracle::VERSION.0.0.
www.eeworm.com/read/158106/5598454

txt ptyfix2.txt

--- demos/microwin/mterm.c.old Fri Dec 3 07:03:39 1999 +++ demos/microwin/mterm.c Fri Dec 3 07:16:23 1999 @@ -248,15 +248,16 @@ char * argv[2]; again: - sprintf(pty_name, "/dev/ptyp%d", n); -
www.eeworm.com/read/100279/7140824

in config.h.in

#undef PCAP_TIMEOUT_IGNORED #undef HAVE_STRUCT_IP #undef HAVE_USLEEP #undef HAVE_NANOSLEEP #undef HAVE_STRUCT_ICMP #undef HAVE_IP_IP_SUM #undef inline #undef STDC_HEADERS #undef HAVE_STRING_H
www.eeworm.com/read/142034/12969138

m plot_tfar_tfpaper.m

clear;tfpm; re_im= 'r'; MAR0= 3; LAR0= 2; N0= 256; fig= 1; exp= 'tfar'; nmin= 6; MARmin= 1; LARmin= 1; nmax= 9; MARmax= 5; LARmax= 3; esti= 4 filename= sprintf('/users/mjachan/tex/prj/TF/figures
www.eeworm.com/read/147422/5729889

m syndpy03.m

% syndpy03.m figure(syn_win2_h); subplot(2,3,1) axis('off'); ss=sprintf('Total target frame no.: '); text(-0.08,1.0,ss,'color',TEXT_COLOR,'FontSize',10); %text(0.83,1.0,int2str(totfno),'colo
www.eeworm.com/read/101082/6245388

3int nl_printf.3int

.TH nl_printf 3int .SH Name nl_printf, nl_fprintf, nl_sprintf \- print formatted output .SH Syntax .B #include .PP .B int nl_printf ( .I format [, .I arg ] ... .B ) .br .B char .IR *forma
www.eeworm.com/read/101082/6247279

3int nl_printf.3int

.TH nl_printf 3int .SH Name nl_printf, nl_fprintf, nl_sprintf \- print formatted output .SH Syntax .B #include .PP .B int nl_printf ( .I format [, .I arg ] ... .B ) .br .B char .IR *forma
www.eeworm.com/read/129549/14238652

m testdtw.m

disp('Prepare reference model...') for i=1:10 fname = sprintf('%da.wav',i-1); x = wavread(fname); [x1 x2] = vad(x); x = filter([1 -0.9375], 1, x); m = melcepst(x,8000,'M',12,24,256,80); m
www.eeworm.com/read/13911/286365

m rec.m

clear all load allcoor; load base; warning off accu = 0; m=1; %Class=[0,0,0,0]; % 测试过程 for i=1:1:20 for j=4:1:10 %读入测试图像 %filename = sprintf('D:\\MATLAB702\\work\\K-L\\yalefaces
www.eeworm.com/read/13911/286366

asv rec.asv

clear all load allcoor; load base; warning off accu = 0; m=1; %Class=[0,0,0,0]; % 测试过程 for i=1:1:20 for j=4:1:10 %读入测试图像 %filename = sprintf('D:\\MATLAB702\\work\\K-L\\yalefaces