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:
Description: 伪随机序列产生器,VHDL程序,不记得在哪个论坛上下的。-Pseudo-random sequence generator, VHDL procedures, do not remember in which forum from top to bottom. Platform: |
Size: 2048 |
Author:韩丹 |
Hits:
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:
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:
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:
Description: 3种伪随机数列发生器的matlab编码以及其各种特性的分析-Three kinds of pseudo-random number generator matlab bar coding and analysis of its characteristics Platform: |
Size: 147456 |
Author:黎明 |
Hits:
Description: 用MATLAB语音实现产生线性同余伪随机数发生器-Generated using MATLAB voice to achieve a linear congruence pseudo-random number generator Platform: |
Size: 1024 |
Author:wangwenhui |
Hits:
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:
Description: 伪随机数加密
对各类文件加密,利用一个随机序列与磁盘文件中的内容进行运算,将结果存入文件。解码时,则进行逆越算。该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 Platform: |
Size: 18432 |
Author:张大头 |
Hits:
Description: 伪随机数生成算法及比较, 讨论了用数学方法快速产生随机数的方法.-Pseudo-random number generation algorithm and compared and discussed in the fast method of generating random numbers using mathematical methods. Platform: |
Size: 1628160 |
Author: |
Hits:
Description: 几个伪随机数发生器及其在信息隐藏中的应用,hash函数-Several pseudo-random number generator and its Application in Information Hiding, hash function Platform: |
Size: 24576 |
Author:唐万万 |
Hits: