代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/232339/14197300

m get_nii_frame.m

% Return time frame of a NIFTI dataset. Support both *.nii and % *.hdr/*.img file extension. If file extension is not provided, % *.hdr/*.img will be used as default. % % It is a lightweight
www.eeworm.com/read/232312/14198822

c ide-proc.c

/* * linux/drivers/ide/ide-proc.c Version 1.05 Mar 05, 2003 * * Copyright (C) 1997-1998 Mark Lord * Copyright (C) 2003 Red Hat */ /* * This is the /proc/ide/ filesystem im
www.eeworm.com/read/129763/14228328

c auth.c

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2
www.eeworm.com/read/128752/14279773

m ex7_4.m

% % This program computes the small-signal impedance of % a Si-based pn-junction diode % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %
www.eeworm.com/read/128412/14299653

m main.m

clear all format long %%%%%%%%%%%%% Newton-Raphson method %%%%%%%%%%% max1=100; eps1=1.0e-8; eps2=1.0e-8; x0=[1.5 6.5 -1.5]'; %第3题的初始迭代值 x=x0; for i=1:max1, A=Fd(x);
www.eeworm.com/read/229504/14333789

m run.m

% Run the PLC modem % % Change History % 28Feb03 Hagen Changed to remove 'agc' call to modem.dll % 13Jun03 Hagen Added try/catch around mex receive call and added agc diag plots % 23Jan04 Hagen
www.eeworm.com/read/228696/14366566

dat publics.dat

C:0x0457 write_at250x0 . . . function C:0x03ED main . . . function C:0x04B1 read_at250x0 . . . function C:0x035F C?CLDPTR . . . label C:0x0378 C?CSTPTR . . . label D:0x0A
www.eeworm.com/read/126866/14396906

c keycodes.c

#include #include #include "conio.h" void key_codes(void); void main(void) { struct event ev; conio_init(); cursor_size(16,14); show_mouse(); write_string
www.eeworm.com/read/227715/14417182

m hms.m

function varargout = hms(time,varargin); %HMS Convert time to hour-min-sec format. % [STR] = HMS(TIME) takes the time variable in seconds and returns the % string of the form `xx hours, xx mi
www.eeworm.com/read/227599/14420281

h temptable.h

/* OpenWebSpider * * Authors: Stefano Alimonti AND Stefano Fantin * Version: 0.7 * E-Mails: shen139 [at] openwebspider (dot) org AND stefanofantinguz@yahoo.it * * * This file is