搜索资源列表
eetop.cn_random
- 基于fpga产生的伪随机数,很好的学习资料,值得学习-Fpga generate pseudo-random numbers, good learning materials, it is worth learning
sample-methods
- 随机数的产生算法介绍:任意分布的伪随机变量的抽样,方法包括直接抽样方法,变换抽样法,舍选抽样法等。-Random number generation algorithm: the arbitrarily distributed pseudo-random variable sampling methods including direct sampling method, transform sampling method- rejection sampling method.
weq12323
- 1.线性同余随机数生成器介绍: 古老的LCG(linear congruential generator)代表了最好最朴素的伪随机数产生器算法。主要原因是容易理解,容易实现,而且速度快。 -A linear congruential random number generator: ancient LCG (linear congruential generator) represents the best and most simple pseudo-random number ge
NIST-random-number-test-standards
- 这套NIST(国家标准与技术研究所)测试程序是一个统计包,包括16种测试手段。这些测试手段可测试由用作保密随机或者伪随机数发生器的硬件和软件产生的任意长的2进制序列的随机性。这些测试手段主要致力于判定可能存在于序列中的多种多样的非随机性。其中一些测试又可以分解成多种子测验。这16种测-Set NIST (National Institute of Standards and Technology) test procedure is a statistical package, includin
pseudo-random-numbers
- 产生伪随机数常用的两种算法,充分加速随机数生成过程-Generate pseudo-random numbers used two algorithms
Joseph(new)
- 用伪链表实现约瑟夫环,其中的密码用的不是随机数,可以自行设置。-Joseph ring with pseudo list, the password is not used random number, you can set up their own.