搜索资源列表
生成随机数
- 给顶随机数的范围,生成三个不同的随机器整数或实数!-to the top of the random number, generated three different random-integer or real!
蒙特卡罗方法讲义与实现 第四讲 随机数的生成及随机变量抽样
- 蒙特卡罗方法讲义与实现 第四讲 随机数的生成及随机变量抽样
生成随机数组件
- 一个asp源代码组件-Asp source code for a component
随机数生成器
- VC2004
一个伪随机数的测试程序,外国,多平台t
- 这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
rand2
- 虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创吧.在网上找了一堆不满意,只好自己写了.-generated random number is known to all. However, to generate a specified length. Designated character portfolio. Rando
生成随机数
- 给顶随机数的范围,生成三个不同的随机器整数或实数!-to the top of the random number, generated three different random-integer or real!
zhy
- 主要利用VB中的Rnd函数,来实现随机查找和打乱排序的功能,从而实现随机抽奖的目的。Rnd函数的语法结构是Rnd[(number)],可选的number参数是 single或任何有效的数值表达式。Rnd函数返回小于1但大于或等于0的值。number 的值决定了 Rnd 生成随机数的方式。-mainly use VB breaking the function to achieve random search and sort funct
random_number_VC
- 在很多数值计算中需要生成随机数,这是一个可以生成随机数的vc程序-in many numerical calculations required Random Number Generation, which is a randomly generated number of procedures vc
Srand
- 生成随机数的函数,可以指定随机数的大小和数量-Random number generation function, you can specify the random number of size and number of
rand
- 这是一段用VC++编写的平均取中法生成随机数的代码,已经经过调试,可以产生一组随机数-This is a VC to prepare with the average check and France generated random number code, have been debug, can generate a set of random numbers
random
- 实现了自动生成随机数,对于 C仿真有很大的帮助-Realize the automatic generation of random numbers for simulation C has a great help
RSAbiyesheji
- 同学的毕业设计内容,附带源码及编译程序,非常实用,随即生成随机数及密钥,自动完成加解密过程-Students graduating from the design elements, with source code and compile procedures, very practical, then generate random numbers and keys, auto-complete encryption and dec
rand
- 生成随机数的算法,原书带的并不能直接使用,这是本人改的直接可用的-Random number generation algorithm, the original book and can not be directly used, it is I change direct available
delphi_Random
- 在Delphi中生成随机数,在程序中输入随机数的范围,然后就可以手动或自动生成指定范围的随机数。-In the Delphi generated random number, in the proceedings of the scope of input random number, and then can be manually or automatically generate random numbers of designa
Generatingrandomnumbers
- 根据一个事件,里面包含了生成随机数的方法-this is a Matter,and have a Generating random numbers code in it
第4章 生成随机数
- 学习利用matlab软件生成随机数源代码程序(Learning to generate random number source code program using MATLAB software)
OpenSSL随机数
- Openssl维护一个内部随机状态数据(md_rand.c中定义的全局变量state和md),通过对这些内部数据计算摘要来生成随机数。(Openssl maintains an internal state of random data (global variables state and MD defined in md_rand.c), through the calculation of the internal data of
随机数产生排队论
- 通过生成随机数的形式确定到达时间间隔和服务时间间隔,输出相应的排队论参数(The arrival time interval and service interval are determined by generating random numbers, and the corresponding queuing theory parameters are output.)
C#生成正态分布数
- 用C#生成符合正态分布数,并在界面进行显示(Using C# to generate normal distribution numbers, and display them at the interface.)