CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - random number source

搜索资源列表

  1. c-random

    0下载:
  2. 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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11729
    • 提供者:漫游
  1. random-inc

    0下载:
  2. 用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
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  1. cmdsrc

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码-random.zip random number generator to compile the source code of a text editor cmdsrc.zip compilation of source code
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:63846
    • 提供者:黄小龙
  1. ban

    0下载:
  2. 经典算法, 用来表示 高斯分布随机数源代码 -Classical algorithms, used to denote Gaussian random number source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:7624
    • 提供者:wenning
  1. random

    0下载:
  2. 随机数产生器的汇编源代码,具体自己看看吧,其实很简单的-Random number generator to compile the source code, specifically to see their own right, it is actually very simple
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:6411
    • 提供者:吴纪超
  1. Algorithms

    0下载:
  2. 提供了多项式计算、矩阵计算、随机数产生、插值、拟合、方程组求解等一些数值计算算法,并附有查找、排序算法。在对这些算法进行讲解的同时,附上所有算法的C源码,方便进行动手尝试学习。-Provides a polynomial calculation, matrix calculation, random number generation, interpolation, fitting, solving equations and some numerical algorithms, along w
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6547647
    • 提供者:li li
  1. billion

    0下载:
  2. 产生10亿个不重复的随机数的源码文档.解决大随机数问题-Generate 1 billion of non-repetition of the random number source document. To solve major problems of random numbers
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:13256
    • 提供者:zyf
  1. randomc_sourceCode

    0下载:
  2. 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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:222666
    • 提供者:af
  1. amrandom

    1下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:448369
    • 提供者:mudacik
  1. TinyRANDOMiZEr.Incl.Source.Code

    0下载:
  2. a tiny random number generator coded in masm32 using winasm ide
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:2385
    • 提供者:0x58
  1. Random-number-generation

    0下载:
  2. matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:15133
    • 提供者:yumingwei
  1. random

    0下载:
  2. 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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:13082
    • 提供者:madud00106
  1. rand-number

    0下载:
  2. 产生随机数的VB软件,很好的资源,已经完整的源代码-VB random number generation software, a very good resources, has the complete source code
  3. 所属分类:Audio program

    • 发布日期:2017-04-07
    • 文件大小:5662
    • 提供者:zoudonglong
  1. Random

    0下载:
  2. 一个可以产生任意两个数之间随机数的程序的源代码。-A random number of the program source code can be generated between any two numbers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:7863
    • 提供者:潘正伟
  1. source-code

    0下载:
  2. 利用混沌来产生伪随机数,可以运用到中间件,使得具有安全性-Will be able to generate pseudo random number, can be applied to middleware
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:8656
    • 提供者:肖晓
  1. c-source

    0下载:
  2. 在visual c++的环境下运行,可以产生随机数-produce random number
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:1948
    • 提供者:
  1. RandomNumberGenerators-source

    0下载:
  2. 正态分布随机数算法,含应用例子-Normally distributed random number algorithm with application examples ~ ~ ~ ~ ~ ~ ~
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:25672
    • 提供者:alexander
  1. get-a-random-number

    0下载:
  2. 斩月_取随机数.由于斩月编译没有取随机数功能,故补充,是模块源码,主要支持斩月编译-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
  3. 所属分类:ELanguage

    • 发布日期:2017-04-06
    • 文件大小:1257
    • 提供者:度当空
  1. Guessing-number-game

    0下载:
  2. 这是一个用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.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2536
    • 提供者:sbiyou
  1. source

    0下载:
  2. ZIGEBEE随机数生成程序,此程序可以随机生成数字然后在lcd1602上显示出生成的数字。-ZIGEBEE random number generator program, this program can then display a randomly generated numeric numbers generated on lcd1602.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7333
    • 提供者:wuqiang
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com