代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/493005/6403760
c matfunc.c
/*
* matfunc - extended precision rational arithmetic matrix functions
*
* Copyright (C) 1999-2004 David I. Bell
*
* Calc is open software; you can redistribute it and/or modify it under
* the
www.eeworm.com/read/493005/6403872
h zmath.h
/*
* zmath - declarations for extended precision integer arithmetic
*
* Copyright (C) 1999-2006 David I. Bell
*
* Calc is open software; you can redistribute it and/or modify it under
* the ter
www.eeworm.com/read/481225/6645169
h bitmap.h
// bitmap.h
// Data structures defining a bitmap -- an array of bits each of which
// can be either on or off.
//
// Represented as an array of unsigned integers, on which we do
// modulo arithmetic
www.eeworm.com/read/407093/11429550
c dcomplex.c
/*! @file dcomplex.c
* \brief Common arithmetic for complex type
*
*
* -- SuperLU routine (version 2.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence
www.eeworm.com/read/407093/11429638
c scomplex.c
/*! @file scomplex.c
* \brief Common arithmetic for complex type
*
*
* -- SuperLU routine (version 2.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence
www.eeworm.com/read/156908/11752861
txt first.txt
MIRACL is a highly efficient and portable Multiprecision Integer and Rational
Arithmetic C/C++ Library. Full source code is provided. Its main area of
application is in the implementation of Publi
www.eeworm.com/read/156908/11753194
cpp polymod.cpp
/*
* C++ class to implement a polynomial type and to allow
* arithmetic on polynomials whose elements are from
* the finite field mod p.
*
* WARNING: This class has been cobbled together f
www.eeworm.com/read/156908/11753306
h polymod.h
/*
* C++ class to implement a polynomial type and to allow
* arithmetic on polynomials whose elements are from
* the finite field mod p.
*
* WARNING: This class has been cobbled together f
www.eeworm.com/read/156908/11753309
cpp poly2.cpp
/*
* C++ class to implement a polynomial type and to allow
* arithmetic on polynomials whose elements are from
* the finite field GF(2^m)
*
* WARNING: This class has been cobbled together f
www.eeworm.com/read/338082/12325313
m ardec.m
function symseq=ardec(symbol,pr,codeword,symlen)
% Usage: symseq=ardec(symbol,pr,codeword,symlen)
% arithmetic decoding in decimal given a
% symbol probability table.
% output:
% symseq: the in