randGenerator

所属分类:数学计算
开发工具:Visual C++
文件大小:547KB
下载次数:2
上传日期:2016-03-28 14:51:22
上 传 者柳兵
说明:  伪随机数在计算机软件设计中有很广泛的用途。本程序包含有基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在Visual C++环境中产生伪随机数的两个重要函数,rand和srand函数,正确地使用这两个函数是产生性能良好的伪随机数的关键,最后介绍了利用伪随机数生成技术在MFC中生成基于C/S模式应用程序的随机校验码以及利用一种软件工具ImagePassword产生随机密码。
(Pseudo-random number have a very wide range of uses in computer software design. The Program includes a method for pseudo-random number generation using a computer-based mathematical methods, namely linear congruential method, any pseudo-random numbers are generated using the principle of recursion to generate. And two important functions generate pseudo-random numbers in the Visual C++ environment, rand and srand functions, the proper use of these two functions is the key to good performance of the pseudo-random number generation, and finally describes the use of pseudo-random number generation techniques in MFC It is generated based on C/S mode applications and the use of a random check code ImagePassword a software tool to generate random passwords.)

文件列表:
随机数产生\Debug\main.exe (258124, 2012-10-25)
随机数产生\Debug\main.ilk (299012, 2012-10-25)
随机数产生\Debug\main.obj (10665, 2012-10-25)
随机数产生\Debug\main.pch (305832, 2012-10-25)
随机数产生\Debug\main.pdb (484352, 2012-10-25)
随机数产生\Debug\vc60.idb (50176, 2012-10-25)
随机数产生\Debug\vc60.pdb (61440, 2012-10-25)
随机数产生\main.cpp (2032, 2007-04-15)
随机数产生\main.dsp (3445, 2007-04-15)
随机数产生\main.dsw (533, 2007-04-15)
随机数产生\main.ncb (50176, 2012-10-25)
随机数产生\main.opt (53760, 2012-10-25)
随机数产生\main.plg (736, 2012-10-25)
随机数产生\VC知识库文章 - 任意分布的随机数的产生方法—VC程序实现方法.mht (367531, 2007-03-27)
随机数产生\产生随机数P023M.txt (3282, 2007-03-22)
随机数产生\以前写仿真程序用到的产生随机数的.txt (1540, 2007-03-26)
随机数产生\在Visual C++中怎样获取随机数.txt (1466, 2007-03-26)
随机数产生\均匀分布和高斯分布.txt (7220, 2005-01-20)
随机数产生\新建 文本文档.txt (478, 2007-03-22)
随机数产生\用rand()和srand()产生伪随机数的方法总结.txt (3100, 2007-03-26)
随机数产生\Debug (0, 2015-09-10)
随机数产生 (0, 2015-09-10)

近期下载者

相关文件


收藏者