代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/263024/11379683
h uhci-debug.h
/*
* UHCI-specific debugging code. Invaluable when something
* goes wrong, but don't get in my face.
*
* Kernel visible pointers are surrounded in []'s and bus
* visible pointers are surrounded i
www.eeworm.com/read/408584/11380255
c snprintf.c
/*
* Throughout the book I use snprintf() because it's safer than sprintf().
* But as of the time of this writing, not all systems provide this
* function. The function below should only be built
www.eeworm.com/read/408395/11390008
cc ship.cc
/*
ship.cc
(c) Richard Thrippleton
Licensing terms are in the 'LICENSE' file
If that file is not included with this source then permission is not given to use this source in any way whatsoever.
www.eeworm.com/read/408395/11390150
cc calc.cc
/*
calc.cc
(c) Richard Thrippleton
Licensing terms are in the 'LICENSE' file
If that file is not included with this source then permission is not given to use this source in any way whatsoever.
www.eeworm.com/read/408395/11390151
cc planet.cc
/*
planet.cc
(c) Richard Thrippleton
Licensing terms are in the 'LICENSE' file
If that file is not included with this source then permission is not given to use this source in any way whatsoever
www.eeworm.com/read/407513/11417981
cc cmu-trace.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/405143/11470905
cpp dbsqlserver.cpp
//---------------------------------------------------------------------------
#pragma hdrstop
#include "dbsqlserver.h"
#include
//--------------------------------------------------
www.eeworm.com/read/405143/11470914
~cpp dbsqlserver.~cpp
//---------------------------------------------------------------------------
#pragma hdrstop
#include "dbsqlserver.h"
#include
//--------------------------------------------------
www.eeworm.com/read/404751/11479235
m exaktmimo_code.m
% NelinSys - a program tool for analysis and synthesis of nonlinear control systems
% based on MATLAB/Simulink 5.2
%
% (C) 2002-2005, Martin Ondera (eskimo@pobox.sk) (Martin.Ondera@stuba
www.eeworm.com/read/401180/11563146
m svmlwrite.m
function svmlwrite(fname, X, Y, floatformat)
% SVMLWRITE - Write matrix into data file for SVM light
%
% SVMLWRITE(FNAME, X) writes out matrix X into file FNAME, in the format
% needed for SVM li