代码搜索:Precision

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

代码结果 10,000
www.eeworm.com/read/367160/9769533

f dtrsen.f

SUBROUTINE DTRSEN( JOB, COMPQ, SELECT, N, T, LDT, Q, LDQ, WR, WI, $ M, S, SEP, WORK, LWORK, IWORK, LIWORK, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. o
www.eeworm.com/read/367160/9769988

f dstevr.f

SUBROUTINE DSTEVR( JOBZ, RANGE, N, D, E, VL, VU, IL, IU, ABSTOL, $ M, W, Z, LDZ, ISUPPZ, WORK, LWORK, IWORK, $ LIWORK, INFO ) * * -- LAPACK dri
www.eeworm.com/read/367160/9770348

f dpbsvx.f

SUBROUTINE DPBSVX( FACT, UPLO, N, KD, NRHS, AB, LDAB, AFB, LDAFB, $ EQUED, S, B, LDB, X, LDX, RCOND, FERR, BERR, $ WORK, IWORK, INFO ) * * -- L
www.eeworm.com/read/391067/8423426

txt 指令摘要.txt

;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ;IA-32 Intel Architecture Software Developer's Manual (Order Number: 253665-020US) ;Volume 1: Basic Architecture ;CHAPTER 5: IN
www.eeworm.com/read/120261/14808552

c utils.c

/*********************************************************************** File: utils.c Rev: b-1 Date: 02/28/2001 Copyright (c) 1993, 2001 by David M. Warme *************************************
www.eeworm.com/read/174991/9565592

tcl extras.tcl

############################################################################ # # This code was developed as part of the MIT uAMPS project. (June, 2000) # ##############################################
www.eeworm.com/read/124570/14558861

java normalestimator.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/370689/9587655

txt messy p4 instruction list - name sorted.txt

INSTRUCTION REFERENCE - Should be a Pentium IV set - Copied from "http://developer.intel.com/design/pentium4/manuals/245471.htm" AAA桝SCII Adjust After Addition. . . . . . . . . . . . . . . . .
www.eeworm.com/read/300369/13917288

java normalestimator.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/427960/8909988

txt float.txt

A new experimental fast multiprecison floating-point module is now available, implemented in float.cpp and float.h. The motivation was to speed up the CM program fir elliptic curves - see cm.txt