CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 产生随机数

搜索资源列表

  1. NBRND

    0下载:
  2. 随机数的产生程序,已经运行成功了的,并附有运行时所生成的可执行文件.-random number of procedures have already succeeded in the operation, together with run-time generated executable file.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:71692
    • 提供者:huafei
  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. dd

    0下载:
  2. 设计的随机数发生器可产生两个随机数,由一开关(RIN)进行控制,RIN为1时随机数发生器被清除,RIN为0时随机数发生器将产生1-6的两个随机数,可由LED数码管显示,显示的方式可由设计者自行设计,既可以选择数码管中的任两个LED显示随机数,也可让四位LED同时显示一个随机数(按一定的时间跳转显示)。根据给定的材料完成上述系统的设计,用Xilinx ise完成功能的设计与仿真,并最终下载到目标板XILINX SPARTAN-3 Starter Board上进行验证实现。-The random n
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1631491
    • 提供者:heyougen
  1. Page-style-management

    0下载:
  2. (1)产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。 (2)简单起见,页面淘汰算法采用LRU页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Page-style management
  3. 所属分类:Project Design

    • 发布日期:2017-05-08
    • 文件大小:1762320
    • 提供者:李宁
  1. CatchButtonGameV1

    0下载:
  2. 这是一个讲诉GUI的文件,可以随机产生随机数在面板上-This is a talk v. GUI file, you can randomly generate a random number on the panel
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:4416
    • 提供者:timo
  1. winc-

    0下载:
  2. 申报的10个整型元素的数组。使用srand函数,兰德和ctime函数来产生随机数从1到99,并填补了数组。可重复的数字。打印选定的数字。-Declaration of the 10 element array of integers. Use the srand function, RAND and the ctime function to generate random numbers from 1-99, and fill the array. Can repeat the figures
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:3170
    • 提供者:龚小英
  1. eetop.cn_random

    0下载:
  2. 基于fpga产生的伪随机数,很好的学习资料,值得学习-Fpga generate pseudo-random numbers, good learning materials, it is worth learning
  3. 所属分类:Project Design

    • 发布日期:2017-11-21
    • 文件大小:106912
    • 提供者:李军
  1. random

    0下载:
  2. 本程序是在随机过程的学习中的一个必要章节,程序对计算机中随机数的产生过程进行了模拟-This program is a necessary chapter in the random process of learning, and random number generation process computer simulation program
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:1119
    • 提供者:Tony Cheung
  1. E6.3

    0下载:
  2. 构建vi,每秒显示0~1之间的随机数。与此同时,计算并显示最后产生的4个随机数的平均值。只有4个数后才显示平均值,否则显示0。每次随机数大于0.5时,使用beep.vi产生蜂鸣器-Build vi displayed per second random number between 0 and 1. Meanwhile, calculates and displays the average of the last four random numbers generated. After onl
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:17964
    • 提供者:曹磊
  1. disanzhang

    3下载:
  2. 1.产生100个0.0~100.0的随机数,求其最小值、 最大值、平均值,并将数据在Graph中显示。 2.产生0.0~100.0的随机数序列,求其最小值、 最大值、平均值。并将随机数序列和平均值序列显 示在Chart波形图中,直到人为停止。 3.程序开始运行后,要求用户输入一个口令,口 令正确时,滑件显示件显示一个0~100的随机数, 否则程序立即停止。 4.编写一个程序测试自己在前面板输入一下字符 串所用的时间: A virtual instrument
  3. 所属分类:Software Testing

    • 发布日期:2017-11-03
    • 文件大小:19017
    • 提供者:zhangboyuan
  1. sample-methods

    0下载:
  2. 随机数的产生算法介绍:任意分布的伪随机变量的抽样,方法包括直接抽样方法,变换抽样法,舍选抽样法等。-Random number generation algorithm: the arbitrarily distributed pseudo-random variable sampling methods including direct sampling method, transform sampling method- rejection sampling method.
  3. 所属分类:Project Design

    • 发布日期:2017-11-17
    • 文件大小:143349
    • 提供者:张磊
  1. rand

    0下载:
  2. 基于AT89c51的产生随机数rand()的程序-The generation of random numbers based on AT89c51 rand () procedure
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:691
    • 提供者:郑金阳
  1. grncwln

    0下载:
  2. 用C语言产生随机数,在C语言中,rand()函数可以用来产生随机数,但是这不是真真意义上的随机数。-Generate a random number with C language
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:10038
    • 提供者:陈文武
  1. RandFunc

    0下载:
  2. 产生随机数函数的使用,是用vc++编写的,初学者很容易看懂并使用-rand function
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:24804
    • 提供者:jane
  1. 99

    0下载:
  2. 1)编程思路:本练习因为要制作拼图游戏,所以首先要实现图片的导入。这是通过getImage()函数来实现的,该函数有两个参数,第一个参数指明图片的路径,第二个参数指明图片的名称。然后,因为要实现图片摆放的随意性,所以要通过initgame()函数来实现。Initgame()函数是自写函数,在函数体内,通过调用Math.random()函数产生随机数,用来达到图片位置摆放的随意性和随机性。最后,因为要实现人机交互.,所以首先要通过一系列函数来实现对鼠标事件的监听和响应,这是通过函数addMouse
  3. 所属分类:Software Testing

    • 发布日期:2017-04-05
    • 文件大小:815646
    • 提供者:张飞
  1. 2014210479gau

    0下载:
  2. 利用C++,利用产生高斯随机数的原理,通过高斯分布产生随机数-Gaussian random numbers generated
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:592
    • 提供者:61m
  1. 2014210479rayl

    0下载:
  2. 利用瑞利分布的数学原理,利用瑞利分布产生随机数-Rayleigh distribution mathematical principle, the use of random numbers generated by Rayleigh distribution
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:61m
  1. 2014210479poiss

    0下载:
  2. 利用泊松分布的数学原理,利用泊松分布产生随机数- Poisson mathematical principle, the use of random numbers generated by the Poisson distribution
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:586
    • 提供者:61m
  1. suijishufashengqi

    0下载:
  2. Vb 语言编写的产生随机数代码,定时器+按钮,简单以实现-VB language generated random number code
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5188
    • 提供者:张三
  1. 产生1-10随机数rand()

    0下载:
  2. C51单片机产生1-10随机数,值得初学者学习与借鉴。(C51 produces 1-10 random number, and beginners learning and reference)
  3. 所属分类:软件工程

    • 发布日期:2018-01-05
    • 文件大小:12288
    • 提供者:孔庆东
« 12 »
搜珍网 www.dssz.com