搜索资源列表

  1. 产生高斯随机数的程序

    0下载:
  2. 内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。-containing a Gaussian random occurrence of procedures to achieve language C++, some staff may be used.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:
  1. 随机数产生起stocc

    0下载:
  2. 很好用的随机数产生器,包含正态分布,对数正态分布,均匀分布等好多随机分布的随机数产生方法。-good on a random number generator, including normal, lognormal distribution, uniform distribution of many random distribution of random selection.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:167936
    • 提供者:李玉强
  1. 随机数(十进制转化为二进制)

    0下载:
  2. 现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:小华
  1. 伪随机数

    0下载:
  2. 几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用-several common pseudo-random number generated procedures, procedures are available on the download elsewhere, I felt that more useful
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:tsibintsibin
  1. 我编写的monte carlo随机数发生器

    0下载:
  2. 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:存友
  1. 我编写的monte carlo随机数发生器检验程序

    0下载:
  2. 该程序用来检验monte carlo随机数的分布是否满足随机性要求。包括独立性检验、均匀性检验和参数检验。-procedures used to test the Monte Carlo random number distribution to satisfy the requirements randomness. Including the independence test, uniform test parameters an
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:存友
  1. 生成随机数

    0下载:
  2. 给顶随机数的范围,生成三个不同的随机器整数或实数!-to the top of the random number, generated three different random-integer or real!
  3. 所属分类:组合框控件

    • 发布日期:2024-05-17
    • 文件大小:172032
    • 提供者:刘义洲
  1. 随机数的生成

    0下载:
  2. C++程序实现的各种随机数的生成程序。-C program of random number generation procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:李一
  1. 八位的伪随机数产生的verilog文件

    0下载:
  2. 八位的伪随机数产生的verilog文件linear-feedback-shift-register-eight pseudo-random number generator in Verilog document linear-feedback- shift-register
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:陈正一
  1. 随机数显示实验

    0下载:
  2. CC2530产生随机数 需要种子 产生随机数(CC2530 generates random numbers that require seeds to generate random numbers)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:John_Max
  1. 第4章 生成随机数

    0下载:
  2. 学习利用matlab软件生成随机数源代码程序(Learning to generate random number source code program using MATLAB software)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:xiaofu625
  1. 基于FPGA的高速高斯随机数发生器_陆兴平

    0下载:
  2. 介绍了一种利用FPGA硬件平台生成高斯随机数的算法(An algorithm for generating Gauss random numbers using FPGA hardware platform is introduced.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:曾今的1994
  1. 可验证随机数及应用

    0下载:
  2. 随机数在密码学中占有重要的地位,密码学对随机数的要求也越来越高。(Random number plays an important role in cryptography, and the requirement of random number is higher and higher.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:994304
    • 提供者:毛毛哥
  1. OpenSSL随机数

    0下载:
  2. Openssl维护一个内部随机状态数据(md_rand.c中定义的全局变量state和md),通过对这些内部数据计算摘要来生成随机数。(Openssl maintains an internal state of random data (global variables state and MD defined in md_rand.c), through the calculation of the internal data of
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:12134400
    • 提供者:大江丶
  1. 随机数

    0下载:
  2. 使用C语言编程实现在控制台输出10个0到1之间的随机数(Using c language programming to achieve the output of 10 0 to 1 random number in the console)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:74752
    • 提供者:蝶恋香榭
  1. 产生1-10随机数rand()

    0下载:
  2. C51单片机产生1-10随机数,值得初学者学习与借鉴。(C51 produces 1-10 random number, and beginners learning and reference)
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:孔庆东
  1. 泊松随机数

    0下载:
  2. 用matlab生成服从泊松分布的随机数,为信号分析提供一个函数模块(Using matlab to generate the random number of poisson distribution, provide a function module for signal analysis)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:114688
    • 提供者:uuu就是
  1. 泊松分布随机数2

    0下载:
  2. 使用C语言产生泊松分布随机数,可以对输入的参数进行输入并修改需要产生的随机数个数(Using C language to produce Poisson distribution random numbers)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3299328
    • 提供者:小明d1
  1. 正态分布随机数

    0下载:
  2. 实现正态分布随机数,可以控制平均值和标准差(The realization of normal distribution random number)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:YLemonaid
  1. 随机数产生

    0下载:
  2. 根据状态转移概率矩阵A、观测值出现概率矩阵B、和各状态初始分布概率来产生随机数组。(According to the state transition probability matrix A, the probability matrix B of observed values and the probability of initial distribution of all States, we generate random
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:啦丿啦
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org