代码搜索:Precision

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

代码结果 10,000
www.eeworm.com/read/162868/5512710

h control_.h

/*---------------------------------------------------------------------------+ | control_w.h | |
www.eeworm.com/read/161121/5557394

h control_w.h

/*---------------------------------------------------------------------------+ | control_w.h | |
www.eeworm.com/read/152843/5659457

h control_w.h

/*---------------------------------------------------------------------------+ | control_w.h | |
www.eeworm.com/read/105179/15675990

h control_w.h

/*---------------------------------------------------------------------------+ | control_w.h | |
www.eeworm.com/read/391596/8395541

for func.for

* GAM.FOR * FUNCTION GAM(X) * *--calculates the Gamma function of X * IMPLICIT DOUBLE PRECISION (A-H) IMPLICIT DOUBLE PRECISION (O-Z) A=1. Y=X IF (Y.LT.1.)
www.eeworm.com/read/192122/8403168

asm sqrt.asm

;******************************************************************* ; ; Square Root By Newton Raphson Method ; ; This routine computes the square root of a 16 bit number(with ; lo
www.eeworm.com/read/189063/8492125

m calcbits.m

function [bits]=calcbits(bounds,precision) % function [bits]=calcbits(bounds,precision) % Determine the number of bits to represent a float number to the precision % provided. % % bits - the
www.eeworm.com/read/188512/8533333

cpp fig15_09.cpp

// Fig. 15.9: Fig15_09.cpp // Controlling precision of floating-point values. #include using std::cout; using std::endl; using std::fixed; #include using std::setprecisi
www.eeworm.com/read/289443/8551014

cc decode.cc

/*---------------------------------------------------------------------------*/ // Baseline Wavelet Transform Coder Construction Kit // // Geoff Davis // gdavis@cs.dartmouth.edu // http://www.cs.dartm