文件名称:test_22.2
介绍说明--下载内容均来自于网络,请自行研究使用
2、 编写一个产生1000个1到10范围内的随机数的程序。不要保存或打印数字,仅打印每个数被产生了多少次。让程序对10个不同的种子值进行计算。数字出现的次数相同吗?可以使用自定义的随机函数或ANSI C中的函数rand()和srand()。这是一个测试特定随机数发生器的随机性的方法。-1000 arising from the preparation of a 1-10 range of the random number procedure. Do not save or print the number, only a few were produced for each print the number of times. Procedures to allow the seeds of 10 different calculated values. The same number of figures it? Can use custom or random function in the ANSI C function rand () and srand (). This is a test-specific random number generator of the stochastic approach.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test_22.2.cpp