代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/162511/10298853
h arith.h
/* Compiler arithmetic header.
Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
Contributed by Steven Bosscher
This file is part of GCC.
GCC is free software; you can redist
www.eeworm.com/read/278099/10571281
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/421666/10712895
mod crypto.mod
/* CRYPTO, a crypto-arithmetic puzzle */
/* Written in GNU MathProg by Andrew Makhorin */
/* This problem comes from the newsgroup rec.puzzle.
The numbers from 1 to 26 are ass
www.eeworm.com/read/350482/10740764
c bn_mp_exptmod.c
#include
#ifdef BN_MP_EXPTMOD_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as we
www.eeworm.com/read/350482/10740774
c bn_mp_radix_smap.c
#include
#ifdef BN_MP_RADIX_SMAP_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as
www.eeworm.com/read/350482/10740778
c bn_mp_clear.c
#include
#ifdef BN_MP_CLEAR_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well
www.eeworm.com/read/350482/10740784
c bn_mp_sqr.c
#include
#ifdef BN_MP_SQR_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well a
www.eeworm.com/read/350482/10740788
c bn_mp_karatsuba_sqr.c
#include
#ifdef BN_MP_KARATSUBA_SQR_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic
www.eeworm.com/read/350482/10740860
c bn_mp_count_bits.c
#include
#ifdef BN_MP_COUNT_BITS_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as
www.eeworm.com/read/350482/10740884
c bn_mp_mod.c
#include
#ifdef BN_MP_MOD_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well a