代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/124489/14565166
c mon_pa.c
/*****************************************************************************/
/* MON_PA.C */
/* */
/* Copyright (c) Mox
www.eeworm.com/read/123947/14605506
m excute.m
% File Name : excute.m
% Purpose : excution of the commands associated with buttons and menus
% of the main program window
% Author : Hossam E. Mosta
www.eeworm.com/read/223989/14608628
c,v x_routes.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.29.03; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
@/* x_routes.c - x_rout
www.eeworm.com/read/223989/14608738
c x_routes.c
/* x_routes.c - x_routes */
#include
#include
#include
/*------------------------------------------------------------------------
* x_routes - (command routes) fo
www.eeworm.com/read/123212/14642318
m uwb_init.m
function uwb_init;
sys = bdroot;
% Generate channel impulse responses if required.
currentFolder = pwd;
uwbFolder = fileparts(which('uwb_init'));
cd(uwbFolder);
if ~exist('cm1_imr.mat', 'fil
www.eeworm.com/read/122882/14662489
c pipe_lock.c
#include
#include
#include
#include
#include
#include
int p1,p2;
main()
{
int fd[2],r,k=0,n;
char outp[100],inp[4096],outpx[100],c
www.eeworm.com/read/222623/14682472
c sale.c
/*
** $Id: edit.c,v 1.23 2006/05/26 01:41:35 sunlei Exp $
**
** Listing 22.1
**
** edit.c: Sample program for MiniGUI Programming Guide
** Usage of EDIT control.
**
** Copyright (C) 2004
www.eeworm.com/read/122452/14689684
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/222198/14701523
cpp serchch341port.cpp
// SerchCH341Port.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#include
#include "CH341PT.H"
#pragma comment (lib,"CH341PT")
www.eeworm.com/read/221392/14742034
cpp timeclientdlg.cpp
// TimeClientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "TimeClient.h"
#include "TimeClientDlg.h"
#include "Tjfw.h"
#include "Sc.h"
#include "mydebug.h"
#ifdef _DEBUG
#de