文件名称:random
-
所属分类:
- 标签属性:
- 上传时间:2017-04-18
-
文件大小:1kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在实际应用中往往使用伪随机数就足够了。这些数列是“似乎”随机的数,实际上它们是通过一个固定的、可以重复的计算方法产生的。计算机或计算器产生的随机数有很长的周期性。它们不真正地随机,因为它们实际上是可以计算出来的,但是它们具有类似于随机数的统计特征。这样的发生器叫做伪随机数发生器。
在真正关键性的应用中,比如在密码学中,人们一般使用真正的随机数。-In actual applications tend to use a pseudorandom number is sufficient. The number of columns is " as if" a random number, in fact they are through a fixed, repeatable calculation produced. A random number generated by a computer or a calculator has a long periodicity. They are not really random, because they can actually be calculated, but they have similar statistical characteristics of random numbers. Such a pseudo random number generator is called the generator. In the real critical applications, such as in cryptography, people generally use a truly random number.
在真正关键性的应用中,比如在密码学中,人们一般使用真正的随机数。-In actual applications tend to use a pseudorandom number is sufficient. The number of columns is " as if" a random number, in fact they are through a fixed, repeatable calculation produced. A random number generated by a computer or a calculator has a long periodicity. They are not really random, because they can actually be calculated, but they have similar statistical characteristics of random numbers. Such a pseudo random number generator is called the generator. In the real critical applications, such as in cryptography, people generally use a truly random number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
random.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.