代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/179153/5309810
pm sponge.pm
{
package DBD::Sponge;
require DBI;
require Carp;
@EXPORT = qw(); # Do NOT @EXPORT anything.
$VERSION = sprintf("%d.%02d", q$Revision: 11.10 $ =~ /(\d+)\.(\d+)/o);
# $Id: Spon
www.eeworm.com/read/169697/5413185
c strfns.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
#include "adio.h"
/* style: allow:sprintf:3 sig
www.eeworm.com/read/341021/3259758
c strfns.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
#include "adio.h"
/* style: allow:sprintf:3 sig
www.eeworm.com/read/340665/3279026
c 920810-1.c
#include
double normalize(x)double x;{if(x==0)x=0;return x;}
main(){char b[9];sprintf(b,"%g",normalize(-0.0));if(strcmp(b,"0"))abort();exit(0);}
www.eeworm.com/read/313224/3645058
pm sponge.pm
{
package DBD::Sponge;
require DBI;
require Carp;
@EXPORT = qw(); # Do NOT @EXPORT anything.
$VERSION = sprintf("%d.%02d", q$Revision: 11.10 $ =~ /(\d+)\.(\d+)/o);
# $Id: Spon
www.eeworm.com/read/440906/1780665
c 920810-1.c
#include
double normalize(x)double x;{if(x==0)x=0;return x;}
main(){char b[9];sprintf(b,"%g",normalize(-0.0));if(strcmp(b,"0"))abort();exit(0);}
www.eeworm.com/read/409299/2234901
svn-base dualsparsegeneralfeatureslm3test2.m.svn-base
%A script to see if we can improve upon a linear SVM using SMA/SMC
clear;
rand('state',22);
dataSet = 'linear-synthetic3';
csvFileName = sprintf('%s.data', dataSet); ;
[X, y, numExamples, numF
www.eeworm.com/read/409299/2234905
m dualsparsegeneralfeatureslm3test2.m
%A script to see if we can improve upon a linear SVM using SMA/SMC
clear;
rand('state',22);
dataSet = 'linear-synthetic3';
csvFileName = sprintf('%s.data', dataSet); ;
[X, y, numExamples, numF
www.eeworm.com/read/402480/2320851
c io_romio_strfns.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
#include "adio.h"
/* style: allow:sprintf:3 sig
www.eeworm.com/read/383940/2605527
pl decode_flid.pl
#!/usr/bin/perl -w
use strict;
sub decode ($$) {
my $a = shift;
my $b = shift;
die if ($a3);
die if ($b3);
my $c = ($a