代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/249227/12515868
c code_sft.c
/* CODE_SFT.C - ARITHMETIC ENCODING/DECODING, USING SHIFT/ADD. */
#include
#define global extern
#include "code.h"
/* CURRENT STATE OF THE ENCODING/DECODING. */
static code_
www.eeworm.com/read/334360/12608867
c fix_fft.c
/* fix_fft.c - Fixed-point in-place Fast Fourier Transform */
/*
All data are fixed-point short integers, in which -32768
to +32768 represent -1.0 to +1.0 respectively. Integer
arithmetic is us
www.eeworm.com/read/237004/13981648
announce
Dear Colleague,
I have released version 2.2 of my C++ software package `doubledouble' which
implements doubled-double (approximately 30 decimal place) floating point
arithmetic on IEEE 754 floating-p
www.eeworm.com/read/204426/15339906
h longlong.h
/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
Copyright (C) 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000
Free Software Foundation, Inc.
This file is part of the G
www.eeworm.com/read/113863/15446336
sh bw_lat.sh
# !/usr/dt/bin/dtksh
# !/bin/ksh
# set -x
# Requires a ksh newer than 11/16/88 because it uses floating point
# arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix
# is such a beast
www.eeworm.com/read/113863/15446339
sh incr.sh
#!/usr/dt/bin/dtksh
#!/bin/ksh
#set -x
# Requires a ksh newer than 11/16/88 because it uses floating point
# arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix
# is such a beast, a
www.eeworm.com/read/102309/15786942
c code_sft.c
/* CODE_SFT.C - ARITHMETIC ENCODING/DECODING, USING SHIFT/ADD. */
#include
#define global extern
#include "code.h"
/* CURRENT STATE OF THE ENCODING/DECODING. */
static code_
www.eeworm.com/read/100612/15868989
c mrarth2.c
/*
* MIRACL arithmetic routines 2 - multiplying and dividing BIG NUMBERS.
* mrarth2.c
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include
#include
www.eeworm.com/read/100584/15870911
sh bw_lat.sh
# !/usr/dt/bin/dtksh
# !/bin/ksh
# set -x
# Requires a ksh newer than 11/16/88 because it uses floating point
# arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix
# is such a beast
www.eeworm.com/read/100584/15870914
sh incr.sh
#!/usr/dt/bin/dtksh
#!/bin/ksh
#set -x
# Requires a ksh newer than 11/16/88 because it uses floating point
# arithmetic and printf. /usr/dt/bin/dtksh on Solaris and Digital Unix
# is such a beast, a