代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/198101/7950739

cpp database.cpp

// Database.cpp: implementation of the CDatabase class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MerchandiseStore.h" #include "Dat
www.eeworm.com/read/242048/13097240

c comm_mcu8051.c

#include "..\..\includes.h" #if CFG_UART_EN > 0 #if CFG_UART_RX_BUF_EN > 0 // 串口接收缓冲区的存储空间 static INT8U idata UART0_RxBuf[UART0_RX_BUF_SIZE]; static INT8U idata UART1_RxBuf[UART1_RX_BUF_SIZE];
www.eeworm.com/read/313956/13578430

c v34trans.c

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

c sis5513.c

/* * linux/drivers/ide/pci/sis5513.c Version 0.16ac+vp Jun 18, 2003 * * Copyright (C) 1999-2000 Andre Hedrick * Copyright (C) 2002 Lionel Bouton , Ma
www.eeworm.com/read/152843/5665971

c xfs_stats.c

/* * Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pu
www.eeworm.com/read/147422/5729649

m vfric2st.m

disp(' '); disp('SCRIPT: vfric2st.m ***********************************************'); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % vfric2st.m % program to
www.eeworm.com/read/140704/5783547

cc dec_write_1.cc

// file: dec_write_0.cc // // isip include files // #include "decoder.h" #include "decoder_constants.h" // method: write_output_cc // // arguments: // char*& hypotheses: (input) output hypothesis
www.eeworm.com/read/133772/5902220

c dns1.c

//========================================================================== // // tests/dns1.c // // Simple test of DNS client support // //===========================================
www.eeworm.com/read/131315/5941911

c nntpclient.c

/* $Id: nntpclient.c,v 3.0 1991/11/22 04:12:21 davison Trn $ */ #include "EXTERN.h" #include "common.h" #ifdef USE_NNTP #include "INTERN.h" #include "nntpclient.h" #define CANTPOST \ "NOTE: This
www.eeworm.com/read/128531/5987215

c sis5513.c

/* * linux/drivers/ide/pci/sis5513.c Version 0.16ac+vp Jun 18, 2003 * * Copyright (C) 1999-2000 Andre Hedrick * Copyright (C) 2002 Lionel Bouton , Ma