代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/136812/5858216
c underflow.c
#ifndef lint
static char sccsid[] = "@(#)underflow.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
/*
* Routines to control underflow handling. These are no-o
www.eeworm.com/read/191878/8417906
readme
JPEG arithmetic encoding and decoding portable software implementation
======================================================================
Release of 28-Mar-98 by Guido Vollbeding
www.eeworm.com/read/390463/8464607
v oc54_alu_defines.v
/////////////////////////////////////////////////////////////////////
//// ////
//// OpenCores54 DSP, ALU defines
www.eeworm.com/read/189481/8467573
txt aricomp.txt
-=[ AriComp - Arithmetic compressor ]=-
version: 1.0
coder: yoda
project start: 28th November 2002
coding language: C++
E-mail: LordPE@gmx.ne
www.eeworm.com/read/285975/8798135
026_best ch07.026_best
##############################################################################
## Code fragment (Recommended) from Chapter 7 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/427960/8909748
cpp brent.cpp
/*
* Program to factor big numbers using Brent-Pollard method.
* See "An Improved Monte Carlo Factorization Algorithm"
* by Richard Brent in BIT Vol. 20 1980 pp 176-184
*
* Requires:
www.eeworm.com/read/183354/9167206
h vrs51l3074_ride.h
/**************************************************************************
* File: VRS51L3074_RIDE.h
* Version: 1.92
* Target: Raisonance RKit RC51 compiler
* Date: 4/27/2006
***********
www.eeworm.com/read/183354/9167213
h vrs51l3074_sdcc.h
/**************************************************************************
* File: VRS51L3074_SDCC.h
* Version: 1.92
* Target: SDCC - Small Device C Compiler
* Date: 4/27/2006
**********
www.eeworm.com/read/179705/9342731
todo
use macros so that all complex arithmetic can use native complex types if compiler supports them
make sure double/float are replaced by BASE everywhere
well... not _everywhere_; internal accumulation
www.eeworm.com/read/176019/9522060
h fpopcode.h
/*
NetWinder Floating Point Emulator
(c) Rebel.COM, 1998,1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redist