搜索资源列表

  1. localRand

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:lo
  1. paixusuanfa

    0下载:
  2. 本程序实现的算法:冒泡排序、shell排序、快速排序、归并排序 (1)设n个关键字均为整数(1≤n≤100000) (2)设计K个内部排序算法(K≥5), 每个算法须记录执行所需的时间 (3)自动生成多组数据,每组数据含n个整数(正序、逆序、随机分布) -This procedure implemented algorithms: bubble sort, shell sort, quick sort, merge s
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:449536
    • 提供者:肖胜鹏
  1. RandWPSO

    0下载:
  2. 权重改进粒子群算法中的随机权重法,将标准PSO算法中设定w为服从某种随机分布的随机数,这样一定程度上可从两方面克服w的线性递减所带来的不足-Weights improved particle swarm algorithm in the random weight method, the standard PSO algorithm to set w to obey a random distribution of the random
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:李峰
  1. prob_tgamma

    0下载:
  2. 通过这个程序可以绘制两个相关变量的随机分布图形。-Through this program can draw two random variables related to graphics.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:叶子
  1. Salama

    0下载:
  2. 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means cluster
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:成龙
  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 mine
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:风炎
  1. liuren

    0下载:
  2. 计算机随机模拟日期才用泊松分布,利用指数分布求出时间-Before the date of the computer random simulation with Poisson distribution, calculated using exponential distribution of time
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:lizheng
  1. random

    0下载:
  2. 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an ap
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wswfx
  1. bulei

    0下载:
  2. 在一个10*10的方格中,随机分布10个地雷,并在其它没有地雷的格中显示该方格周围相邻的方格中共有几枚地雷。-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.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:139264
    • 提供者:Leo
  1. SetLandmine

    0下载:
  2. 在一个10*10的方格中,随机分布10个地雷,并在其它没有地雷的格中显示该方格周围相邻的方格中共有几枚地雷。-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.
  3. 所属分类:游戏

    • 发布日期:2024-05-14
    • 文件大小:562176
    • 提供者:Chen wen lue
  1. LandMine

    0下载:
  2. 本软件命名为“布雷”,是一种简化的扫雷小软件,实现功能如下:在一个10*10的方格中,随机分布10个地雷,并在其它没有地雷的格中显示该方格周围相邻的方格中共有几枚地雷。-This software named "Blake," is a kind of simplified demining small software, functions as follows: in a 10* 10 square, random distribu
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:358400
    • 提供者:张梅
  1. 09

    0下载:
  2. 09年数学建模眼科 论文代码 包括随机模拟和分布拟合-2009 Eye of mathematical modeling papers, including stochastic simulation and code distribution fitting
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zhangwei
  1. as3xml

    0下载:
  2. 随机分布相册,可以在桌面上随意拖拽,含缓动,放大,效果,类似QQ空间。-Random album, you can drag and drop on the desktop, including slow moving, amplification, effects, similar to the QQ space
  3. 所属分类:FlashMX源码

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:秦涛
  1. Matlabsimulation

    0下载:
  2. 通过M atlab 模拟了随机产生的一定概率分布的信号序列, 叠加高斯噪声后利用最大后验概率(MAP)检 测到的误码率, 做出BER~ SNR曲线, 并与理论计算得到的曲线进行比较, 两者吻合.-M atlab simulated by a certain probability distribution of random signal sequence, use of superposition of Gaussian nois
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:101376
    • 提供者:qwq
  1. baizaosheng

    0下载:
  2. 按如下模型产生一组随机序列: x(n)=0.8x(n-1)+w(n) 其中w(n)为均值为1,方差为4 的正态分布白噪声序列。估计过程的自相关函数与功率谱。
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:hll
  1. Arnold

    0下载:
  2. 用Arnold方法对图像进行置乱,目的使图像随机分布均匀-Arnold method using the image scrambling, the purpose of uniform random distribution of the image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zhangdongyue
  1. 2paper2

    0下载:
  2. 根据图像数字水印基本原理和水印信道的构造及生成方式,从信息论的角度,对基于高斯噪声信道的数字水印容量进行探索。针对高斯信源分布具有最大的不确定性、能够在所有的二阶随机分布中提供最大信息熵的特点,分析在高斯分布情况下的整个水印信道通信过程,并引入平均互信息理论,给出基于高斯的水印信道容量的最大通信速率。同时分析加性噪声信道下的容量问题,将高斯分布扩展到非高斯分布,优化容量计算表达式,利用Matlab软件工具给出非高斯信源水印容量与受限失真
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:439296
    • 提供者:li
  1. k_means

    0下载:
  2. 实现K-means算法,高斯随机分布抽取数据 利用k-means算法实现分类-Implement K-means algorithm to extract the data using Gaussian random distribution of k-means classification algorithm
  3. 所属分类:OpenCV

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:佑礼
  1. random

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

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:GYuan
  1. distributed-ellipsoidal

    0下载:
  2. 大量椭球颗粒随机分布三维区域的模拟及其四面体网格快速生成算法-A large number of randomly distributed ellipsoidal particle simulation of three-dimensional tetrahedral grid region Generation Algorithm for Fast
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:599040
    • 提供者:冯永安
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »

源码中国 www.ymcn.org