搜索资源列表
-
1下载:
用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.
-
-
0下载:
生物学种群遗传结构随机生成,由原始种群BOOTSTRAP生成任意数量的种群,以进行种群遗传结构显著性的统计学推断。-biology population genetic structure random generation, from the original population Bootstrap generate any number of stocks for population genetic structure of significant statistical inferen
-
-
0下载:
Von Neuman在1940年提出了平方取中法,其原理是将一个给定的2n比特的数平方,然后高位补0得到4n比特的数,再截取中间的2n位进行下次迭代,并得到一个随机数序列。这种方法无论是在硬件实现上,还是在仿真测试上都比较容易实现,但是它的周期受初始值的影响很大,如果初始值选得不好,会严重影响随机数序列的质量和周期,而且其最大周期不会超过22n
随机数生成-Von Neuman in the 1940 square from France, Its principle is to be a
-
-
1下载:
用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式,(Using VC 6 to realize a pseudorandom number generation demonstration program source code, including normal distribution random number generation and average distribution random number generation met
-