文件名称:randGenerator

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [C/C++] [Windows] [Visual C] [源码]
  • 上传时间:
  • 2016-03-29
  • 文件大小:
  • 547kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 柳*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

伪随机数在计算机软件设计中有很广泛的用途。本程序包含有基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在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

..........\.....\main.ilk

..........\.....\main.obj

..........\.....\main.pch

..........\.....\main.pdb

..........\.....\vc60.idb

..........\.....\vc60.pdb

..........\main.cpp

..........\main.dsp

..........\main.dsw

..........\main.ncb

..........\main.opt

..........\main.plg

..........\VC知识库文章 - 任意分布的随机数的产生方法—VC程序实现方法.mht

..........\产生随机数P023M.txt

..........\以前写仿真程序用到的产生随机数的.txt

..........\在Visual C++中怎样获取随机数.txt

..........\均匀分布和高斯分布.txt

..........\新建 文本文档.txt

..........\用rand()和srand()产生伪随机数的方法总结.txt

..........\Debug

随机数产生

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org