搜索资源列表
random number generator
- 一个随机数发生器的代码,C++实现-a random number generator code, C + +
random.zip 使用汇编产生随机数的程序
- 使用汇编产生随机数的程序 , The use assembly has the random number procedure
localRand
- 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
general-random-number-in-C-Sharp
- 在C#中,产生一般随机数用Random即可,但是,若要产生服从特定分布的随机数,就需要一定的算法来支持了,产生服从正态分布、泊松分布、指数分布以及负指数分布随机数的方法-A general random number in C#, you can use Random, but to have to obey a particular distribution of random numbers, you need a certain algorithm to support, resultin
rng_opencore
- opencore, random number generator, verilog
random
- 随机数产生器的汇编源代码,具体自己看看吧,其实很简单的-Random number generator to compile the source code, specifically to see their own right, it is actually very simple
random_number_gernerator
- random number generator,随机数产生器,可以产生均匀分布的随机数,有Mersenne twister, RANROT-B,RANROT-W, Mother-of-all等-random number generator, random number generator can generate uniformly distributed random numbers, there are Mersenne twister, RANROT-B, RANROT-W, Mothe
Random
- 标准C实现,根据线形同余法的随机数生成器-Standard C implementation, according to wire more than the law is tantamount to random number generator
random
- 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
RHandRand
- 用matlab仿真对光谱进行定标和很好的一个随机数发生器-Matlab simulation of the spectrum used for calibration and a very good random number generator
bsearch
- binary search and Sets the seed of the random number generator,computes a random integer in a range
MATLABforgenerationofrandomvalues
- 3种伪随机数列发生器的matlab编码以及其各种特性的分析-Three kinds of pseudo-random number generator matlab bar coding and analysis of its characteristics
3
- 随机数生成程序,用于作为系统辨识的输入信号,得出相应的输出-Random number generator procedure for system identification as an input signal, the output reached
PUF_Based_RNG_paper
- Hardware random number generators attempt to extract randomness directly from complex physical systems. In this way they create random outputs without requiring any seed inputs. In this paper we describe how to use Physical Random Functions (or Phy
random
- 亂數出來的藝術 由flash程式編寫 值得一玩看看喔-The art of random number out of programming by the flash is worth playing to see喔
random-number
- 数据结构典型算法的代码: 关于Chi-Quadrat算法的随机数产生-Data structure of a typical algorithm code: Chi-Quadrat algorithm on the random number generator
generate_random
- Matlab下生成给定分布律的随机数的程序。包括采用余数法,产生一个N(0,1)正态分布随机数等。-generate the random number you give the rules.
random
- 伪随机数产生器,可以根据输入的控制字产生需要的伪随机数-Pseudo-random number generator
random
- 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
Random-number-generation
- matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.