CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 随机数产生

搜索资源列表

  1. sample2.rar

    0下载:
  2. 介绍了双色球彩票游戏软件,包括随机数产生的算法,排列组合的算法,使用VC操作Excel,以及文件的读写~,Loans introduced the lottery game software
  3. 所属分类:其他小程序

    • 发布日期:2017-05-11
    • 文件大小:2576722
    • 提供者:汤海涛
  1. norm01.rar

    0下载:
  2. 自己编写的随机数产生程序 可以产生(0,1)之间的正态分布随机数,I have written procedures for the random number generator can generate (0,1) random number between normal distribution
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:154940
    • 提供者:徐霞
  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-29
    • 文件大小:11142
    • 提供者:吴东伟
  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. localRand

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

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

    0下载:
  2. 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:344371
    • 提供者:李珊珊
  1. debug

    0下载:
  2. 简单的仿真程序代码,实现了产生平均分布随机数,指数分布随机数,并给予此实现两个服务台之间有合作的排队系统仿真,仿真结果使用excel输出。-An easy simulation system.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5781
    • 提供者:tenghao
  1. 36xuan7

    0下载:
  2. 汇编语言程序设计中随机数产生与仿真36选7的开奖过程-gambling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1172
    • 提供者:yedp
  1. randomnumber

    0下载:
  2. (0,1)均匀随机数产生源程序 基于基于贝斯-德拉姆洗牌技术的组合方法-(0,1) uniform random number generator based on source-based bass- a combination of technologies Durham shuffle method
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:140500
    • 提供者:
  1. norm

    0下载:
  2. 自己编写的随机数产生程序 可以产生任意非标准正态随机数布的-I have written procedures for the random number generator can produce any non-standard normal random number cloth
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:148122
    • 提供者:
  1. cpp2

    0下载:
  2. 伪随机数产生函数,在c语言中rand()函数的基础上添加一些控制函数,产生16000以内的伪随机函数-Pseudo-random number generator function, c language, rand () function to add some control on the basis of functions, resulting in 16,000 within the pseudo-random function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:120611
    • 提供者:肖卫镇
  1. RAND

    0下载:
  2. 可产生随机数,但要注意好初始值设置,否则影响质量。-produce rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1592
    • 提供者:Jack
  1. random-c

    0下载:
  2. C语言实现的随机数产生方法,对一些需要产生随机种子的程序有帮助。主要是包括均匀分布、高斯分布随机数的产生。-C language implementation of the random number generator means, for some procedures need to generate random seeds help. Mainly include the uniform distribution, Gaussian distribution generation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4536
    • 提供者:李森
  1. gassrand

    0下载:
  2. 高斯随机数产生c代码, 使用方便,只需简单调用-gassian random num creater
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:185515
    • 提供者:winsun
  1. fifo

    0下载:
  2. 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存-Generate a need to access the instruction address stream. It is a series of instructions need to access the addre
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3575
    • 提供者:郭小小
  1. 1_1

    0下载:
  2. 使用For循环产生100个随机数。在随机数产生的同时判定当前随机数的最大值和最小值。有时称其为“流动的”最大值和最小值。在前面板上显示流动最大值、最小值和当前的随机数。循环中一定要包含Time Delay Express VI以便用户可以观看值随着For循环的运行而更新。-For cycling using 100 random numbers. While in the random number generator random number to determine the curren
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:7098
    • 提供者:小李
  1. suiji2

    0下载:
  2. 产生随机数,是真随机数,不是伪随机数。。。。。。。。(Generating random numbers is a true random number, not a pseudo random number........)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5293056
    • 提供者:YC2017
  1. 案例2产生随机数并运算的程序

    0下载:
  2. 案例2产生随机数并运算的程序(Case 2 produces a program for random numbers and operations)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:1nh79drb
  1. 泊松分布随机数2

    0下载:
  2. 使用C语言产生泊松分布随机数,可以对输入的参数进行输入并修改需要产生的随机数个数(Using C language to produce Poisson distribution random numbers)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3299328
    • 提供者:小明d1
  1. 随机数产生排队论

    0下载:
  2. 通过生成随机数的形式确定到达时间间隔和服务时间间隔,输出相应的排队论参数(The arrival time interval and service interval are determined by generating random numbers, and the corresponding queuing theory parameters are output.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:王二傻呀
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com