代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/371177/9563157
cpp gf2_32.cpp
// gf2_32.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
#include "gf2_32.h"
NAMESPACE_BEGIN(CryptoPP)
GF2_32::Element GF2_32::Multiply(Element
www.eeworm.com/read/167487/9967657
h tomcrypt_pkcs.h
/* PKCS Header Info */
/* ===> PKCS #1 -- RSA Cryptography
www.eeworm.com/read/362791/9980574
cpp gf2_32.cpp
// gf2_32.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
#include "gf2_32.h"
NAMESPACE_BEGIN(CryptoPP)
GF2_32::Element GF2_32::Multiply(Element
www.eeworm.com/read/165822/10050582
txt similarity.txt
clear;
%X=imread('i:\imagedatabase\noname\s1\1.bmp');
X=imread('test.tif');
[lx,ly]=size(X);
X=im2double(X);
[lo_d,hi_d,lo_r,hi_r]= wfilters('bior1.5');
lo_r=dyadup(lo_r,0,length(lo_r)*2);
hi_r
www.eeworm.com/read/360615/10084423
cpp gf2_32.cpp
// gf2_32.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
#include "gf2_32.h"
NAMESPACE_BEGIN(CryptoPP)
GF2_32::Element GF2_32::Multiply(Element
www.eeworm.com/read/360615/10084449
h modarith.h
#ifndef CRYPTOPP_MODARITH_H
#define CRYPTOPP_MODARITH_H
// implementations are in integer.cpp
#include "cryptlib.h"
#include "misc.h"
#include "integer.h"
#include "algebra.h"
NAMESPACE_B
www.eeworm.com/read/359577/10135701
cpp gf2_32.cpp
// gf2_32.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
#include "gf2_32.h"
NAMESPACE_BEGIN(CryptoPP)
GF2_32::Element GF2_32::Multiply(Element
www.eeworm.com/read/359577/10135723
h modarith.h
#ifndef CRYPTOPP_MODARITH_H
#define CRYPTOPP_MODARITH_H
// implementations are in integer.cpp
#include "cryptlib.h"
#include "misc.h"
#include "integer.h"
#include "algebra.h"
NAMESPACE_B
www.eeworm.com/read/356815/10220718
txt lzz_p.txt
/**************************************************************************\
MODULE: zz_p
SUMMARY:
The class zz_p is used to represent integers mod p, where 1
www.eeworm.com/read/356815/10220728
txt zz_p.txt
/**************************************************************************\
MODULE: ZZ_p
SUMMARY:
The class ZZ_p is used to represent integers mod p. The modulus p may
be any positive