CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - random

搜索资源列表

  1. random.zip 使用汇编产生随机数的程序

    0下载:
  2. 使用汇编产生随机数的程序 , The use assembly has the random number procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:6915
    • 提供者:
  1. random-forest

    0下载:
  2. 随机森林算法是opencv中的重要的算法,其中讲述了随机森林的定义特征构建方法等-Random Forests algorithm is an important algorithm in opencv, which describes the defining characteristics of a random forest construction methods
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:26624
    • 提供者:hmm
  1. RANDOM

    0下载:
  2. 一个由asm编写的程序,程序用于自动产生若干个随机数-Asm prepared by a procedure, the procedure used to automatically generate a number of random numbers
  3. 所属分类:assembly language

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

    0下载:
  2. 随机数产生器的汇编源代码,具体自己看看吧,其实很简单的-Random number generator to compile the source code, specifically to see their own right, it is actually very simple
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:6411
    • 提供者:吴纪超
  1. Random

    0下载:
  2. 一个完整的多随机过程示波程序,很有用,可以学会如何写VC的示波代码,同时这个程序界面也很完整,漂亮-A complete multi-random process Oscillographic procedures, useful to learn how to write code Oscillographic VC, at the same time this program interface is very complete, beautiful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:136971
    • 提供者:沈德
  1. Random

    0下载:
  2. 标准C实现,根据线形同余法的随机数生成器-Standard C implementation, according to wire more than the law is tantamount to random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:4003
    • 提供者:杨颖
  1. random

    0下载:
  2. 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
  3. 所属分类:Other systems

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

    0下载:
  2. Verilog使用$random()函數簡單範例-Verilog using the $ random () function of a simple example
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-25
    • 文件大小:38781
    • 提供者:蕭鴻森
  1. random

    2下载:
  2. 伪随机数产生器,可以根据输入的控制字产生需要的伪随机数-Pseudo-random number generator
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-26
    • 文件大小:2021
    • 提供者:chengaj
  1. random-binary

    0下载:
  2. 数字调制器的墓本构建模块是函数random-binary,它产生电平值为+1或一1的二进制波形,产生的比特数以及每比 特的采样数是该函数的参数。函数random-binary可以仿真多个数字调制器,例如,可用如下MATLAB语句仿真一个QPSK调制器: 下列MATLAB程序产生一个长10比特的QPSK信号,采样频率为每比特8个采样点: -Digital modulator building blocks of the tomb is a function of the random
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:244046
    • 提供者:defang
  1. PSO-random-kidnap

    0下载:
  2. 用随机自适应粒子群优化算法求解背包问题。-Random adaptive particle swarm optimization algorithm to solve knapsack problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1332681
    • 提供者:李北辰
  1. Random

    0下载:
  2. asp.net(C#)两种随机数的算法,可用抽考题,希望大家会喜欢!-asp.net (C#) are two random number algorithms, available pumping exam questions I hope you will enjoy!
  3. 所属分类:.net

    • 发布日期:2017-03-26
    • 文件大小:1143
    • 提供者:马佐里尼
  1. Random

    0下载:
  2. 获取互不相同的随机字母(从a到z),并按从小到大顺序排列-Access to each other with random letters (from a to z), according to the order from small to large
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:722
    • 提供者:zeqin
  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 appropriate transformation metho
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:709
    • 提供者:wswfx
  1. Random-signal-processing

    0下载:
  2. 随机信号处理,包括各种概率计算,各种功率谱计算-Random signal processing, including all probability, a variety of power spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4401
    • 提供者:lili
  1. My-Random-Letters-Numbers-Generator-for-Linux

    0下载:
  2. This is random letter and number string generator. It may be used to make passwords or strings for a project. The code may be used in any c/pp projects. This code may work on both windows and linux.-This is random letter and number string generato
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-23
    • 文件大小:1024
    • 提供者:BMX
  1. Random-weighting-method-based-on-small-samples-of-

    0下载:
  2. 基于随机加权法的小子样数据评估研究Random weighting method based on small samples of data evaluation-Random weighting method based on small samples of data evaluation
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:169207
    • 提供者:hv1230
  1. Random-number-generation

    0下载:
  2. matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:15133
    • 提供者:yumingwei
  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-walk

    0下载:
  2. 使用C语言编写的随机漫步程序,可作为C语言学习的例子-Written in C language use of random walk program can as C language learning example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:43657
    • 提供者:xiangwei
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com