代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/102935/6226608
s ev6-divide.s
/*
* arch/alpha/lib/ev6-divide.S
*
* 21264 version contributed by Rick Gorton
*
* Alpha division..
*/
/*
* The alpha chip doesn't provide hardware division, s
www.eeworm.com/read/100601/6267699
c rsawrapr.c
/*
* PKCS#1 encoding and decoding functions.
* This file is believed to contain no code licensed from other parties.
*
* The contents of this file are subject to the Mozilla Public
* License Vers
www.eeworm.com/read/494289/6381587
c mrmonty.c
/*
* MIRACL Montgomery's method for modular arithmetic without division.
* mrmonty.c
*
* Programs to implement Montgomery's method
* See "Modular Multiplication Without Trial Divisi
www.eeworm.com/read/493005/6403488
random
NAME
random - Blum-Blum-Shub pseudo-random number generator
SYNOPSIS
random([[min, ] max])
TYPES
min integer
max integer
return integer
DESCRIPTION
Generate a pseudo-rand
www.eeworm.com/read/484599/6580629
vhd modmult.vhd
----------------------------------------------------------------------
---- ----
---- Modular Multiplier ----
---- RSA Public Key Cryptography IP Core ----
www.eeworm.com/read/233055/14170742
param backvalve_.param
HA001 instance 1 gas precharge pressure [bar] Param_Id=892
HA001 instance 1 accumulator volume [L] Param_Id=893
HA001 instance 1 polytropic index [null] Param_Id=894
HA001 instance 1 index of hydra
www.eeworm.com/read/217334/14968923
ini ton.ini
[MODULUS]
0201=32.25
0202=33.50
0203=27.25
0204=25.50
0205=21.25
0206=18.75
0207=15.00
0208=12.25
0209=7.25
0210=3.25
0211=0.50
0302=33.75
0303=37.00
0304=38.75
0305=39.50
0313=38.00
www.eeworm.com/read/116193/14983524
cpp fnt.cpp
#include "ap.h"
// Un-optimized basic fnt functions
void fnt (modint data[], modint pr, int isign, size_t nn, int s)
{
size_t m, i, j, istep, mmax;
modint w, z, a, b;
if (nn
www.eeworm.com/read/211389/15181009
c ecc.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/161121/5557029
s ev6-divide.s
/*
* arch/alpha/lib/ev6-divide.S
*
* 21264 version contributed by Rick Gorton
*
* Alpha division..
*/
/*
* The alpha chip doesn't provide hardware division, s