代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/307266/3726045

c mrmonty.c

/* * MIRACL Montgomery's method for modular arithmetic without division. * mrmonty.c * * Programs to implement Montgomery's method * See "Modular Multiplication Without Trial Divisi
www.eeworm.com/read/307266/3726061

h poly2mod.h

/* * 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
www.eeworm.com/read/307266/3726080

cpp poly2mod.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
www.eeworm.com/read/307266/3726281

h ecn.h

/* * MIRACL C++ Header file ecn.h * * AUTHOR : M. Scott * * PURPOSE : Definition of class ECn (Arithmetic on an Elliptic Curve, * mod n) * * NOTE : Mu
www.eeworm.com/read/307266/3726394

c mrmonty.c

/* * MIRACL Montgomery's method for modular arithmetic without division. * mrmonty.c * * Programs to implement Montgomery's method * See "Modular Multiplication Without Trial Divisi
www.eeworm.com/read/307266/3726411

h poly2mod.h

/* * 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
www.eeworm.com/read/307266/3726430

cpp poly2mod.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
www.eeworm.com/read/303435/3811568

lib headers.par.lib

ATOPKGE - convert ascii to arithmetic and with error checking DOCPKGE - Function to implement the CWP self-documentation facility EALLOC - Allocate and free multi-dimensional arrays with error reports
www.eeworm.com/read/423632/2025647

spec gmp.spec

%define pfx /opt/freescale/rootfs/%{_target_cpu} Summary : a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers Name
www.eeworm.com/read/408246/2252971

lisp arith.lisp

;;;; the VM definition of arithmetic VOPs for the x86 ;;;; This software is part of the SBCL system. See the README file for ;;;; more information. ;;;; ;;;; This software is derived from the CMU CL