代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/392408/8344596
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/367697/9736456
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/415313/11076735
m train_test_multiple_class_al.m
% Train_Test_Multiple_Class_AL: multi-class active learning wrapper for binary
% classifiers
%
% Pararmeters:
% classifier: the base classifier
% para: parameters
% 1. CodeType: multi-class c
www.eeworm.com/read/415212/11080497
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/413242/11161681
c adf4113.c
#include
#include "key.h"
#include "lcd.h"
/* --NO AD820 */
#define CE PORTDbits.RD10 // PORTGbits.RG3 //
#define LE PORTGbits.RG9 // PORTBbits.RB2 //
#defi
www.eeworm.com/read/334770/12574852
c 89s52.c
#include
#include
#include
//端口定义
sbit LCDRS = P3^5;
sbit LCDRW = P3^6;
sbit LCDEN = P3^7;
sbit LCDBF = P2^7;
#define DBPORT P2
#define DIS_CURS_OF
www.eeworm.com/read/147096/12585043
c swriwks.c
/*
* SWRITFIL A SIMULINK trigged write to a workspace variable.
*
* Syntax: [sys, x0] = swritwks(t,x,u,flag, varname, format, pulnum, threshold)
* This function has two inputs and no outpu
www.eeworm.com/read/147096/12585130
c swritwks.c
/*
* SWRITFIL A SIMULINK trigged write to a workspace variable.
*
* Syntax: [sys, x0] = swritwks(t,x,u,flag, varname, format, pulnum, threshold)
* This function has two inputs and no outpu
www.eeworm.com/read/334325/12612961
awk pci_db2c.awk
# This file converts given pci.db to "C" source and header files
# For latest version of pci ids see: http://pciids.sf.net
# Copyright 2002 Nick Kurshev
#
# Usage: awk -f pci_db2c.awk pci.db
#
# Teste
www.eeworm.com/read/146753/12615517
c wave.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------