代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/371680/9542234
m bialt.m
function [D,N,R] = bialt2AI(A)
%
% Computes indices of the bialternate product of 2A and I
%
% Syntax: [D,N,R] = bialt2ai(A)
[n,n2] = size(A);
if n ~= n2
msg=sprintf('bialt2ai: A must be sq
www.eeworm.com/read/355337/10274900
m~ cancer_test.m~
load /proj/finnwell/spatial/data/cancer2007/testdata/lungcancer_female_10years.mat
name = sprintf('c%d_lungcancer_FIC_3exp_.mat',run);
[n, nin] = size(xx);
% $$$ gpcf1 = gpcf_st_exp('init',2,1,
www.eeworm.com/read/355337/10274904
m cancer_test.m
load /proj/finnwell/spatial/data/cancer2007/testdata/lungcancer_female_10years.mat
%name = sprintf('c%d_lungcancer_FIC_3exp_.mat',run);
[n, nin] = size(xx);
% $$$ gpcf1 = gpcf_st_exp('init',2,1,
www.eeworm.com/read/458360/7298497
c out.c
/* @(#) out.c 1.2 1/27/86 17:48:03 */
/*ident "@(#)cfront:lib/stream/out.c 1.2"*/
/*
C++ stream i/o source
out.c
*/
sprintf(char*,char* ...);
strlen(char*);
#include "stream.h"
#include
www.eeworm.com/read/310556/13649172
c out.c
/* @(#) out.c 1.2 1/27/86 17:48:03 */
/*ident "@(#)cfront:lib/stream/out.c 1.2"*/
/*
C++ stream i/o source
out.c
*/
sprintf(char*,char* ...);
strlen(char*);
#include "stream.h"
#include
www.eeworm.com/read/138548/5815495
pm listing.pm
#
# $Id: Listing.pm,v 1.11 1999/03/20 07:37:35 gisle Exp $
package File::Listing;
sub Version { $VERSION; }
$VERSION = sprintf("%d.%02d", q$Revision: 1.11 $ =~ /(\d+)\.(\d+)/);
=head1 NAME
parse_d
www.eeworm.com/read/133772/5902811
changelog
2003-07-02 Daniel N閞i
* src/ftpclient.c (send_cmd): Fix typo in error message.
(opendatasock): Use snprintf instead of sprintf.
2003-04-28 Andrew Lunn
www.eeworm.com/read/131315/5942729
386bsd
# 386bsd - MH 6.8, 386BSD system running SendMail
cc cc
bin /usr/local/bin
etc /usr/local/lib/mh
mandir /usr/local/man
mail /var/mail
chown /usr/sbin/chown
manuals gen
mts sendmail/smtp
sprintf int
s
www.eeworm.com/read/100039/6275951
h port_after.h
#ifndef PORT_AFTER_H
#define PORT_AFTER_H
#undef HAVE_SA_LEN
#define USE_POSIX
#define POSIX_SIGNALS
#define USE_WAITPID
#define VSPRINTF_CHAR
#define SPRINTF_CHAR
#define HAVE_FCHMOD
#define SETGRENT
www.eeworm.com/read/118017/14890692
cpp client.cpp
//客户端演示
//请不要发送大于80字节的数据
//作者:崔伟
//Email:bzlz@163.net QQ:35408
#include "resource.h"
#include
#include
#include /* for sprintf