CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - random

搜索资源列表

  1. random

    1下载:
  2. 这是一个很长的FORTRAN程序,里面包含了能产生各种随机分布的程序.-This is a very long FORTRAN program, which includes the random distribution can produce a variety of procedures.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:12984
    • 提供者:GYuan
  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. Adaptive-Random-Testing

    0下载:
  2. 自适应性随机数检测算法,重点比较演化式算法和其他随机数检测算法-Detection of a random number adaptive algorithms, focusing on evolutionary algorithms and comparing a random number of other Detection
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3735628
    • 提供者:
  1. randomwalk_cell_and_particle_dependent

    0下载:
  2. 2D Random Walk with cell and chemotaxis interaction
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:laosun
  1. Random-signal-autocorrelatin

    0下载:
  2. 信号的相关性是信号本身很重要的性质,本程序就是求随机信号的自相关性。-Signal is the relevance of the signal itself is very important properties, this procedure is for the random signals between autocorrelation.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:20447
    • 提供者:easondy
  1. generating-random-Numbers

    0下载:
  2. 产生随机数的方法很多,很多软件自己就有产生随机数函数,本程序用的是乘同余法产生随机数,经对比,效果比matlab自带的要好。-Many methods of generating random Numbers, this procedure is by using congruence method generating random Numbers.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:157634
    • 提供者:easondy
  1. random-sequence-generation-algorithm

    0下载:
  2. PoisonDist产生泊松的随机数列的算法 -PoisonDist Poisson random sequence generation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6696
    • 提供者:许皓天
  1. random

    0下载:
  2. 这是随机数生成算法的家少即统计检验的论文。大家多多下载-This is the home of random number generation algorithm that is less statistical test papers. We download a lot of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:606170
    • 提供者:liu
  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. two-step-encryption-and-decryption

    2下载:
  2. 实现了两步相移的基于随机相位掩码的图像加密和解密-To achieve a two-step phase shift mask image based on random phase encryption and decryption
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1375
    • 提供者:刘辉龙
  1. random

    0下载:
  2. c语言产生泊松分布随机数 指数分布随机数-random number
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2474
    • 提供者:madi
  1. random

    0下载:
  2. double类型随机数生成并写入文件,每次生成十组,每组2个double类型随机数-double type of random number generator and write files, each generated ten groups, each two types of random numbers double
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:78959
    • 提供者:丁楠
  1. random-number

    0下载:
  2. matlab中各种随机数的产生,包括各种例子和说明。-kinds of ways for random numbers generation of matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1907
    • 提供者:李元满
  1. MRFmatlabcode

    0下载:
  2. Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象,这是从师兄哪获得的,希望能提供帮助-Markov random sample program, for the beginner who MRF useful to get an intuitive impression, which is obtained from the brothers which I hope will help
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:20024
    • 提供者:晓生
  1. Pseudo-random-number-generator.cpp

    0下载:
  2. 伪随机数生成器,取时间种子,大数模2的算法-Pseudo-random number generator
  3. 所属分类:Algorithm

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

    0下载:
  2. 用C++编写的一个自己根据算法写的彩票随机号码生成器!自己娱乐写的-Written in C++ algorithm written in a lottery based on their own random number generator! Write their own entertainment! !
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:13587
    • 提供者:赵通
  1. random

    0下载:
  2. 生成一个100到200的随机数A,生成A个2到1000的随机数,将随机数10个一行读入一个文件,然后从文件读出并判断素数个数-creat a random "A"which is between 100 and 200, the creat "A" randoms, store the randoms in a file and 10 numbers as a line, get the number from the file ,caculate the number of prime num
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:508532
    • 提供者:刘远
  1. Generating-random-Numbers

    0下载:
  2. 使用案例讲解了matlab中的随机数生成,有源代码程序-Generating random Numbers
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:16589
    • 提供者:penny
  1. random

    0下载:
  2. 用线性同余法实现产生随机数。它可以产生0到255的随机数-Achieved with a linear congruential method for generating random numbers. It can generate a random number from 0 to 255
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:148862
    • 提供者:marrylayking
  1. random_sample_conse

    0下载:
  2. Random Sample Consensus & matching two image
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:227159
    • 提供者:Ahmad
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com