代码搜索:Precision

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

代码结果 10,000
www.eeworm.com/read/119079/14840179

txt rr.txt

/**************************************************************************\ MODULE: RR SUMMARY: The class RR is used to represent arbitrary-precision floating point numbers. The functi
www.eeworm.com/read/208833/15234568

txt 1007.txt

Numerical Summation of a Series -------------------------------------------------------------------------------- Time limit: 10 Seconds Memory limit: 32768K Special Judge Total Submit: 2191
www.eeworm.com/read/295249/8175586

html fwprintf.html

www.eeworm.com/read/295249/8175824

html swprintf.html

www.eeworm.com/read/295249/8176461

html wprintf.html

www.eeworm.com/read/367160/9769202

f dgtsvx.f

SUBROUTINE DGTSVX( FACT, TRANS, N, NRHS, DL, D, DU, DLF, DF, DUF, $ DU2, IPIV, B, LDB, X, LDX, RCOND, FERR, BERR, $ WORK, IWORK, INFO ) * * --
www.eeworm.com/read/367160/9769547

f dlasd6.f

SUBROUTINE DLASD6( ICOMPQ, NL, NR, SQRE, D, VF, VL, ALPHA, BETA, $ IDXQ, PERM, GIVPTR, GIVCOL, LDGCOL, GIVNUM, $ LDGNUM, POLES, DIFL, DIFR, Z, K,
www.eeworm.com/read/367160/9769653

f dggsvd.f

SUBROUTINE DGGSVD( JOBU, JOBV, JOBQ, M, N, P, K, L, A, LDA, B, $ LDB, ALPHA, BETA, U, LDU, V, LDV, Q, LDQ, WORK, $ IWORK, INFO ) * * -- LAPACK
www.eeworm.com/read/367160/9769789

f zlar1v.f

SUBROUTINE ZLAR1V( N, B1, BN, LAMBDA, D, L, LD, LLD, $ PIVMIN, GAPTOL, Z, WANTNC, NEGCNT, ZTZ, MINGMA, $ R, ISUPPZ, NRMINV, RESID, RQCORR, WORK ) * * -- LAPACK
www.eeworm.com/read/367160/9769986

f ztpcon.f

SUBROUTINE ZTPCON( NORM, UPLO, DIAG, N, AP, RCOND, WORK, RWORK, $ INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley