代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/474583/6813062
sci perform_arith_coding.sci
function [y,nbr_bits] = perform_arith_coding(xC, dir)
// perform_arith_coding - perform adaptive arithmetic coding
//
// [y,nbr_bits] = perform_arith_coding(x, dir);
//
// dir=1 for encoding, dir=
www.eeworm.com/read/170565/9798176
c mrarth3.c
/*
* MIRACL arithmetic routines 3 - simple powers and roots
* mrarth3.c
*
* Copyright (c) 1988-2003 Shamus Software Ltd.
*/
#include
#include "miracl.h"
#define mr_abs(x
www.eeworm.com/read/133898/14018509
html library_18.html
The GNU C Library - Low-Level Arithmetic Functions
Go to the
www.eeworm.com/read/100612/15869021
c mrarth3.c
/*
* MIRACL arithmetic routines 3 - simple powers and roots
* mrarth3.c
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include
#include
#define mr_abs(x
www.eeworm.com/read/388674/8586128
cpp interval.cpp
//Interval arithmetic
#include
#include
const double eps=1e-7;
const long num=100;
typedef struct node{
double min; //记录区间下界
double max; //记录区间上
www.eeworm.com/read/427960/8908383
h gf2m4x.h
/*
* MIRACL C++ Headerfile gf2m4x.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class GF2m4x - Arithmetic over the extension
* field GF(2^4m)
*
* NOTE
www.eeworm.com/read/420885/10769475
h gf2m4x.h
/*
* MIRACL C++ Headerfile gf2m4x.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class GF2m4x - Arithmetic over the extension
* field GF(2^4m)
*
* NOTE
www.eeworm.com/read/349903/10785510
c mrflash.c
/*
* MIRACL floating-Slash arithmetic
* mrflash.c
*
* Copyright (c) 1988-2001 Shamus Software Ltd.
*/
#include
#include
#ifdef MR_FLASH
void flop(_MIPD_ fla