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

搜索资源列表

  1. mt19937int.c

    0下载:
  2. 伪随机数生成算法,很优秀,32位int-pseudo-random number generation algorithms, excellent, 32 int
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2243
    • 提供者:张清之
  1. mt19937-1.c

    0下载:
  2. 伪随机数生成算法,很优秀,32位real-pseudo-random number generation algorithms, excellent, 32 real
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2329
    • 提供者:张清之
  1. mt19937-2.c

    0下载:
  2. 伪随机数生成算法,很优秀,double 0-1-pseudo-random number generator algorithm, very good, double 0-1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2336
    • 提供者:张清之
  1. gauss.c

    0下载:
  2. gauss.c - gaussian random numbers, using the Ziggurat method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4459
    • 提供者:
  1. C-SAA

    0下载:
  2. 因课程需要,编写了C语言的模拟退火算法,其中随机数的产生方法至关重要。-curriculum needs, the preparation of the C language simulated annealing algorithm, the number of random selection is crucial.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8636
    • 提供者:漫游
  1. MCS-libre

    0下载:
  2. 随机数 基于c++的Monte Carlo源代码-c random number based on the Monte Carlo code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:139162
    • 提供者:张玲
  1. dcdflib.c.tar

    0下载:
  2. unix环境下计算符合常用概率分布的随机变量的集合-unix environment commonly used terms with the probability distribution of random variables pool
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:59554
    • 提供者:郭亮
  1. Sinewave-plus-additive-zero-mean-random-noise

    0下载:
  2. 用来产生嵌入到随机噪声内的正弦波算法的C源程序。-used to produce embedded into random noise sine wave within the algorithm in C source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:minytian
  1. mc-rand

    0下载:
  2. c++随机数生成的一些简单程序-c random number generated some simple procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:994
    • 提供者:陈波
  1. C++random

    0下载:
  2. 教你怎么用C++产各种各样的随机数,尤其是正态随机数-teach you how C random variety of products, in particular the number of normal random numbers
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12745
    • 提供者:linjing
  1. c#正态分布的随机数发生器

    1下载:
  2. c#正态分布的随机数发生器-normal random number generator
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:王几
  1. random number generator

    0下载:
  2. 一个随机数发生器的代码,C++实现-a random number generator code, C + +
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1133
    • 提供者:启东
  1. C-languageprogramwhichgenertesrandomnumberwithGaus

    0下载:
  2. 这三段C程序能够产生符合高斯、瑞利和泊松分布的随机数,并且包括关于它们的说明文档-These three paragraphs C program to generate consistent with Gaussian, Rayleigh and Poisson distribution of random numbers, and includes documentation about them
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1040708
    • 提供者:王小小
  1. Random

    0下载:
  2. 关于随机数产生的一些算法,用C语言实现,很实用-Some on the random number generation algorithm, using C language, it is practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3357
    • 提供者:Tracy
  1. random-valued-impulse-noise

    0下载:
  2. MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28024
    • 提供者:maruni
  1. random-valued-impulse-noise-using-anniso-diff

    0下载:
  2. MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:38507
    • 提供者:maruni
  1. C-random-walk

    0下载:
  2. 用C语言实现的随机漫步算法的模拟,最终的计数器数组,显示出漫步的“密度”,即输出在实验中每一块瓷砖被接经过的次数。-C language simulation of random walk algorithm, the final counter array, showing stroll " density" , ie each output in the experiment was taken after a number of tiles.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2674
    • 提供者:beihaijiahua
  1. random

    0下载:
  2. C++随机数生成函数 C++随机数生成函数-C++ random function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1117
    • 提供者:高小虎
  1. C常用算法程序集(第二版)

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
  3. 所属分类:数值算法/人工智能

  1. C数值算法集

    1下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:6230016
    • 提供者:呵呵打
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com