代码搜索:Multiplicative
找到约 131 项符合「Multiplicative」的源代码
代码结果 131
www.eeworm.com/read/285407/4052283
java randommcg.java
package org.jgap.util;
/**
Implementation of a randomX-compliant class using the
"Minimal Standard" multiplicative congruential generator of Park
and Miller. [Park, S.K. an
www.eeworm.com/read/429858/1944706
java randommcg.java
package org.jgap.util;
/**
Implementation of a randomX-compliant class using the
"Minimal Standard" multiplicative congruential generator of Park
and Miller. [Park, S.K. an
www.eeworm.com/read/394673/2454866
java randommcg.java
package org.jgap.util;
/**
Implementation of a randomX-compliant class using the
"Minimal Standard" multiplicative congruential generator of Park
and Miller. [Park, S.K. an
www.eeworm.com/read/202680/15375928
m randmcg.m
function r = randmcg(p,q)
%RANDMCG Multiplicative congruential uniform random number generator.
% Based on the parameters used by MATLAB version 4.
% The statement
% r = randmcg
% generates a
www.eeworm.com/read/290293/8491466
c inverse.c
/*
Author: Pate Williams (c) 1997
2.142 Algorithm Computing multiplicative
inverses in Zn
See "Handbook of Applied Cryptography" by
Alfred J. Menezes et al page 71.
*/
#include
www.eeworm.com/read/386996/8714274
c inverse.c
/*
Author: Pate Williams (c) 1997
2.142 Algorithm Computing multiplicative
inverses in Zn
See "Handbook of Applied Cryptography" by
Alfred J. Menezes et al page 71.
*/
#include
www.eeworm.com/read/167116/9980425
m randssp.m
function r = randssp(p,q)
%RANDSSP Multiplicative congruential uniform random number generator.
% Based on the parameters used by IBM's Scientific Subroutine Package.
% The statement
% r = ran
www.eeworm.com/read/246726/12706976
c inverse.c
/*
Author: Pate Williams (c) 1997
2.142 Algorithm Computing multiplicative
inverses in Zn
See "Handbook of Applied Cryptography" by
Alfred J. Menezes et al page 71.
*/
#include
www.eeworm.com/read/316412/13523377
m randssp.m
function r = randssp(p,q)
%RANDSSP Multiplicative congruential uniform random number generator.
% Based on the parameters used by IBM's Scientific Subroutine Package.
% The statement
% r = ran
www.eeworm.com/read/101082/6240552
c hsearch.c
/* @(#)hsearch.c 1.2 */
/*LINTLIBRARY*/
/* Compile time switches:
MULT - use a multiplicative hashing function.
DIV - use the remainder mod table size as a hashing function.
CHAINED - use a