搜索资源列表
随机数的生成
- C++程序实现的各种随机数的生成程序。-C program of random number generation procedures.
pseudo-random
- c++小程序,实现:产生伪随机数,并实现10枚硬币投50000次,计算出正面向上的次数和概率。-c++ small program implementation: generate pseudo-random number, and realize 10 coins cast 50,000 times to calculate the probability of a positive number and upward.
zufall
- 随机数生成fortran源程序,可用于非均匀,高斯,泊松随机数生成-uniform , gaussian, and poisson random number generation
amrandom
- This a random source code for delphi. Examples ramdom functions as follows: The following Random Number Generators: - Normal (Gaussian) - Gamma - Chi-squared - Exponential - Weibull - Beta - t - Mult
suijishushengchenghanshu
- 几种常用的随机数生成函数的matlab程序-Several commonly used random number generator function of matlab program
random
- 使用VC++随机数原理编写彩票号码生成器-Using VC++ random number generator lottery numbers written principles
random
- double类型随机数生成并写入文件,每次生成十组,每组2个double类型随机数-double type of random number generator and write files, each generated ten groups, each two types of random numbers double
Pseudo-random-number-generator.cpp
- 伪随机数生成器,取时间种子,大数模2的算法-Pseudo-random number generator
Random
- 关于随机数产生的一些算法,用C语言实现,很实用-Some on the random number generation algorithm, using C language, it is practical
random
- 用线性同余法实现产生随机数。它可以产生0到255的随机数-Achieved with a linear congruential method for generating random numbers. It can generate a random number from 0 to 255
Pseudo-random-number
- 伪随机数生成算法及比较, 讨论了用数学方法快速产生随机数的方法.-Pseudo-random number generation algorithm and compared and discussed in the fast method of generating random numbers using mathematical methods.
random-number-producer
- 利用平方取中法,线性同余法产生伪随机数。可以设置随机数种子。最后结果作为文本输出。-Generates a random number
Random-number-generation
- 随机数的产生,帮助了解随机概率统计的意义和研究方法,打好学习基础。-Random number generation, to help understand the significance of random probability and statistics and research methods, and lay a solid learning foundation.
random-number-generation
- 正态随机数分布程序:生成特定区间上的随机分布数,应用于仿真实验中为数据添加噪声。-Normal random number distribution program: generate a number of randomly distributed on the specific interval, noise added to the data used in the simulation.
zipf-random
- 随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。-Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will oc
16807-random-number-generator
- 计算物理作业第1题 16807随机数产生器 产生[0,1]上的随机数并测试独立性和均匀性-16807 random number generator
temperaure-use-random-data
- labview练习用随机数产生数据做成温度曲线图。-labview practice made temperature graphs generated data with a random number.
random
- Visual C++随机数原理编写彩票号码生成器-VC++ to write a random number lottery number generator principle
Random-Number-Generator
- 利用线性同余法生成均匀分布的随机数,同时基于均匀随机数生成正态分布,01分布随机数。-The programme generates the uniform random numbers, on which the generation of gauss random numbers and 0-1 random numbers are based.
Generates-a-random-number
- matlab程序,用于生成随机数,里面包含多种生成算法,供大家参考-matlab program for generating random numbers