搜索资源列表
LibTomCrypt
- LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。 你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org libtomcrypt在C++builder6下编译为tomcrypt.lib -LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types
randomNumalgorithm
- 一个用VC++6.0编写的随机数生成器,与常规的算法比较有了改进。-a VC 6.0 prepared by the random number generator, with the conventional algorithm has improved.
2007525perlinnoise
- 利用vc++编的Perlin Noise随机数生成器,在这里生成的是一个噪音纹理,利用这个生成器可以构造自然景物。-use vc series Perlin Noise random number generator. Here is a generation of noise texture, use of the generator can be constructed natural landscape.
随机数生成器
- VC2004
dual_color_ball
- 没事时用Java Swing写的双色球随机数生成器
password1
- 一次一密系统,用户进入系统的密码均为一次性。用一次做废,算法也包括了一个随机数生成器-once a dense system, users access to the system were a one-time password. Once done with waste, the algorithm also includes a random number generator
quasi
- 伪随机数生成器,Implementation of the Quasi-Random Number generator currently hardwired to no more than 52 dimensions
ansi917(14)
- 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
homework
- 伪随机数生成器,vc++编程生成伪随机数-Pseudo-random number generator, vc++ program to generate pseudo-random number
Random
- 标准C实现,根据线形同余法的随机数生成器-Standard C implementation, according to wire more than the law is tantamount to random number generator
Rand.tar
- 随机数生成器,学习概率统计和编程时经常会用到,敬请收下。-Random number generator, probability and statistics and programming study often used, please accept.
weisuijishu
- 自己用vc++编的伪随机数生成器,可以输入生成多少个,且可以保存-Their use vc++ for the pseudo-random number generator can generate the number of input and can be saved
test_22.3
- 3、 编写一个函数。该函数接受下列参数:一个int数组的名称,数组大小和一个代表选取次数的值。然后函数从数组中随机选择指定数量的元素并打印他们。每个元素最多选择一次(模拟抽奖或挑选陪审成员)。另外,请使用time()或其它类似的函数生成种子。以便srand()函数初始化随机数生成器rand()。编写一个简单的程序测试该函数。-The preparation of a function. The function accepts the following parameters: the name
beecrypt-4.1.2.tar
- 是一个正在进行的项目,提供强有力的和快速的加密形式的工具包使用的商业和开放源代码项目。库包括:随机数生成器,分组密码,散列函数,消息认证码-Is an ongoing project to provide a strong and fast encryption tool kit used in the form of commercial and open source projects. Library include: random number generator, block ciph
Pseudo-random-number-generator.cpp
- 伪随机数生成器,取时间种子,大数模2的算法-Pseudo-random number generator
dsada
- 本随机数生成器采用java实现,能够生成指定范围内的随机数(The random number generator uses Java to generate random numbers within the specified range)
样本序列的均值
- 利用随机数生成器产生一个长度为N的符号序列,求样本序列均值(The random number generator is used to generate a symbol sequence of length N, and the mean of the sample sequence is obtained)
RNG
- 这是一个随机数发生器,包含了NIST测试工具(This is a Random Number Generator.)
使用timer实现随机数
- 在线随机数生成器,可以随机生成你设定的随机数,可以是唯一的或者重复的,可以应用于dota2roll点器,魔兽roll点辅助工具,抽奖或者需要随机数字的应用中。 产生随机数有多种不同的方法。这些方法被称为随机数发生器。随机数最重要的特性是它在产生是后面的那个数与前面的那个数毫无关系。(Online random number generator, you can set the random numbers generated can be unique or repeated, can be
0-999随机数
- 1. 设计并实现一个随机数生成电路,每2秒随机生 成一个0~999之间的数字,并在数码管上显示 生成的随机数。 2. 为系统设置一个复位键,复位后数码管显示 “000”,2秒后再开始每2秒生成并显示随机 数,要求使用按键复位。(1. Design and implement a random number generating circuit, which generates randomly every 2 seconds Form a number between 0 and 999 an