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

搜索资源列表

  1. normalnumber

    0下载:
  2. 任意区间均匀分布, 以及任意均值与方差的正态分布 随机数以及随机序列的生成-random normal number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1271
    • 提供者:吴刚
  1. ran1

    0下载:
  2. 随机数字生成函数,利用C语言完成随机数的生成功能-Random number generation function, using C language to complete the generation of random numbers
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:569
    • 提供者:math0801
  1. sort

    0下载:
  2. 两种排序算法实现,随机快拍和和并排序,随机快拍为生成随机数key-Two sorting algorithms, random snapshots and and and sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1600
    • 提供者:yyuze
  1. lottery

    2下载:
  2. 福彩双色球随机生成程序,delphi 不同随机数自动生成。-Fucai two color random generator, delphi different random number generated automatically.
  3. 所属分类:Windows编程

    • 发布日期:2014-03-10
    • 文件大小:175758
    • 提供者:peaks
  1. SortByProcess_Thread

    0下载:
  2. windows实习:生成一个大于10000个数随机数文件,用进程和线程两种方式对其进行快速排序,用进程编写时,注意控制进程的数量。-windows Practice: Generate a random number greater than 10,000 the number of files, processes and threads in two ways with its quick sort, with the process of writing, the number of at
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3376008
    • 提供者:myf
  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. choujiang-1.0.tar

    0下载:
  2. 很早之前用C语言写的运行于Linux环境的生成随机数抽奖的程序,包含makefile。-Long ago written using C language running on Linux environment, the program generates a random number draw, including the makefile.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:87487
    • 提供者:陈旭
  1. Rand

    0下载:
  2. 原创,一个实用的算法,生成小范围,但比较大的整型随机数。-Original, a practical algorithm to generate small, but large integer random number.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1047
    • 提供者:小虾米
  1. vc_random

    0下载:
  2. 线性同余法生成随机数的文章,描述了算法原理,和Vc代码实现-Linear congruential method to generate random numbers of the article, describes the principle of the algorithm, and Vc code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:7084
    • 提供者:韩冰
  1. random

    0下载:
  2. 使用VC ++程序生成任意分布的随机数,类似示波器的演示代码,基于几何直观面积的方法,以正态分布随机数的产生为例讨论了任意分布的随机数的产生方法,界面做的不错-VC++ program using any random number generation, similar to the scope of the demonstration code, based on the visual area of ​ ​ the geometric approach to norma
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:23424
    • 提供者:madud00021
  1. nim-game

    0下载:
  2. nim小游戏 可在dos系统下与计算机玩游戏 让计算机和人较量.在10到100之间生成一个随机数作为初始的石子数目.然后,随机产生0或1,以决定是计算机先玩还是人先玩.然后,再随机产生0或1,以决定计算机采用"聪明"还是"愚蠢"模式.在愚蠢模式中,在轮到计算机时,简单地取走随机数目(介于1到n/2之间)的石子 在聪明模式中,计算机每次取走一定数目的石子,使得剩下的石子数目是2的某次幂减1,例如3,7,15,31,63.这总是可行的,除非当前的石子数正好是2的某次幂减1.在这种情况下,计算机取
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:263217
    • 提供者:yuqi
  1. Test_kalman

    0下载:
  2. kalman滤波的实现代码,自动生成随机数,进行滤波-kalman filter implementation code, automatically generated random number, the filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:37287
    • 提供者:alice
  1. RandomNum

    0下载:
  2. 产生一个一定范围内随机数,可以不包含其中的某些数字,动态生成,界面友好-Generates a random number within a certain range, you can not include some of these numbers, dynamically generated, user-friendly
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:9256
    • 提供者:唐亮
  1. Rand

    0下载:
  2. VC中如何生成随机数,比如说 获奖号码的产生-VC in how to generate random numbers, for example, the generation of winning number
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1867964
    • 提供者:yuexiaren
  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. zhang

    0下载:
  2. 在一个循环内部分段保存数据,用随机数一次循环生成8个数,可根据设定将这些数每隔若干次循环后进行自动保存,保存格式为文本,每个文本文件名为当前时间(分钟、秒)。本程序可用于数据分段连续保存。 使用程序前先在D盘根目录下建立“数据保存”文件夹,然后在程序中设定自动保存文件的循环次数(默认为1000次),接下来运行程序,程序会在“数据保存”文件夹中自动以当天日期为文件夹名称新建文件夹,在该文件夹里保存设定循环数下的数据文件。 -Inside the loop stored in a d
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:21202
    • 提供者:张艳宁
  1. gause-noise-by-vc-

    0下载:
  2. 利用伪随机数理论生成均匀分布的高斯白噪声,并绘制出白噪声的时域图-programing Gause noise by vc++
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:2084212
    • 提供者:matthew zhou
  1. choujiang-1.0.tar

    0下载:
  2. C语言写的运行于Linux环境的生成随机数抽奖的程序.-Written in C language running on Linux environment, the program generates a random number draw.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:85112
    • 提供者:lwj
  1. GM

    0下载:
  2. 灰色系统理论是基于关联空间、光滑离散函数等概念定义灰导数与灰微分方程,进 而用离散数据列建立微分方程形式的动态模型,由于这是本征灰色系统的基本模型,而 且模型是近似的、非唯一的,故这种模型为灰色模型,记为GM(Grey Model),即灰 色模型是利用离散随机数经过生成变为随机性被显著削弱而且较有规律的生成数,建立 起的微分方程形式的模型,这样便于对其变化过程进行研究和描述。-Grey system theory is based on the relevance of spac
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12646
    • 提供者:song
  1. store

    0下载:
  2. 设计一个请求页式存储管理方案。并编写模拟程序实现之。产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列,使得 50%的指令是顺序执行的。25%的指令均匀地散布在前地址部分,25%的地址是均匀地散布在后地址部分。为简单起见。页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。-Design of a requested page stora
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:12449
    • 提供者:ranxiuyin
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 38 »
搜珍网 www.dssz.com