代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/489549/6473567

c arith_encode.c

/* This is the arithmetic subroutine with shorter integer precision */ /************************** Start of ARITH.C ************************* * */ #include #include #include "a
www.eeworm.com/read/489549/6473568

c arith_decode.c

/* This is the arithmetic subroutine with shorter integer precision */ /************************** Start of ARITH.C ************************* * */ #include #include #inc
www.eeworm.com/read/485014/6570720

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/155163/11892948

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/132106/14110273

txt @psc_readme_6832_3.txt

Title: ^^A big number calculator^^ Description: This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,
www.eeworm.com/read/227822/14410592

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/227822/14410594

h softfloat-specialize.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/206291/15297014

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/205541/15314006

txt syntax.txt

Syntax for Floating Point Lifting Kernels ----------------------------------------- Floating point lifting kernels may be implemented using either fixed or floating point arithmetic, but the key
www.eeworm.com/read/205541/15314016

txt syntax.txt

Syntax for Integer Lifting Kernels ---------------------------------- Integer lifting kernels must be implemented using integer arithmetic and they must be applied to integers. Moreover, the rou