代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/204687/15334947

cpp dlgaddtel.cpp

// DlgAddTel.cpp : implementation file // #include "stdafx.h" #include "GsmSms.h" #include "DlgAddTel.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/201911/15392931

c ntp_setup_cgi.c

#ifndef _NTP__SETUP_CGI_C_ #define _NTP_SETUP_CGI_C_ #include #include #include #include #include "ntp_setup.h" #include "parser.h" #include "system.h" #i
www.eeworm.com/read/113400/15456667

cpp testleak.cpp

//-< TESTLEAK.CPP >--------------------------------------------------*--------* // FastDB Version 1.0 (c) 1999 GARRET * ? * // (Main Memory Database Management Sy
www.eeworm.com/read/109341/15558759

cpp getcfg.cpp

#include #include #include #include void get_file_name(char * full_path_name,char * file_name) { int p; p=strlen(full_path_name);
www.eeworm.com/read/108355/15587729

cpp debug.cpp

// Debug.cpp: implementation of the CDebug class. // Finished @ 2004-09-17. Last modified @ 2004-09-24 ////////////////////////////////////////////////////////////////////// #include "stdafx.h"
www.eeworm.com/read/105601/15664462

cpp hex.cpp

#include "nmea0183.h" #pragma hdrstop /* ** Author: Samuel R. Blackburn ** CI$: 76300,326 ** Internet: sammy@sed.csc.com ** ** You can use it any way you like. */ const CString& Hex( DWOR
www.eeworm.com/read/103618/15727573

m exm0414_1.m

%exm0414_1.m rand('state',0);a=rand(2,2); %产生 随机阵 s1=num2str(a) %把数值数组转换为串数组 s_s=sprintf('%.10e\n',a) %10数位科学记述串,每写一个元素就换行。 fprintf('%.5g\\',a) %以5位数位最短形式显示。不能赋值用 s_sscan=sscanf(s_s,
www.eeworm.com/read/103330/15736997

c display-utils.c

/* SPIM S20 MIPS simulator. Utilities for displaying machine contents. Copyright (C) 1990-2003 by James Larus (larus@cs.wisc.edu). ALL RIGHTS RESERVED. SPIM is distributed under the followin
www.eeworm.com/read/103221/15740117

cpp mainold.cpp

// // Main.cpp - Simple Dialog Program Entrypoint // Rev. 1 // // by Razorfish (razorfish2k@bigfoot.com) // ------------------------------------------------------------------ // // How to Com
www.eeworm.com/read/103221/15740126

cpp main.cpp

// // Main.cpp - Simple Dialog Program Entrypoint // Rev. 1 // // by Razorfish (razorfish2k@bigfoot.com) // ------------------------------------------------------------------ // // How to Com