代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/154006/11995675
m gwssus.m
% Retrieve the power delay spectrum P(tau), the impulse response h(tau,t)
% and the transfer function H(f,t) of a sample COST-207 mobile channel
% using the "Gaussian Stationary Uncorrelated Scatter
www.eeworm.com/read/151608/12188180
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/251851/12315047
m eval_strong_negate.m
function f = eval_strong_negate(node)
% STRONG_NEGATE Evaluate strong negation
%
% Example
%
global GLOBAL_AP
symbol = node.symbol;
production = node.production;
value = node.value;
s
www.eeworm.com/read/150009/12325686
c get_chip_id.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
www.eeworm.com/read/250122/12430060
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/130982/14164388
sci inv_sol.sci
function [solf,solp]=inv_sol(I,voltage,tol,mat_ref,vtx,%simp,elec,no_pl,zc,sym,gnd_ind,tfac,Reg,it)
solf=[];solp=[];
//function [solf,solp] = inv_sol(J,I,voltage,tol,mat_ref,vtx,simp,elec,no_pl,zc,sym
www.eeworm.com/read/130982/14164470
m inv_sol.m
function [solf,solp] = inv_sol(I,voltage,tol,mat_ref,vtx,simp,elec,no_pl,zc,sym,gnd_ind,tfac,Reg,it);
%function [solf,solp] = inv_sol(J,I,voltage,tol,mat_ref,vtx,simp,elec,no_pl,zc,sym,gnd_ind,tfac,R
www.eeworm.com/read/126866/14396914
c s_fat16.c
#include "part.h"
struct boot_ms_dos
{
unsigned char jmp[3]; /* Must be 0xEB, 0x3C, 0x90 */
unsigned char sys_id[8]; /* Probably: "MSDOS5.0" */
unsigned short sect_si
www.eeworm.com/read/227330/14431834
cpp dlg_entry.cpp
// (Version 1.00 :: 10-Mar-1999 :: Harutoshi Yoshida)
/*===================================================================
俲俽俧(恔搙忣曬僱僢僩儚乕僋)
-----------------------------------
娤應揰搊榐堦棗
------
www.eeworm.com/read/226428/14474548
cpp testleak.cpp
//-< TESTLEAK.CPP >--------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy