代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/161121/5555907
c dp_simple.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved.
* http://www.algor.
www.eeworm.com/read/161121/5555908
c dp_mul.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved.
* http://www.algor.
www.eeworm.com/read/161121/5555909
c sp_frexp.c
/* IEEE754 floating point arithmetic
* single precision
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved.
* http://www.algor.co.uk
*
* ######
www.eeworm.com/read/475717/6776101
h fft.h
/* 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 i
www.eeworm.com/read/475717/6776104
h fft.h
/* 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 i
www.eeworm.com/read/475717/6776120
h# #fft.h#
/* 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/370044/9621711
h longlong.h
/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
Copyright (C) 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2004,
2005 Free Software Foundation, Inc.
This definiti
www.eeworm.com/read/170565/9798132
c mrarth2.c
/*
* MIRACL arithmetic routines 2 - multiplying and dividing BIG NUMBERS.
* mrarth2.c
*
* Copyright (c) 1988-2003 Shamus Software Ltd.
*/
#include
#include "miracl.h"
www.eeworm.com/read/267541/11175143
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/266403/11227073
cpp arith.cpp
// Created:10-30-98
// By Jeff Connelly
// Arithmetic encoding
#include "stdafx.h"
#include
#define EXPORTING
#include "comprlib.h"
#define MAXIMUM_SCALE 16383 // Maximum al