代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/255568/12073514

c pb_exteuclid.c

/* LibTomPoly, Polynomial Basis Math -- Tom St Denis * * LibTomPoly is a public domain library that provides * polynomial basis arithmetic support. It relies on * LibTomMath for large integer s
www.eeworm.com/read/255568/12073518

h tompoly.h

/* LibTomPoly, Polynomial Basis Math -- Tom St Denis * * LibTomPoly is a public domain library that provides * polynomial basis arithmetic support. It relies on * LibTomMath for large integer s
www.eeworm.com/read/255568/12073520

c pb_cmp.c

/* LibTomPoly, Polynomial Basis Math -- Tom St Denis * * LibTomPoly is a public domain library that provides * polynomial basis arithmetic support. It relies on * LibTomMath for large integer s
www.eeworm.com/read/255568/12073522

c pb_isirreduc.c

/* LibTomPoly, Polynomial Basis Math -- Tom St Denis * * LibTomPoly is a public domain library that provides * polynomial basis arithmetic support. It relies on * LibTomMath for large integer s
www.eeworm.com/read/255568/12073523

c pb_toraw.c

/* LibTomPoly, Polynomial Basis Math -- Tom St Denis * * LibTomPoly is a public domain library that provides * polynomial basis arithmetic support. It relies on * LibTomMath for large integer s
www.eeworm.com/read/255568/12073525

c pb_addmod.c

/* LibTomPoly, Polynomial Basis Math -- Tom St Denis * * LibTomPoly is a public domain library that provides * polynomial basis arithmetic support. It relies on * LibTomMath for large integer s
www.eeworm.com/read/340289/12167750

asm prog12.asm

; PROG12 - Stack Arithmetic Operations ; ; This Application uses the Simulator to Demonstrate how high ; Level Language ("C") statements can be implemented in an 8051. ; ; Note, that comment
www.eeworm.com/read/337174/12386548

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/148707/12436828

h 12vii.h

// complex3.h New and Improved Complex class with construc- // tors and overloaded arithmetic operators class Complex { public : Complex () { }; // default constructor Complex (float
www.eeworm.com/read/148707/12437034

h complex3.h

// complex3.h New and Improved Complex class with construc- // tors and overloaded arithmetic operators class Complex { public : Complex () { }; // default constructor Complex (float