当前位置:
首页
资源下载

搜索资源 - random number source
搜索资源列表
-
0下载:
C语言中产生随机数的代码,编写成了子程序的形式,可以在需要使用的源程序中调用。真正实现时间函数,每次调用随机数均不相同,每次运行随机数也不相同。产生的随机数大于0,小于等于1-C language generated random number code, prepared become subroutine in the form of the need to use the source code call. To achieve real time functions, random nu
-
-
0下载:
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
-
-
0下载:
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码-random.zip random number generator to compile the source code of a text editor cmdsrc.zip compilation of source code
-
-
0下载:
经典算法, 用来表示 高斯分布随机数源代码
-Classical algorithms, used to denote Gaussian random number source code
-
-
0下载:
随机数产生器的汇编源代码,具体自己看看吧,其实很简单的-Random number generator to compile the source code, specifically to see their own right, it is actually very simple
-
-
0下载:
提供了多项式计算、矩阵计算、随机数产生、插值、拟合、方程组求解等一些数值计算算法,并附有查找、排序算法。在对这些算法进行讲解的同时,附上所有算法的C源码,方便进行动手尝试学习。-Provides a polynomial calculation, matrix calculation, random number generation, interpolation, fitting, solving equations and some numerical algorithms, along w
-
-
0下载:
产生10亿个不重复的随机数的源码文档.解决大随机数问题-Generate 1 billion of non-repetition of the random number source document. To solve major problems of random numbers
-
-
0下载:
This an open source library of random number generators by Agner Fog
published at www.agner.org/random/.
See ran-instructions.pdf for instructions and documentation.-This is an open source library of random number generators by Agner Fog
publis
-
-
1下载:
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
-
-
0下载:
a tiny random number generator coded in masm32 using winasm ide
-
-
0下载:
matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.
-
-
0下载:
VC++根据随机数原理编写的彩票号码生成器源代码,程序不是太完善,是个半成品,设置号码个数和随机数范围即可生成号码,有兴趣的朋友继续开发完善。
-VC++ under the principle of random number generator lottery numbers written in the source code, the program is not too perfect, is a semi-random number to set the number and r
-
-
0下载:
产生随机数的VB软件,很好的资源,已经完整的源代码-VB random number generation software, a very good resources, has the complete source code
-
-
0下载:
一个可以产生任意两个数之间随机数的程序的源代码。-A random number of the program source code can be generated between any two numbers.
-
-
0下载:
利用混沌来产生伪随机数,可以运用到中间件,使得具有安全性-Will be able to generate pseudo random number, can be applied to middleware
-
-
0下载:
在visual c++的环境下运行,可以产生随机数-produce random number
-
-
0下载:
正态分布随机数算法,含应用例子-Normally distributed random number algorithm with application examples ~ ~ ~ ~ ~ ~ ~
-
-
0下载:
斩月_取随机数.由于斩月编译没有取随机数功能,故补充,是模块源码,主要支持斩月编译-get a random number. Because Zangetsu compiles without taking a random number function, it added, is the module source code, compile the main support Zangetsu
-
-
0下载:
这是一个用Visual Basic6.0编写的猜数游戏程序源码,猜一个0-100之间的随机数。-This is a number guessing game written in Visual Basic6.0 program source code, guess a random number between 0 and 100.
-
-
0下载:
ZIGEBEE随机数生成程序,此程序可以随机生成数字然后在lcd1602上显示出生成的数字。-ZIGEBEE random number generator program, this program can then display a randomly generated numeric numbers generated on lcd1602.
-