Welcome![Sign In][Sign Up]
Location:
Search - pseudo random number generator

Search list

[Mathimatics-Numerical algorithmsmt19937-2.c

Description: 伪随机数生成算法,很优秀,double 0-1-pseudo-random number generator algorithm, very good, double 0-1
Platform: | Size: 2048 | Author: 张清之 | Hits:

[GUI Developrandom_nor_eve

Description: 用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.
Platform: | Size: 23552 | Author: 黄亮 | Hits:

[VHDL-FPGA-Verilog八位的伪随机数产生的verilog文件

Description: 八位的伪随机数产生的verilog文件linear-feedback-shift-register-eight pseudo-random number generator in Verilog document linear-feedback- shift-register
Platform: | Size: 2048 | Author: 陈正一 | Hits:

[OS programMTRandom

Description: Mersenne Twister Pseudo-Random Number Generator -MT Pseudo-Random Number Ge nerator
Platform: | Size: 19456 | Author: | Hits:

[Otherprbs

Description: 伪随机序列产生器,VHDL程序,不记得在哪个论坛上下的。-Pseudo-random sequence generator, VHDL procedures, do not remember in which forum from top to bottom.
Platform: | Size: 2048 | Author: 韩丹 | Hits:

[matlabcreathist

Description: 实现正态分布的伪随机数发生器 实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator to achieve normal distribution of the pseudo-random number generator
Platform: | Size: 1024 | Author: syq | Hits:

[Mathimatics-Numerical algorithmsrand

Description: 均匀分布伪随机数发生器 伪随机数在计算机软件设计中有很广泛的用途。本文介绍了基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在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
Platform: | Size: 211968 | Author: 徐雷 | Hits:

[Mathimatics-Numerical algorithmsquasi

Description: 伪随机数生成器,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
Platform: | Size: 9216 | Author: 刘冬 | Hits:

[Mathimatics-Numerical algorithmstre

Description: 实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator
Platform: | Size: 2048 | Author: 在一 | Hits:

[matlabMATLABforgenerationofrandomvalues

Description: 3种伪随机数列发生器的matlab编码以及其各种特性的分析-Three kinds of pseudo-random number generator matlab bar coding and analysis of its characteristics
Platform: | Size: 147456 | Author: 黎明 | Hits:

[Mathimatics-Numerical algorithmsrandom

Description: 伪随机数产生器,可以根据输入的控制字产生需要的伪随机数-Pseudo-random number generator
Platform: | Size: 2048 | Author: chengaj | Hits:

[matlabP27_randU1

Description: 用MATLAB语音实现产生线性同余伪随机数发生器-Generated using MATLAB voice to achieve a linear congruence pseudo-random number generator
Platform: | Size: 1024 | Author: wangwenhui | Hits:

[matlabp28_randU2

Description: 用MATLAB语言产生小数开方伪随机数发生器-Generated using MATLAB language minority prescribing pseudo-random number generator
Platform: | Size: 1024 | Author: wangwenhui | Hits:

[OtherlocalRand

Description: 常用随机数发生器,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.* /
Platform: | Size: 1024 | Author: lo | Hits:

[Communication-Mobilerandom

Description: 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation method requested by the distribution of random numbers. Uniform distribution commonly used pseudo-random sequence generator has a linear congruential generator and two linear feedback shift register.
Platform: | Size: 1024 | Author: wswfx | Hits:

[SCMchaosushuchaxun

Description: 利用一种伪随机数生成的新方法 ———超素数法,在单片机的P1.6口产生周期为498的伪随机序列。-Pseudo-random number generator using a new method--- law of prime numbers, generated in the microcontroller ports P1.6 period of 498 pseudo-random sequence.
Platform: | Size: 14336 | Author: wangliping | Hits:

[AlgorithmPseudo-random-number-generator.cpp

Description: 伪随机数生成器,取时间种子,大数模2的算法-Pseudo-random number generator
Platform: | Size: 9216 | Author: chengxuyuan | Hits:

[VHDL-FPGA-VerilogRandom-number-generator-verilog

Description: Verilog code for a pseudo random number generator using linear shift registers. Implemented on Basys2 with Xilinx. Project report also is included.
Platform: | Size: 1177600 | Author: sndn_shr | Hits:

[matlabPseudo-random-number-Generator

Description: 几个伪随机数发生器及其在信息隐藏中的应用,hash函数-Several pseudo-random number generator and its Application in Information Hiding, hash function
Platform: | Size: 24576 | Author: 唐万万 | Hits:

[VHDL-FPGA-Verilogpseudo-random-number-VHDL

Description: 伪随机序列发生器的vhdl软件,有m序列和gold序列的算法-pseudo random number generator
Platform: | Size: 46080 | Author: gone | Hits:
« 12 3 4 »

CodeBus www.codebus.net