代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/156908/11753221

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/156908/11753228

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/156908/11753231

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/156908/11753239

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/156908/11753246

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/156908/11753301

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
www.eeworm.com/read/156908/11753332

cpp flpoly.cpp

/* * 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/156811/11762470

c galois.c

/***************************** * * * Multiplication and Arithmetic on Galois Field GF(256) * * From Mee, Daniel, "Magnetic Recording, Volume III", Ch. 5 by Patel. * * (c) 1991 Henry Minsky *
www.eeworm.com/read/156811/11762511

c galois.c

/***************************** * * * Multiplication and Arithmetic on Galois Field GF(256) * * From Mee, Daniel, "Magnetic Recording, Volume III", Ch. 5 by Patel. * * (c) 1991 Henry Minsky *
www.eeworm.com/read/344684/11867674

s jack_longdiv.s

; ** FAST long arithmetic Routines for Atmel AVR RISC ** ; ** (C) 1998, 1998, by Jack Tidwell ** ; ** These routines may be used for personal and educational ; ** purposes