代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/100097/15885306

c qrun.c

/* * qrun.c - Fax spool processor for Renaissoft Qfax 1.3 * Copyright 1994-1996 Robert LeBlanc and Renaissoft */ #include #include #include #include #inc
www.eeworm.com/read/100082/15885782

c xcmain.c

/* xcmain.c -- main module for XC This file uses 4-character tabstops */ #include #include #include #include #include #include #in
www.eeworm.com/read/100077/15886159

c hdbintf.c

#if defined(SHARE_DEBUG) #define LOG_UNGETTY #define LOG_HDBDIAL #endif /* #define CHOOSE_DEBUG */ /*+------------------------------------------------------------------------- hdbintf.c - HDB UUCP
www.eeworm.com/read/100077/15886183

c ecupde.c

/*+------------------------------------------------------------------------- ecupde.c - various PDE-related functions wht@n4hgf.Mt-Park.GA.US Defined functions: call_logical_telno(logical) choo
www.eeworm.com/read/100018/15888502

pl core.pl

# core.pl # Defines the core module directives # core_directives(version) # Returns ar array of references to associative arrays, each containing # information about some directive. The keys of each
www.eeworm.com/read/392021/8366913

m axislabels.m

function s = axisLabels(range,incr) %function s = axisLabels(range,incr) range(abs(range)
www.eeworm.com/read/291962/8384873

c usbapp.c

#include #include #include #include #include #include #include #include "usbdriver.h" #include "resource.h" #incl
www.eeworm.com/read/391686/8391154

m shownsct.m

function displayIm = shownsct( y ) % SHOWNSSC Show nonsubsampled Contourlet transform coefficients. % % shownsct(y) % Input: % y: a cell vector of length n+1, one for each layer of % subban
www.eeworm.com/read/391487/8400559

cpp sale.cpp

//==============物品买卖模块================== //************************** //显示物品 void ShowGoodsList(Role Boss, int num, int Flag=BUY) { int x=120,y=90; char temp[200]; char TempChar[200];
www.eeworm.com/read/391275/8413068

m gmoffread.m

function b = gmoffread(filename, tol) % gmoffread: read a brep from a file in OFF format % b = gmoffread(filename) % This routine reads a brep in OFF format from a file. % See the documentation for a