代码搜索:Precision

找到约 10,000 项符合「Precision」的源代码

代码结果 10,000
www.eeworm.com/read/247283/12668266

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/146022/12683295

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/245836/12778328

f90 utils.f90

! SEM2DPACK version 2.2.11 -- A Spectral Element Method for 2D wave propagation and fracture dynamics, ! with emphasis on computational seismology and earthquake source dyn
www.eeworm.com/read/143706/12849688

m linemin.m

function [x, options] = linemin(f, pt, dir, fpt, options, ... varargin) %LINEMIN One dimensional minimization. % % Description % [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's % algori
www.eeworm.com/read/244284/12875286

inc real8.inc

implicit double precision (a-h, o-z)
www.eeworm.com/read/143387/12879596

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/142803/12917848

txt abstract.txt

The AD8INPUT program reads all eight analog inputs of the MSC1210 and outputs the values along with other A/D relevant information via the serial interface. This example shows a simple method to
www.eeworm.com/read/141160/13035171

c mtherr.c

/* mtherr.c * * Library common error handling routine * * * * SYNOPSIS: * * char *fctnam; * int code; * int mtherr(); * * mtherr( fctnam, code ); * * * * DESCRIPTION: * * This
www.eeworm.com/read/140851/13059050

m linemin.m

function [x, options] = linemin(f, pt, dir, fpt, options, ... varargin) %LINEMIN One dimensional minimization. % % Description % [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's %
www.eeworm.com/read/138798/13212092

m linemin.m

function [x, options] = linemin(f, pt, dir, fpt, options, ... varargin) %LINEMIN One dimensional minimization. % % Description % [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's %