代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/200886/15420646

m printsci.m

% function str = printSci(num,s) % % prints in scientific notation, with s significant digits function str = printSci(num,s) if (~exist('s')) s=3; end formatString=['%.' num2str(s) 'e']; str=spri
www.eeworm.com/read/113557/15453222

m my_comet_strangespace_xyz_x.m

function my_comet_strangespace_xyz_x(x,y,z,p,time) %函数体参量表一定没有常数或代数式.y,z平面的轨线彗星图及x(t)坐标同步运行 global X1 t global h_my_menu3_sub2_text_xyz_t h_my_menu3_sub2_text_xyz_z h_my_menu3_sub2_text_xyz_x h_my
www.eeworm.com/read/113557/15453252

m my_comet_strangespace_xyz_z.m

function my_comet_strangespace_xyz_z(x,y,z,p,time) %函数体参量表一定没有常数或代数式.x,y平面的轨线彗星图及z(t)坐标同步运行 global X3 t global h_my_menu3_sub1_text_xyz_t h_my_menu3_sub1_text_xyz_z h_my_menu3_sub1_text_xyz_x h_my
www.eeworm.com/read/110187/15540363

c ftp_tools.c

/************************************************************************* * * 作者: 朱世峰 2000.10.9 * * 功能: 用 ftp 方式从远程机器发送、接收文件子函数 * * 用法: putfile(对方服务器 用户名 密码 要发送的本地文件名 *
www.eeworm.com/read/108226/15590703

c display.c

/* This file is part of AirSnort. AirSnort 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 Softwa
www.eeworm.com/read/106996/15615109

c display.c

/* This file is part of AirSnort. AirSnort 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 Softwa
www.eeworm.com/read/106994/15615176

c prmib.c

/* Linux WLAN The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You
www.eeworm.com/read/101208/15841485

mak unixmake.mak

#@A (C) 1992 Allen I. Holub # This is a version of .../src/compiler/lib/makefile makefile for UNIX. # Change the "/violet_b/holub/compiler" to root directory of the distribution- # disk files. You
www.eeworm.com/read/100332/15877074

c katest.c

/*************************************************************************** * KATEST.C - Test for the key access System * * THIS PROGRAM REQUIRES THE USE OF THE SORT MODULE. * ALL KAFS (KEYED
www.eeworm.com/read/100263/15879611

c help.c

/* Autoconf patching by David Hedbor, neotron@lysator.liu.se */ /*****************************************************************/ /* functions for the #help command */