代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/342879/11994772
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/152674/12094064
c sem_fun.c
#define SEM 0x9000L
static int sid;
int addsem(short sem_num)
{
int abc;
struct sembuf as[1] =
{
{0,1,SEM_UNDO|IPC_NOWAIT},
};
as[0].sem_num=sem_num;
if ((abc=semop(sid,&as
www.eeworm.com/read/341205/12101911
c dtest.c
/*
* YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Char
www.eeworm.com/read/151329/12219189
c~ find.c~
//find.c
#include"find.h"
void GetEthernet(char *user,struct pcap_pkthdr *pkthdr,u_char *pkt)
{
int i;//for zero pp[]
int neural_yn;//whether find an intrusion
s_time=ctime((const time_t*
www.eeworm.com/read/151329/12219197
c find.c
//find.c
#include"find.h"
void GetEthernet(char *user,struct pcap_pkthdr *pkthdr,u_char *pkt)
{
int i;//for zero pp[]
int neural_yn;//whether find an intrusion
s_time=ctime((const time_t*
www.eeworm.com/read/339293/12244377
m sec3_7_1.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Section 3.7.1 Spinning satellite
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Copyright 1996-2003 Sigurd Skogestad & Ian Postlethwaite
% $Id: Sec3_7_1.m,v 1.3 2004/0
www.eeworm.com/read/339293/12244528
m expl3_7.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Section 3.7.1 Spinning satellite
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Copyright 2005 Sigurd Skogestad & Ian Postlethwaite
% Multivariable Feedback Control 2n
www.eeworm.com/read/150781/12263091
h fzsftpipc.h
// FileZilla - a Windows ftp client
// Copyright (C) 2002-2004 - Tim Kosse
// This program is free software; you can redistribute it and/or
// modify it under the terms of th
www.eeworm.com/read/150009/12325714
c get_ebi.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------