代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/316872/3585673
c ieee754sp.c
/* IEEE754 floating point arithmetic
* single precision
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ############################
www.eeworm.com/read/316872/3585678
c sp_mul.c
/* IEEE754 floating point arithmetic
* single precision
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ############################
www.eeworm.com/read/316872/3585683
c sp_frexp.c
/* IEEE754 floating point arithmetic
* single precision
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ############################
www.eeworm.com/read/311187/3687446
c 3.c
#include
void main()
{
int i,j,k;
float f,h;
i = 22;
j = 8;
f = 1000.25;
h = 830.78;
printf("*************************************\n");
printf("** This is a arithmetic ca
www.eeworm.com/read/311187/3687566
c 3.c
#include
void main()
{
int i,j,k;
float f,h;
i = 22;
j = 8;
f = 1000.25;
h = 830.78;
printf("*************************************\n");
printf("** This is a arithmetic ca
www.eeworm.com/read/307266/3726015
c mrarth1.c
/*
* MIRACL arithmetic routines 1 - multiplying and dividing BIG NUMBERS by
* integer numbers.
* mrarth1.c
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include "miracl
www.eeworm.com/read/307266/3726145
h ecn6.h
/*
* MIRACL C++ Header file ecn6.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class ECn6 (Arithmetic on an Elliptic Curve,
* mod n^6)
*
* NOTE :
www.eeworm.com/read/307266/3726153
h ecn2.h
/*
* MIRACL C++ Header file ecn2.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class ECn2 (Arithmetic on an Elliptic Curve,
* mod n^2)
*
* NOTE :
www.eeworm.com/read/307266/3726166
h ecn4.h
/*
* MIRACL C++ Header file ecn4.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class ECn4 (Arithmetic on an Elliptic Curve,
* mod n^4)
*
* NOTE :
www.eeworm.com/read/307266/3726361
c mrarth1.c
/*
* MIRACL arithmetic routines 1 - multiplying and dividing BIG NUMBERS by
* integer numbers.
* mrarth1.c
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include "miracl