CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 随机分布

搜索资源列表

  1. Rectangle

    0下载:
  2. 一个GUI程序。在一个一定长、宽的区域内,随机分布有一定数量的矩形(边与区域的边平行,并且一定在区域内),当鼠标在该区域内任意一点按下左键,找到所以矩形中,某个边到该点的距离最近的那个矩形,并相对其他矩形特殊的显示出来
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-17
    • 文件大小:38.96kb
    • 提供者:李皓
  1. minesweep

    1下载:
  2. C++编写的简单的扫雷程序 开始时输入一个整数以产生一个随机分布雷区的10×10矩阵,不用鼠标,而是需要输入坐标表示你想点击的位置
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:252.11kb
    • 提供者:roc
  1. 球面上随机点的Marsaglia方法

    2下载:
  2. 球面上随机点的Marsaglia方法,即用Marsaglia方法来模拟球面的点的分布。-Sphere of Marsaglia random point method, which uses Marsaglia method to simulate the spherical distribution of points.
  3. 所属分类:其他小程序

    • 发布日期:2014-05-28
    • 文件大小:1kb
    • 提供者:陈锴沣
  1. Gngauss.产生高斯分布随机变量方法的Matlab脚本

    0下载:
  2. 产生高斯分布随机变量方法的Matlab脚本,运用该小程序可以方便产生高斯分布随机变量,Random variables have a Gaussian distribution methods Matlab scr ipt, use the small program can easily generate Gaussian distributed random variables
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:1.7kb
    • 提供者:Leonard
  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
    • 文件大小:996byte
    • 提供者:kgd
  1. localRand

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

    • 发布日期:2017-04-04
    • 文件大小:1.11kb
    • 提供者:lo
  1. bu_lei

    0下载:
  2. 在一个10*10的方格中,随机分布10个地雷,并在其它没有地雷的格中显示该方格周围相邻的方格中共有几枚地雷。 PS:该程序为中兴杯预赛的晋级程序-In a 10* 10 grid, the random distribution of 10 mines, and mines in other cells not shown in the box next to the box around a total of several mines. PS: The program for the Res
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1.19kb
    • 提供者:风炎
  1. suijixinhaochuli

    1下载:
  2. 随机变量的产生,其中指数分布的和高斯分布的随机变量采用了变换法,分析它的自相关函数和功率谱密度,-The selection of random variables, in which exponential distribution and Gaussian distribution of random variables using the transformation method, analysis of its autocorrelation function and power sp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:8.11kb
    • 提供者:liuminsheng
  1. Random

    0下载:
  2. 用MFC开发的随机数产生器,产生的随机数分布可由图形显示出来,有兴趣者可以在这个框架下进行二次开发,增加随机数分布的种类-err
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:16.66kb
    • 提供者:徐潇然
  1. suijiguocheng

    1下载:
  2. 这部分是用MATLAB产生随机过程的一系列源代码.含产生高斯分布随机变量,多变量高斯过程样本的产生,高斯--马尔科夫过程的产生等等..分别运行了这些程序.希望对大家有用-This is partly a random process generated by MATLAB source code of the series. Containing random variables have a Gaussian distribution, multivariate Gaussian proces
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:10.32kb
    • 提供者:290412725
  1. rayleigh

    0下载:
  2. 瑞利衰落信道(Rayleigh fading channel)是一种无线电信号传播环境的统计模型。这种模型假设信号通过无线信道之后,其信号幅度是随机的,即“衰落”,并且其包络服从瑞利分布。-Rayleigh fading channel (Rayleigh fading channel) is a radio signal propagation environment, the statistical model. The model assumed that after the signal
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:41.91kb
    • 提供者:宋立泉
  1. uniform_dataset

    0下载:
  2. 生成均匀随机分布数据点集的程序。Fortran90编程。 The program allows the user to choose: M, the spatial dimension N, the number of points to generate SEED, the initial seed value. Once these parameters are set, the program generates the data, and writes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3.76kb
    • 提供者:sun
  1. 正态分布、均匀分布噪声特性分析matlab

    0下载:
  2. 随机信号均匀分布、正态分布噪声特性分析。随机信号试验。(matlab uniform distribution normal distribution)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3kb
    • 提供者:江流
  1. 正态分布的蒙特卡罗随机抽样

    0下载:
  2. 产生正态分布的随机数(produce random)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:283kb
    • 提供者:呼呼哈嘿
  1. ConcreteBone2d_Polygon_1553440245

    22下载:
  2. 混凝土多边形随机骨料蒙特卡洛随机分布的MATLAB数值模拟(MATLAB numerical simulation of Monte Carlo random distribution of random aggregate of concrete polygon)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:14.26mb
    • 提供者:nicolasTU
  1. 随机生成纤维

    26下载:
  2. 利用MATLAB随机函数rand生成随机分布纤维(Random generate fiber)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1.17mb
    • 提供者:seediq
  1. suijishengchengkeli

    4下载:
  2. 改程序是一个小插件,改程序可以在abaqus中自动生成二维的颗粒随机分布的板(Can generate random distribution of particles)
  3. 所属分类:其他

  1. 1.5%

    11下载:
  2. 利用MATLAB随机函数rand生成comsol随机分布纤维的钢纤维混凝土文件(Using random function Rand of MATLAB to generate steel fiber concrete file of COMSOL random distribution fiber)
  3. 所属分类:其他

    • 发布日期:2020-10-12
    • 文件大小:1.69mb
    • 提供者:Knight1213
  1. RSA-cyclic1026

    1下载:
  2. 基于ABAQUS平台编写的二维随机分布圆形颗粒建模脚本,可实现二维随机分布圆形颗粒模型的自动建模。(Two - dimensional random distribution of circular particles modeling scr ipt can be realized.)
  3. 所属分类:其他

    • 发布日期:2021-01-19
    • 文件大小:1kb
    • 提供者:JunhuaLiu
  1. ConcreteBone2d

    3下载:
  2. 随机生成骨料, 混凝土多边形随机骨料蒙特卡洛随机分布的MATLAB数值模拟(MATLAB numerical simulation of Monte Carlo random distribution of random aggregate of concrete polygon)
  3. 所属分类:其他

    • 发布日期:2021-04-20
    • 文件大小:1kb
    • 提供者:empty99
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com