代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/230170/14303242
m abnet.m
function [w,win,cwin,D] = abnet(ag,eps,comp,alfa,beta,pc,pm),
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% June, 1999
% Pattern Recognition in the Immune System using a Growing SOM
% Bipolar S
www.eeworm.com/read/230170/14303255
m ainet.m
function [M,D] = ainet(Ag,ts,n,N,gen,qi,tp)
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% February, 2000
% Artificial Immune Network (aiNet) - Description in aiNet.doc
% Data normalization over
www.eeworm.com/read/229304/14346018
c qc-driver.c
/* Start of file */
/* {{{ [fold] Comments */
/*
* qc-usb, Logitech QuickCam video driver with V4L support
* Derived from qce-ga, linux V4L driver for the QuickCam Express and Dexxa QuickCam
*
www.eeworm.com/read/127543/14350473
c cprt.c
#include
#include "xtdio.h"
/* --------------------------------------------------------------------- */
/* cprt: print out a character so that it is legible */
#ifdef __PROTOTYPE__
char *c
www.eeworm.com/read/127382/14356906
c ctlstr.c
#include "calld.h"
/* Make a printable string of the character "c", which may be a
* control character. Works only with ASCII. */
char *
ctl_str(char c)
{
static char tempstr[6]; /* bigg
www.eeworm.com/read/127382/14356915
c request.c
#include "calld.h"
int /* return 0 if OK, -1 on error */
request(Client *cliptr)
{
pid_t pid;
errmsg[0] = 0;
/* position where this client left off last (or rewind) */
sys_posn(c
www.eeworm.com/read/228372/14388101
m sprintsi.m
function s=sprintsi(x,d,w)
%SPRINTSI Print X with SI multiplier S=(X,D,W)
% D is number of decimal places (+ve) or significant digits (-ve) [default=-3]
% |W| is total width including multiplier
%
www.eeworm.com/read/227330/14431976
cpp c_proc.cpp
// (Version 1.00 :: 10-Mar-1999 :: Harutoshi Yoshida)
/*===================================================================
俠 俻倳倕倱倲
-----------------------------------
Standard Procedure Modul
www.eeworm.com/read/126155/14443287
cpp crfile.cpp
#include "../h/crfile.h"
int main( int argc, char **argv )
{
int i;
if ( argc != 4 )
{
printf( "Usage: crfile gateway tracefile envfile\n" );
return ( -1);
}
www.eeworm.com/read/226971/14445412
cpp btree.cpp
#include
#include
#include
#include
#include
#include "btree.hpp"
#include
using namespace std;
/*btree search(typekey, btree,in