CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - pseudo random number
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - pseudo random number - List
[
Mathimatics-Numerical algorithms
]
mt19937-2.c
DL : 0
伪随机数生成算法,很优秀,double 0-1-pseudo-random number generator algorithm, very good, double 0-1
Date
: 2025-07-12
Size
: 2kb
User
:
张清之
[
GUI Develop
]
random_nor_eve
DL : 0
用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式。-VC 6 achieved a pseudo-random number generator demonstration program source code, including the normal random number generation and distribution of random numbers generated both ways.
Date
: 2025-07-12
Size
: 23kb
User
:
黄亮
[
VHDL-FPGA-Verilog
]
八位的伪随机数产生的verilog文件
DL : 0
八位的伪随机数产生的verilog文件linear-feedback-shift-register-eight pseudo-random number generator in Verilog document linear-feedback- shift-register
Date
: 2025-07-12
Size
: 2kb
User
:
陈正一
[
OS program
]
MTRandom
DL : 0
Mersenne Twister Pseudo-Random Number Generator -MT Pseudo-Random Number Ge nerator
Date
: 2025-07-12
Size
: 19kb
User
:
[
Other
]
prbs
DL : 0
伪随机序列产生器,VHDL程序,不记得在哪个论坛上下的。-Pseudo-random sequence generator, VHDL procedures, do not remember in which forum from top to bottom.
Date
: 2025-07-12
Size
: 2kb
User
:
韩丹
[
matlab
]
creathist
DL : 0
实现正态分布的伪随机数发生器 实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator to achieve normal distribution of the pseudo-random number generator
Date
: 2025-07-12
Size
: 1kb
User
:
syq
[
Mathimatics-Numerical algorithms
]
rand
DL : 1
均匀分布伪随机数发生器 伪随机数在计算机软件设计中有很广泛的用途。本文介绍了基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在Visual C++环境中产生伪随机数的两个重要函数,rand和srand函数,正确地使用这两个函数是产生性能良好的伪随机数的关键 -Uniformly distributed pseudo-random number generator, pseudo-random number in the computer software design in a very wide range of functions. This paper introduces the mathematical methods based on the use of computer generated pseudo-random number in a way that the linear congruence method, any pseudo-random number generated is to use the principle of recursive generated. As well as in Visual C++ Environment pseudo-random number generated two important functions, rand and srand functions, proper use of these two functions is the good performance of the pseudo-random number key
Date
: 2025-07-12
Size
: 207kb
User
:
徐雷
[
Mathimatics-Numerical algorithms
]
quasi
DL : 0
伪随机数生成器,Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions-Pseudo-random number generator, Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions
Date
: 2025-07-12
Size
: 9kb
User
:
刘冬
[
Mathimatics-Numerical algorithms
]
tre
DL : 0
实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator
Date
: 2025-07-12
Size
: 2kb
User
:
在一
[
matlab
]
MATLABforgenerationofrandomvalues
DL : 0
3种伪随机数列发生器的matlab编码以及其各种特性的分析-Three kinds of pseudo-random number generator matlab bar coding and analysis of its characteristics
Date
: 2025-07-12
Size
: 144kb
User
:
黎明
[
Mathimatics-Numerical algorithms
]
random
DL : 0
伪随机数产生器,可以根据输入的控制字产生需要的伪随机数-Pseudo-random number generator
Date
: 2025-07-12
Size
: 2kb
User
:
chengaj
[
matlab
]
P27_randU1
DL : 0
用MATLAB语音实现产生线性同余伪随机数发生器-Generated using MATLAB voice to achieve a linear congruence pseudo-random number generator
Date
: 2025-07-12
Size
: 1kb
User
:
wangwenhui
[
matlab
]
p28_randU2
DL : 0
用MATLAB语言产生小数开方伪随机数发生器-Generated using MATLAB language minority prescribing pseudo-random number generator
Date
: 2025-07-12
Size
: 1kb
User
:
wangwenhui
[
Other
]
localRand
DL : 0
常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。 * GenGaussRnd : 产生一个随机数,符合高斯分布。 */-Common random number generator, C implementation /** file contains six functions, they can produce in line with the corresponding distribution laws of random numbers:* GenUniformRnd: generate a random number, in line with evenly distributed. (Pseudo-random sequence)* GenBernoulliRnd: generate a random number, in line with the Bernoulli distribution.* GenBinomialRnd: generate a random number, in line with binomial distribution.* GenPoissonRnd: generate a random number, in line with Poisson distribution.* GenExponentRnd: generate a random number, in line with exponential distribution.* GenGaussRnd: generate a random number, in line with Gaussian distribution.* /
Date
: 2025-07-12
Size
: 1kb
User
:
lo
[
File Operate
]
Pseudo-random
DL : 0
伪随机数加密 对各类文件加密,利用一个随机序列与磁盘文件中的内容进行运算,将结果存入文件。解码时,则进行逆越算。该C程序已经经过调试-Pseudo-random number encrypted on the various types of file encryption, using a random sequence with the contents of the disk file operation will result into a file. Decoding, then to reverse the more calculation. After debugging the C program has been
Date
: 2025-07-12
Size
: 18kb
User
:
张大头
[
Algorithm
]
Pseudo-random-number-generator.cpp
DL : 0
伪随机数生成器,取时间种子,大数模2的算法-Pseudo-random number generator
Date
: 2025-07-12
Size
: 9kb
User
:
chengxuyuan
[
Other
]
logistic--Pseudo-Random-Number
DL : 0
logistic 运用普适算法 来产生伪随机序列,采用c语言编写-logistic the universal algorithm Pseudo Random Number
Date
: 2025-07-12
Size
: 1kb
User
:
yueyi0221
[
Algorithm
]
Pseudo-random-number
DL : 0
伪随机数生成算法及比较, 讨论了用数学方法快速产生随机数的方法.-Pseudo-random number generation algorithm and compared and discussed in the fast method of generating random numbers using mathematical methods.
Date
: 2025-07-12
Size
: 1.55mb
User
:
[
matlab
]
Pseudo-random-number-Generator
DL : 0
几个伪随机数发生器及其在信息隐藏中的应用,hash函数-Several pseudo-random number generator and its Application in Information Hiding, hash function
Date
: 2025-07-12
Size
: 24kb
User
:
唐万万
[
VHDL-FPGA-Verilog
]
pseudo-random-number-VHDL
DL : 0
伪随机序列发生器的vhdl软件,有m序列和gold序列的算法-pseudo random number generator
Date
: 2025-07-12
Size
: 45kb
User
:
gone
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.