CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Random Number Generator

搜索资源列表

  1. dieharder-2.6.24

    1下载:
  2. Dieharder是一个 测试一序列伪随机数的随机性能的测试套件,包括:生日间隔测试,在一个字节流中计算1的测试,最短距离测试,随机范围测试,和重叠测试,跑上测试,跑下测试,双骰子测试等等 -Dieharder is a random number generator (rng) testing suite.It includes,Birthday spacings test,, Overlapping permutations test, Ranks of matrices test,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:835896
    • 提供者:OXygen
  1. sample2

    1下载:
  2. 双色球彩票游戏软件 1横向滚动显示文字 2优良的随机数产生算法 3动态显示随机数 4彩色静态文本的实现 5使用VC操作EXCEL 6高效的排列组合算法 7文件操作-1 horizontal Scrolling text 2 good random number generator algorithm for random number 3 dynamic display 4 static text color to achieve 5 of EXCEL 6 the u
  3. 所属分类:Other Games

    • 发布日期:2016-03-15
    • 文件大小:7704515
    • 提供者:lishiming
  1. COD

    0下载:
  2. 这是data mining的维度魔咒实作之一 简单介绍在资料库中当资料的dim愈高愈多,在计算Euclidean Distance时会降低,如图所示 资料皆为乱数产生-This is the dimension of data mining as one of curse is a brief introduction in the database when the information the higher the more dim, when the Euclidean Dist
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:77113
    • 提供者:洪武
  1. random_arm

    0下载:
  2. 采用MD4哈希函数的随机数生成函数,已在ARM环境下测试过。可应用于如无线数据发送时的随机避让。-Random number generator utilizing MD4 hash function of environmental noise captured as the seed and a linear congruence generator for the random numbers.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2327
    • 提供者:王芊芊
  1. tauss88.f90

    0下载:
  2. L Ecuyer s 1996 Tausworthe random number generator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1632
    • 提供者:jejaka
  1. knuth.f90

    0下载:
  2. Yet another random number generator this one is based upon an algorithm by Donald Knuth -Yet another random number generator this one is based upon an algorithm by Donald Knuth
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:jejaka
  1. randapplication

    0下载:
  2. 一个随机数产生程序.希望对初学者有所帮助.-A random number generator program. I hope to be helpful to beginners.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:326155
    • 提供者:小柯
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。-Monte Carlo method lingjian.m----- using parts lingjian.m initial value, using the Monte Carlo method to calculate the total cost. Using i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3233
    • 提供者:陈高飞
  1. randomc

    0下载:
  2. Mersenne twister,Mother-of-All (Multiply with carry) and SIMD-oriented Fast Mersenne Twister Random number generator writtern in c-Mersenne twister,Mother-of-All (Multiply with carry) and SIMD-oriented Fast Mersenne Twister Random number generato
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:224666
    • 提供者:Mzong
  1. CCode

    0下载:
  2. 遗传算法CUse time of day to feed the random number generator seed
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:3591
    • 提供者:dfgert
  1. Monty

    0下载:
  2. 游戏规则如下:游戏中设有三扇门,其中一扇门后上一辆汽车,另外两扇门后各有一头山羊。游戏参与者首先选择其中一扇门,然后节目主持人将另外两扇门中藏有山羊的那扇打开(由于有两头山羊,不管游戏参与者如何选择,节目主持人总是可以打开一扇藏有山羊的门),并给游戏参与者一次改选的机会。这样,游戏参与者实际上有三种不同的选择方式: 1、维持原先的选择不变 2、随机选定是维持原先的选择还是选择另一扇门(例如抛硬币做决定) 3、直接选择另一扇门 模拟程序运行时,提示拥护输入其所做的决
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:259315
    • 提供者:firebird
  1. Zufallszahlen

    0下载:
  2. 数据结构典型算法的代码: 关于Chi-Quadrat算法的随机数产生-Data structure of a typical algorithm code: Chi-Quadrat algorithm on the random number generator
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1318
    • 提供者:ly weimar
  1. fangsaizichengxu

    0下载:
  2. 编写一个仿骰子程序,将六面体骰子掷6000次,统计出各面出现的次数。每次投掷骰子出现哪一面,由随机数发生器提供的函数经过处理而确定-Procedures for the preparation of an imitation dice will hexahedron dice throwing objects from a 6000 meeting, the statistics of the number of the surface there. Which occur every time
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1641
    • 提供者:123
  1. weisuijishu

    0下载:
  2. 自己用vc++编的伪随机数生成器,可以输入生成多少个,且可以保存-Their use vc++ for the pseudo-random number generator can generate the number of input and can be saved
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3741833
    • 提供者:Jonas
  1. size1

    0下载:
  2. 简单的四则运算 产生两个随机数 产生随机的计算-Simple arithmetic have two random number generator random calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:35088
    • 提供者:原国
  1. TestRnd

    0下载:
  2. 随机数生成测试,适于初学者,可以下载下来研究一下-Random number generator test, suitable for beginners
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2092
    • 提供者:祝志云
  1. test_22.2

    0下载:
  2. 2、 编写一个产生1000个1到10范围内的随机数的程序。不要保存或打印数字,仅打印每个数被产生了多少次。让程序对10个不同的种子值进行计算。数字出现的次数相同吗?可以使用自定义的随机函数或ANSI C中的函数rand()和srand()。这是一个测试特定随机数发生器的随机性的方法。-1000 arising from the preparation of a 1-10 range of the random number procedure. Do not save or print the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:651
    • 提供者:qfnu08zzr
  1. test_22.3

    0下载:
  2. 3、 编写一个函数。该函数接受下列参数:一个int数组的名称,数组大小和一个代表选取次数的值。然后函数从数组中随机选择指定数量的元素并打印他们。每个元素最多选择一次(模拟抽奖或挑选陪审成员)。另外,请使用time()或其它类似的函数生成种子。以便srand()函数初始化随机数生成器rand()。编写一个简单的程序测试该函数。-The preparation of a function. The function accepts the following parameters: the name
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:734
    • 提供者:qfnu08zzr
  1. NormalDistribution

    0下载:
  2. Random Number Generator based Normal Distribution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:22824
    • 提供者:b3dnar
  1. SPIM2008_spring

    0下载:
  2. 这是mips汇编语言的模拟器SPIM的使用说明,对MIPS干兴趣的下。-Mips assembly language this is the SPIM simulator of the use of MIPS interest in the next stem.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:521309
    • 提供者:Apeng Lan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com