代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/153259/12046053

c callbacks.c

#ifdef HAVE_CONFIG_H # include #endif #include #include "callbacks.h" #include "interface.h" #include "support.h" void on_toolbutton_quit_clicked (GtkToolButton
www.eeworm.com/read/232339/14197285

m pet_cluster_report.m

function [cluster_info, cluster_fig] = pet_cluster_report(varargin) % % USAGE: cluster_info = pet_cluster_report(min_size, min_dist) % % Input: % min_size - minimum number of voxels within
www.eeworm.com/read/232339/14197289

m struct_cluster_report.m

function [cluster_info, cluster_fig] = struct_cluster_report(varargin) % % USAGE: cluster_info = struct_cluster_report(min_size, min_dist) % % Input: % min_size - minimum number of voxels w
www.eeworm.com/read/128752/14279775

m ex7_1.m

% % This program computes the small-signal impedance of % a Si-based pn-junction diode % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %
www.eeworm.com/read/228579/14378697

h printmacros.h

/* PRINTF Macros * Done to reduce malloc hits and fflush reqs * (debugging aid that stuck) * */ #define PRINTF0(x) printidx=sprintf(printbuf,x); \ printbuf[printidx]='\
www.eeworm.com/read/126866/14396928

c s_unknwn.c

#include "part.h" void hex_dump_line(long,unsigned char*); int print_unknown(struct part_long *p) { int i; char tmp1[20], tmp2[20]; if( disk_read_rel(p,0,tmp,1)==-1 ) { fpri
www.eeworm.com/read/227330/14431865

cpp dlg_logstt.cpp

// (Version 1.00 :: 10-Mar-1999 :: Harutoshi Yoshida) /*=================================================================== 俲俽俧(恔搙忣曬僱僢僩儚乕僋) ----------------------------------- 嵟怴偺忬懺僗僥乕僞僗昞帵 -
www.eeworm.com/read/217949/14942783

m ex7_1.m

% % This program computes the small-signal impedance of % a Si-based pn-junction diode % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %
www.eeworm.com/read/217397/14966115

c v34recv.c

/* * V34trans A SIMULINK example for v34 transmission * * Syntax: [sys, x0] = v34recv(t,x,u,flag,rate,ShMp) * * rate is a 12 element vector, which contains: * rate = [rate_s, rate_r, rate
www.eeworm.com/read/217049/14980853

c complong.c

/* complong.c lcompare -> addr1 & addr2 increment lcompare_1 -> addr1 stays same, addr2 All have same... Entry: Exit: if OK. */ #include #include