代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/392840/8323873
sqc cms002.sqc
/********************************************************************
** 源码文件名称 : cms002.SQC
** 所属子系统 : CMS
** 当前文件版本 : 4.0.0.0
** 作者 : Feng
** 版本创建日期 : 2004/09/21
** 功能描述
www.eeworm.com/read/392840/8323880
sqc cms701.sqc
/********************************************************************
** 源码文件名称 : cms701.SQC
** 所属子系统 : CMS
** 当前文件版本 : 4.0.0.0
** 作者 : Feng
** 版本创建日期 : 2004/12/06
** 功能描述
www.eeworm.com/read/292744/8336218
c trace.c
/*
* drivers/dpm/trace.c Dynamic Power Management Tracing
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis
www.eeworm.com/read/392528/8338018
c sysdep.c
/****************************************************************
Copyright 1990 - 1994 by AT&T Bell Laboratories and Bellcore.
Permission to use, copy, modify, and distribute this software
and its d
www.eeworm.com/read/392361/8348486
m exm031_7.m
%exm031_7.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/370375/9604497
pas sv_ccmds.pas
{----------------------------------------------------------------------------}
{ }
{ File(s): sv_ccmds
www.eeworm.com/read/368108/9711635
m exm031_7.m
%exm031_7.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/170928/9779631
c trace.c
/*
* drivers/dpm/trace.c Dynamic Power Management Tracing
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis
www.eeworm.com/read/170590/9797496
c dxf.c
/****************************************************************/
/* COPYRIGHT NOTICE */
/* ---------------- */
/* All software in this listing remain the strict copyright */
/* of Ilij
www.eeworm.com/read/268966/11112837
cpp usbtestview.cpp
// USBTESTView.cpp : implementation of the CUSBTESTView class
//
#include "stdafx.h"
#include "USBTEST.h"
#include "USBTESTDoc.h"
#include "USBTESTView.h"
#include "MainFrm.h"
#ifdef _DEBUG