代码搜索:arithmetic

找到约 7,844 项符合「arithmetic」的源代码

代码结果 7,844
www.eeworm.com/read/134087/14009008

h cmplx1.h

/* cmplx.h - complex arithmetic declarations */ #include /* in MSC and TC/BC, it declarares: */ /* \ttt{struct complex} and
www.eeworm.com/read/112009/15495732

c sppseudorand.c

/* spPseudoRand */ /******************* SHORT COPYRIGHT NOTICE************************* This source code is part of the BigDigits multiple-precision arithmetic library Version 1.0 originally writ
www.eeworm.com/read/112009/15495733

txt bigdigitscopyright.txt

/************************* COPYRIGHT NOTICE************************* This source code is part of the BigDigits multiple-precision arithmetic library Version 1.0 originally written by David Ireland,
www.eeworm.com/read/102309/15786938

txt readme.txt

LOW-PRECISION ARITHMETIC CODING IMPLEMENTATION Radford M. Neal Initial release: 8 July 1991 Documentation update:
www.eeworm.com/read/189481/8467540

cpp aricomp.cpp

/* Static Arithmetic compression algorithm implementation ------------------------------------------------------- console mode, single-file compressor project start: 28th November 20
www.eeworm.com/read/287520/8684262

c complex.c

/* complex.c - complex arithmetic functions */ #include /* for MSC and TC/BC, it declares: */ /* \ttt{struct complex} and \t
www.eeworm.com/read/386291/8757500

java postfix.java

// postfix.java // parses postfix arithmetic expressions // to run this program: C>java PostfixApp import java.io.*; // for I/O ///////////////////////////////////////////////////////
www.eeworm.com/read/165847/10049560

h softfloat-macros.h

/*============================================================================ This C source fragment is part of the SoftFloat IEC/IEEE Floating-point Arithmetic Package, Release 2b. Written by Joh
www.eeworm.com/read/165847/10049561

h softfloat-specialize.h

/*============================================================================ This C source fragment is part of the SoftFloat IEC/IEEE Floating-point Arithmetic Package, Release 2b. Written by Joh