代码搜索:arithmetic

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

代码结果 7,844
www.eeworm.com/read/350482/10741470

c bn_mp_exptmod_fast.c

#include #ifdef BN_MP_EXPTMOD_FAST_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic
www.eeworm.com/read/350482/10741471

c bn_mp_mul.c

#include #ifdef BN_MP_MUL_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well a
www.eeworm.com/read/349903/10785887

cpp zzn2.cpp

/* * MIRACL C++ Implementation file zzn2.cpp * * AUTHOR : M. Scott * * PURPOSE : Implementation of class ZZn2 (Arithmetic over n^2) * * WARNING: This class has been cobbled
www.eeworm.com/read/349903/10785939

cpp zzn6.cpp

/* * MIRACL C++ Implementation file zzn6.cpp * * AUTHOR : M. Scott * * PURPOSE : Implementation of class ZZn6 (Arithmetic over n^6) * * WARNING: This class has been cobbled
www.eeworm.com/read/271765/10981087

c mpi.c

/* mpi.c by Michael J. Fromberger Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved Arbitrary precision integer arithmetic library $I
www.eeworm.com/read/271765/10981112

h mpi.h

/* mpi.h by Michael J. Fromberger Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved Arbitrary precision integer arithmetic library $Id
www.eeworm.com/read/416053/11043210

c mpi.c

/* mpi.c by Michael J. Fromberger Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved Arbitrary precision integer arithmetic library $Id
www.eeworm.com/read/416053/11043216

h mpi.h

/* mpi.h by Michael J. Fromberger Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved Arbitrary precision integer arithmetic library $Id
www.eeworm.com/read/165343/7143843

txt testgs2.cc.txt

// Program: testGS2.cc --- test the GS decoder and multivar poly arithmetic // Todd K. Moon, Jan 24, 2004 // the TYPE is defined as a sort of cheap templatized trick, // so that examples in both G
www.eeworm.com/read/165343/7144018

txt gfnum2m.cc.txt

// GFNUM2m.cc --- Function definitions for GFNU2m, // performing Galois field arithmetic // Copyright 2004 by Todd K. Moon // Permission is granted to use this program/data // for educational/research