代码搜索:Multiplicative

找到约 131 项符合「Multiplicative」的源代码

代码结果 131
www.eeworm.com/read/113399/6131989

c lrand.c

/* lrand(3) * * Author: Terrence W. Holm Nov. 1988 * * * A prime modulus multiplicative linear congruential * generator (PMMLCG), or "Lehmer generator". * Implementation di
www.eeworm.com/read/216450/4894468

c lrand.c

/* lrand(3) * * Author: Terrence W. Holm Nov. 1988 * * * A prime modulus multiplicative linear congruential * generator (PMMLCG), or "Lehmer generator". * Implementation directly
www.eeworm.com/read/304222/3802537

c lrand.c

/* lrand(3) * * Author: Terrence W. Holm Nov. 1988 * * * A prime modulus multiplicative linear congruential * generator (PMMLCG), or "Lehmer generator". * Implementation directly
www.eeworm.com/read/389922/2530793

c lrand.c

/* lrand(3) * * Author: Terrence W. Holm Nov. 1988 * * * A prime modulus multiplicative linear congruential * generator (PMMLCG), or "Lehmer generator". * Implementation directly
www.eeworm.com/read/252366/4408567

c lrand.c

/* lrand(3) * * Author: Terrence W. Holm Nov. 1988 * * * A prime modulus multiplicative linear congruential * generator (PMMLCG), or "Lehmer generator". * Implementation di
www.eeworm.com/read/249847/12465818

m cascade.m

% Cascade model %Reference: % Flores, Claudia, Multiplicative cascade models for rain in % hydro-meteorological disasters risk management % Begin m=4; % This is the mass to be distributed alo
www.eeworm.com/read/278750/10512647

hpp random.hpp

// -*- c++ -*- // // File: random.hpp // // Description: C++ implementation of the random number generator class. // eCGA version 1.0 implemented Prime Modulus Multiplicative
www.eeworm.com/read/278750/10512670

cpp random.cpp

// -*- c++ -*- // // File: random.cpp // // Description: C++ implementation of the random number generator class. // eCGA version 1.0 implemented Prime Modulus Multiplicative
www.eeworm.com/read/216802/4880526

todo

TODO JavaScript JavaScript Compiler * General - clean up the compiler source * Optimizations - Improve constant folding: type conversions, expr_multiplicative, expr_shift, ex
www.eeworm.com/read/427511/8938531

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 =