代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/395970/8139968
cpp modexppc.cpp
// modexppc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "modexppc.h"
#include "asn.h"
#include "algebra.cpp"
#include "eprecomp.cpp"
NAMESPACE_BEGIN(
www.eeworm.com/read/395970/8139987
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/395970/8140274
cpp modexppc.cpp
// modexppc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "modexppc.h"
#include "asn.h"
#include "algebra.cpp"
#include "eprecomp.cpp"
NAMESPACE_BEGIN(
www.eeworm.com/read/395970/8140284
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/145339/12735263
m beam2t.m
function [Ke,fe]=beam2t(ex,ey,ep,eq)
% function [Ke,fe]=beam2t(ex,ey,ep,eq)
%-------------------------------------------------------------
% PURPOSE
% Compute the stiffness matrix for a t
www.eeworm.com/read/331719/12812156
cpp modexppc.cpp
// modexppc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "modexppc.h"
#include "asn.h"
#include "algebra.cpp"
#include "eprecomp.cpp"
NAMESPACE_BEGIN(
www.eeworm.com/read/331719/12812181
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/331439/12828656
m abs.m
function a = abs(q)
% ABS Absolute value, or modulus, of a quaternion.
% (Quaternion overloading of standard Matlab function.)
% Copyright
www.eeworm.com/read/244932/12831256
cpp test.cpp
#include "stdafx.h"
#include
#include "int96.h"
inline void test()
{
int y = 33;
}
void main()
{
test();
srand(time(NULL));
//Try out the FormatAsDecimal fu
www.eeworm.com/read/244502/12859892
m beam2t.m
function [Ke,fe]=beam2t(ex,ey,ep,eq)
% function [Ke,fe]=beam2t(ex,ey,ep,eq)
%-------------------------------------------------------------
% PURPOSE
% Compute the stiffness matrix for a t