代码搜索:Precision
找到约 10,000 项符合「Precision」的源代码
代码结果 10,000
www.eeworm.com/read/175933/9524666
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/371112/9565369
c printf.c
//---------------------------------------------------------------------------------
// Copyright (c) Haisoft 2006-9-1
// Copyright jinhailiao 2008-2010
// E-mail: jinhailiao@163.com
// Project:
www.eeworm.com/read/366616/9806509
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/366144/9829637
c dladiv.c
#include "f2c.h"
/* Subroutine */ int dladiv_(doublereal *a, doublereal *b, doublereal *c,
doublereal *d, doublereal *p, doublereal *q)
{
/* -- LAPACK auxiliary routine (version 2.0) --
www.eeworm.com/read/164708/10092531
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/359567/10137604
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/425978/10298769
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/279234/10453341
pl fig09_17.pl
#!usr/bin/perl
# Fig. 9.14: precision.pl
# Using precision while printing integers,
# floating-point numbers, and strings
use warnings;
use strict;
my $integer = 873;
my $float = 123.94536
www.eeworm.com/read/161095/10454004
c sp_dget04.c
/*
* -- SuperLU routine (version 2.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* November 15, 1997
*
*/
#include
#inclu
www.eeworm.com/read/161095/10454052
c sp_sget04.c
/*
* -- SuperLU routine (version 2.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* November 15, 1997
*
*/
#include
#inclu