代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/467407/7011955
c bnch_blt.c
/*........................... BENCH_BitBlt.C ................ 2-24-96 ......*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/461921/7214479
c dtest.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning
www.eeworm.com/read/461199/7231980
m simulation_v2.m
clc;
clear all;
close all;
tic;
disp('*****************************************');
disp('*** MATLAB - SIMULATION V0.2 ***');
disp('*****************************************');
%% C
www.eeworm.com/read/461199/7231996
asv simulation_v2.asv
clc;
clear all;
close all;
tic;
disp('*****************************************');
disp('*** MATLAB - SIMULATION V0.2 ***');
disp('*****************************************');
%% C
www.eeworm.com/read/461199/7232019
c sbpa1.c
/*************************************************************
Programme principal Ultrason
- Envoie SBPA sur CPLD -> pont -> Ultrason
Concepteurs : BECT Pierre & ROCHE Guillaume
Version 0.4
www.eeworm.com/read/459549/7273969
c dtest.c
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
*
* Copyright (C) 2002 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning
www.eeworm.com/read/456240/7353257
c xenv.c
// by petter wahlman, badeip@binary-art.net
// requires libssl-dev
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/444530/7612122
h motorola.h
void InicializaSerial(void);
void isr_UDRE_Serial(void);// trata transmiss鉶
void isr_UTX_Serial(void);
void isr_URX_Serial(void);// recebe dados da serial
int com_ace_ind = 0;
char com_ace[90];
www.eeworm.com/read/195910/8124021
c aodv_utils.ex.c
/** Aodv_Utils.ex.c **/
/****************************************/
/* Written */
/* by */
/* Lyes Guemari
www.eeworm.com/read/326025/13169673
cpp dmsdlg.cpp
// DMSDlg.cpp : implementation file
//
#include "stdafx.h"
#include "DMS.h"
#include "DMSDlg.h"
#include "Common.h"
#include ".\dmsdlg.h"
#define m_IniFile "./qqpackate.ini"
#ifdef _DEBU