代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/318176/13484302
cpp zzn6.cpp
/*
* MIRACL C++ Implementation file zzn6.cpp
*
* AUTHOR : M. Scott
*
* PURPOSE : Implementation of class ZZn6 (Arithmetic over n^6)
*
* WARNING: This class has been cobbled
www.eeworm.com/read/309649/13667205
c pi_agm.c
/* +++Date last modified: 05-Jul-1997 */
/*
** This method implements the Salamin / Brent / Gauss Arithmetic-
** Geometric Mean pi formula.
**
** Let A[0] = 1, B[0] = 1/Sqrt(2)
**
** Then ite
www.eeworm.com/read/309344/13673845
c code_mul.c
/* CODE_MUL.C - ARITHMETIC ENCODING/DECODING, USING MULTIPLY/DIVIDE. */
#include
#define global extern
#include "code.h"
/* CURRENT STATE OF THE ENCODING/DECODING. */
static
www.eeworm.com/read/306970/13734159
c eval.c
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002-2006 Michael Niedermayer
* Copyright (c) 2006 Oded Shimon
*
* This file is pa
www.eeworm.com/read/306748/13738942
mak ftilib.mak
# MSDOS Microsoft C makefile for Cephes library
CFLAGS=/c
# For large memory model:
#CFLAGS=/c /AL
# Add /FPa to the CFLAGS if you want to use the fast software FPa arithmetic.
#
# Use the following w
www.eeworm.com/read/142911/5761955
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesnt generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-200
www.eeworm.com/read/136786/5862483
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesnt generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-200
www.eeworm.com/read/136786/5864133
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesnt generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-200
www.eeworm.com/read/131315/5936148
h longlong.h
/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
Copyright (C) 1991, 1992 Free Software Foundation, Inc.
This definition file is free software; you can redistribute it
and/o
www.eeworm.com/read/110034/6166429
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesnt generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-200