代码搜索:arithmetic

找到约 7,844 项符合「arithmetic」的源代码

代码结果 7,844
www.eeworm.com/read/221464/4832058

cpp test_float.cpp

/* Boost test/test_float.cpp * test arithmetic operations on a range of intervals * * Copyright Guillaume Melquiond 2003 * Permission to use, copy, modify, sell, and distribute this software
www.eeworm.com/read/201813/5056853

h ltc_tommath.h

/* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoretic functionality. * *
www.eeworm.com/read/175743/5342325

bi bignumvb.bi

Attribute VB_Name = "bignumVB" DefInt A-B, D-Z DefLng C ' ************************************************************************** 'Subject: Include file for large-integer arithmetic Basic libra
www.eeworm.com/read/350483/3125145

h ltc_tommath.h

/* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoretic functionality. * *
www.eeworm.com/read/307266/3726055

cpp polyxy.cpp

/* * C++ class to implement a bivariate polynomial type and to allow * arithmetic on such polynomials whose coefficients are from * the finite field mod p * * WARNING: This class has been c
www.eeworm.com/read/307266/3726057

cpp poly.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 for
www.eeworm.com/read/307266/3726058

h flpoly.h

/* * C++ class to implement a polynomial type and to allow * arithmetic on polynomials whose elements are float numbers * * WARNING: This class has been cobbled together for a specific use wi
www.eeworm.com/read/307266/3726060

h polyxy.h

/* * C++ class to implement a bivariate polynomial type and to allow * arithmetic on polynomials whose coefficients are from * the finite field mod p * * WARNING: This class has been cobble
www.eeworm.com/read/307266/3726062

h poly.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 for
www.eeworm.com/read/307266/3726073

h poly2.h

/* * C++ class to implement a polynomial type and to allow * arithmetic on polynomials whose elements are from * the finite field 2^m * * WARNING: This class has been cobbled together for a