代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/302650/13829496
m hms.m
function varargout = hms(time,varargin);
%HMS Convert time to hour-min-sec format.
% [STR] = HMS(TIME) takes the time variable in seconds and returns the
% string of the form `xx hours, xx mi
www.eeworm.com/read/301156/13865474
m knn_auto.m
function KNN_auto(afile, bfile, k)
% -------------------------------------------------
% afile is for training; and bfile is for testing.
% -------------------------------------------------
www.eeworm.com/read/152843/5661633
c cpia.c
/*
* cpia CPiA driver
*
* Supports CPiA based Video Camera's.
*
* (C) Copyright 1999-2000 Peter Pregler
* (C) Copyright 1999-2000 Scott J. Bertin
* (C) Copyright 1999-2000 Johannes Erdfelt
www.eeworm.com/read/152843/5662858
c aic7xxx_proc.c
/*+M*************************************************************************
* Adaptec AIC7xxx device driver proc support for Linux.
*
* Copyright (c) 1995, 1996 Dean W. Gehnert
*
* This program
www.eeworm.com/read/152843/5663328
c hostap_proc.c
/* /proc routines for Host AP driver */
#define PROC_LIMIT (PAGE_SIZE - 80)
#ifndef PRISM2_NO_PROCFS_DEBUG
static int prism2_debug_proc_read(char *page, char **start, off_t off,
int count, in
www.eeworm.com/read/151716/5679433
pl table.pl
#! /usr/bin/perl
##
## vi:ts=4
##
##---------------------------------------------------------------------------##
##
## Author:
## Markus F.X.J. Oberhumer
##
## D
www.eeworm.com/read/148995/5704904
cpp cmultiplayer.cpp
// CMAIN LIB - APPLICATION AND DIRECT WRAPPER
//
// Written by Mauricio Teichmann Ritter
//
// Copyright (C) 2002, Brazil. All rights reserved.
//
//
// cMultiplayer.cpp: implementation of
www.eeworm.com/read/147766/5724468
c i2o_proc.c
/*
* procfs handler for Linux I2O subsystem
*
* (c) Copyright 1999 Deepak Saxena
*
* Originally written by Deepak Saxena(deepak@plexity.net)
*
* This program is free software. You ca
www.eeworm.com/read/147766/5724601
c ip2mkdev.c
#include
#include
#include
#include
#include
#include
#include "ip2.h"
#include "i2ellis.h"
char nm[256];
i2eBordStr Board[2
www.eeworm.com/read/147766/5725312
c sm_osl.c
/******************************************************************************
*
* Module Name: sm_osl.c
* $Revision: 16 $
*
*******************************************************************