搜索资源列表
伪随机数
- 几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用-several common pseudo-random number generated procedures, procedures are available on the download elsewhere, I felt that more useful
BootAmova1.02
- 生物学种群遗传结构随机生成,由原始种群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
random(mt19937)
- 一个随机数产生器(mt19937) 计算物理中Monte Carlo方法中的基本条件 周期为2^19937-a random number generator (mt19937) Computational Physics Monte Carlo methods of the basic conditions for the cycle 2 ^ 19937
SportSport
- 一个产生随机数的程序,最多可以产生6位的随机数-a random number of procedures, can have a maximum of six random number
25093950538
- Von Neuman在1940年提出了平方取中法,其原理是将一个给定的2n比特的数平方,然后高位补0得到4n比特的数,再截取中间的2n位进行下次迭代,并得到一个随机数序列。这种方法无论是在硬件实现上,还是在仿真测试上都比较容易实现,但是它的周期受初始值的影响很大,如果初始值选得不好,会严重影响随机数序列的质量和周期,而且其最大周期不会超过22n 随机数生成-Von Neuman in the 1940 square from France, Its principle is to be a
zjf147
- 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用REMEZ算法求交错点组。用Cholesky分解求ARMA模型的参数并作谱估计。求MA模型的参数 并估计功率谱。 用最小方差法估计序列 的功率谱。-used to produce uniform or Gaussian distribution of the pseudo-random number (similar to white noise). They may have a different mean
k_meanslr
- 用C++实现的聚类,随机数在文档中给出,通过递归调用的方式实现-with C + + realization of the clustering, random number in the document presented by the recursive call in a way
E66_0230
- 内部排序算法比较 一、需求分析 1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。 2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。 3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。 -internal sorting algorithm 1, a demand an
randomdailog
- 随机点名器,按开始进行点名(随机产生学号或者身份证号),按停止即确定这个号码。-for a random, started by a (randomly generated number, or school ID), that is determined to stop by this number.
buyLottery
- 购买彩票程序。该程序可以购买两种彩票,福彩和体彩。其中用到了随机数。-buy lottery procedures. The procedure can buy two tickets, lotteries and lottery. Which uses a random number.