代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/340608/12144407
c strftime.c
/****************************************************************************/
/* strftime v2.54 */
/* Copyright (c) 1993-2004 Texas Instr
www.eeworm.com/read/253931/12177008
m demo_kernel_ica.m
% demonstration script for the kernel-ica package
fprintf('Demonstration and test of the kernel-ica package\n');
N=1000; %number of training samples
m=3; %number of components
www.eeworm.com/read/253792/12199887
cpp mixout.cpp
#include "stdafx.h"
#include "MixOut.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
#define WND_CLASS_NAME "Wave Output Volume Msg Wnd Cl
www.eeworm.com/read/339239/12247242
m exm03014_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,'%f',[3,2])
www.eeworm.com/read/251540/12338773
c memory5a.c
#include
#include
#include
int main() {
char *some_memory = (char *)0;
printf("A read from null %s\n", some_memory);
sprintf(some_memory, "A write to nul
www.eeworm.com/read/231848/14217989
cpp log.cpp
// Log.cpp: implementation of the CLog class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DominoMinder.h"
#include "Log.h"
#ifdef
www.eeworm.com/read/129636/14234715
m exm03014_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,'%f',[3,2])
www.eeworm.com/read/129337/14251056
c memory5a.c
#include
#include
#include
int main() {
char *some_memory = (char *)0;
printf("A read from null %s\n", some_memory);
sprintf(some_memory, "A write to nul
www.eeworm.com/read/230933/14265633
cpp dialogsdt.cpp
// DialogSDT.cpp : implementation file
//
#include "stdafx.h"
#include "CVenus.h"
#include "DialogSDT.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/128664/14283056
c main.c
/* MAIN.C */
#include "stdio.h"
#include "reg51.h"
extern void init_lcd(void);
extern void init_kb(void);
extern void init_int0(void);
extern init_t0(void);
extern void write_com(unsigned cha