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

搜索资源列表

  1. random_binary

    0下载:
  2. MATLAB通信系统随机数产生mfiles,均匀、瑞利、高斯随机数发生器-Communication systems random number generator MATLAB mfiles, uniform, Rayleigh, Gaussian random number generator
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:11142
    • 提供者:吴东伟
  1. kmc.tar

    3下载:
  2. 蒙特卡罗模拟,包括随机数生成,蒙特卡洛模型,用fortran语言编写-Monte Carlo simulation, including the random number generator, the Monte Carlo model, with fortran languages
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:27119
    • 提供者:huangbo
  1. zigurat_demo2

    0下载:
  2. 一个随机数生成类,值得下载--An random class,recommend
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:634897
    • 提供者:站长
  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. LFSRRC4

    0下载:
  2. 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. localRand

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. random

    0下载:
  2. VC++随机数原理编写彩票号码生成器.希望对大家有所帮助。-VC++ random number generator lottery numbers written principles. We want to help.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:13466
    • 提供者:
  1. prime

    1下载:
  2. 产生大素数。以时间作为随机数生成的种子,随机生成大素数。-Generate large prime numbers. With time as the random number generator seeds, randomly generated large prime numbers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-06-12
    • 文件大小:760
    • 提供者:hejun
  1. 51

    1下载:
  2. 根据mcs-51单片机用c语言产生随机数代码。-MCU with 51 random numbers generated code.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:866
    • 提供者:李雷宾
  1. zufall

    0下载:
  2. 随机数生成fortran源程序,可用于非均匀,高斯,泊松随机数生成-uniform , gaussian, and poisson random number generation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5993
    • 提供者:zhzbao
  1. Guass0420

    0下载:
  2. 高斯白噪声的产生,高斯随机数程序,采用瑞丽分布,适用产生高斯白噪声,程序中的方差和期望值已经标出-高斯随机数程序,采用瑞丽分布,适用产生高斯白噪声,程序中的方差和期望值已经标出
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1776711
    • 提供者:kaik
  1. random

    0下载:
  2. 这是一个产生范围在(-255,255)随机数的C函数,其中范围可有自己确定,结果生成一个数据文件,可被其他C程序作为头文件引用,在需要大量测试数据的时候特别有用-This is a have a range of (-255,255) random number of C functions, the scope of which may have their own identification, the results generate a data file may be other pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:264735
    • 提供者:刘镇
  1. newran02.tar

    0下载:
  2. 随机数生成程序- Random number production procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-10
    • 文件大小:38574
    • 提供者:站长
  1. 生成随机数组件

    0下载:
  2. 一个asp源代码组件-Asp source code for a component
  3. 所属分类:

    • 发布日期:2017-11-30
    • 文件大小:6816
    • 提供者:不死鱼
  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-10
    • 文件大小:63846
    • 提供者:黄小龙
  1. amis

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation
  3. 所属分类:assembly language

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

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation
  3. 所属分类:assembly language

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

    0下载:
  2. 这是一个随机数的问题-This is a random number of issues
  3. 所属分类:

    • 发布日期:2017-11-29
    • 文件大小:1603
    • 提供者:张婷
  1. RANDOM

    0下载:
  2. 一个由asm编写的程序,程序用于自动产生若干个随机数-Asm prepared by a procedure, the procedure used to automatically generate a number of random numbers
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1570
    • 提供者:kou
  1. r250

    0下载:
  2. 随机数产生 随机数经过检测 绝对正确-Random number generator random number tested absolutely right
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:925
    • 提供者:李兴财
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com