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

搜索资源列表

  1. chap03

    0下载:
  2. 计算机常用数值算法与程序(C++版 ) chap03 随机数产生-Computer numerical algorithm and procedures used (C++ Version) chap03 random number generator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:9860
    • 提供者:lihui
  1. randon_number

    0下载:
  2. 本程序是用C语言编的一个随机数产生器,可用于需要产生特定随机数的场合参考-This procedure is made using C language of a random number generator can be used for a specific need to generate random number of occasions reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:5302
    • 提供者:wu吴冰
  1. gaussrand

    0下载:
  2. 生成标准正态分布的随机数,也可由此随机数生成其他的随机数,数对数正态分布随机数。-Standard normal distribution to generate the random numbers can also be a result of other random number generator random number, the number of log-normal distribution of random numbers.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:912
    • 提供者:吴承华
  1. Hopfield

    0下载:
  2. java 实现的神经网络 解决4色问题 含有随机数生成初始partten-java realization of neural network to solve the issue of 4-color contains random number generator initial partten
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:12492
    • 提供者:鹏飞
  1. lili-ii-ref

    0下载:
  2. lili加密算法,用于密钥流生成,可以作为真随机数发生器中后处理模块-lili encryption algorithm for key stream generation, can serve as a true random number generator in the post-processing module
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7002
    • 提供者:yu zhiyong
  1. scheduling_tar

    0下载:
  2. 随机数生成,遗传算法,这个程序包含了统一分布和其他一些随机数生成的程序!-Random number generator, genetic algorithm, this process includes the unification of the distribution and some other random number generator procedure!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:387063
    • 提供者:姜志阳
  1. LAPLACE

    0下载:
  2. 实现一个符合Laplace分布的随机数发生器,代码完整,易于理解-The realization of a Laplace distribution in line with the random number generator, code integrity, and easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:11333
    • 提供者:前敏
  1. G

    0下载:
  2. 实现了一个产生符合高斯分布的随机数发生器,并用最大似然估计法估算其方差及均值-Produced in line with the realization of a Gaussian distribution of the random number generator, and the maximum likelihood estimation method to estimate their variance and mean
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:92582
    • 提供者:前敏
  1. lfsr

    0下载:
  2. 随机数 fortran90 L Ecuyer s 1999 random number generator. Fortran version by Alan.Miller @ vic.cmis.csiro.a-Random Number fortran90L Ecuyer s 1999 random number generator. Fortran version by Alan.Miller @ vic.cmis.csiro.a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2072
    • 提供者:张鹏
  1. sto

    0下载:
  2. 设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Page request to design a storage management program. And the preparation of simul
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:14522
    • 提供者:wyywd
  1. Demo

    0下载:
  2. 实现DES算法,随机数产生密码,有4种DEMO-The realization of DES algorithm, random number generator password, there are four kinds of DEMO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:28079
    • 提供者:李妍霏
  1. ansi917(14)

    0下载:
  2. 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:66781
    • 提供者:瑞力克
  1. homework

    0下载:
  2. 伪随机数生成器,vc++编程生成伪随机数-Pseudo-random number generator, vc++ program to generate pseudo-random number
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:28290
    • 提供者:程清远
  1. simpleradom.RAR

    0下载:
  2. 一种快速的随机数生成方法!!简单,实用!一种简单、快捷、实用的随机数组产生方法!-A fast random number generator Ways! ! Easy, practical! A simple, fast, practical method for the selection of a random array!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:981712
    • 提供者:yaya
  1. Temperature

    2下载:
  2. 模拟温度采集监测系统子VI。该系统底层数据是由随机数发生器产生的20-40之间的随机数。 可以有华氏和摄氏两种显示模式;可以设定温度上限。-Analog temperature monitoring system for collecting sub-VI. The system is the underlying data are from the random number generator generated random number between 20-40. Fahrenhe
  3. 所属分类:Other systems

    • 发布日期:2015-06-26
    • 文件大小:17136
    • 提供者:王东
  1. CurveShow

    0下载:
  2. 将随机数产生的数组在界面上的xy坐标轴上显示,并实时传递。-Random number generator will be at the interface of the array on the xy axis display, and real-time transmission.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:41934
    • 提供者:程宏明
  1. Rand.tar

    0下载:
  2. 随机数生成器,学习概率统计和编程时经常会用到,敬请收下。-Random number generator, probability and statistics and programming study often used, please accept.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3377
    • 提供者:金亮
  1. ShortestPathwithSTL

    0下载:
  2. 使用STL实现搜索链表的最短路径,链表通过随机数产生-The use of STL implementation of the shortest path search list, list through the random number generator
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:922
    • 提供者:you
  1. suijishushengcheng

    0下载:
  2. 关于随机数生成的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-About random number generator of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scient
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5430
    • 提供者:苏木亚
  1. RandomGauss

    0下载:
  2. 这是一个用java编程语言编写的高斯随机数发生器,方便易用。-This is a java programming language using the Gaussian random number generator, easy-to-use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1137
    • 提供者:asdf
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com