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

搜索资源列表

  1. 123dfa23

    0下载:
  2. M伪随机序列生成器算法 这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等 系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum commu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3681
    • 提供者:adu
  1. python.tar

    0下载:
  2. Random Forest implementation in python
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:13397
    • 提供者:cordoba78
  1. random

    0下载:
  2. George Marsaglia的“The mother”随机数生成代码,称循环周期达2^250,可以通过ts检验,适用于大规模仿真。 源码已进行类封装。测试程序直接产生可用于matlab的m文件。-George Marsaglia s The mother random number generator code, saying that the cycle period could up to 2 ^ 250,and could pass through the ts test.Suit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7998
    • 提供者:winxp
  1. pn127

    0下载:
  2. 这是个128位的串行伪随机码发生器,还可以进一步扩充-128 This is a serial pseudo-random code generator, can be further expanded
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:446667
    • 提供者:lee
  1. random

    0下载:
  2. 这是一个产生范围在(-255,255)随机数的C函数,其中范围可有自己确定,结果生成一个数据文件,可被其他C程序作为头文件引用,在需要大量测试数据的时候特别有用-This is a have a range of (-255,255) random number of C functions, the scope of which may have their own identification, the results generate a data file may be other pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:264735
    • 提供者:刘镇
  1. LFSR

    1下载:
  2. verilog实现的8阶伪随机序列发生器,文件包含了三种主要模块:控制模块,ROM模块,线性反馈移位寄存器(LFSR)模块。已经通过modelsim仿真验证。-verilog to achieve 8-order pseudo-random sequence generator, the file contains three main modules: control module, ROM modules, a linear feedback shift register (LFSR) mo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:870339
    • 提供者:风影
  1. RSA_java

    1下载:
  2. 带界面的RSA算法,软件包中含有可执行程序,功能有自动生成随机素数P、Q,公钥,密钥,对数字进行加密解密。-Interface with the RSA algorithm, packages containing executable programs, automatic generation of random functions of prime numbers P, Q, a public key, keys for encryption and decryption of digit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-09
    • 文件大小:23194
    • 提供者:xuxu
  1. matlab_MRF

    1下载:
  2. 随机场的估计和应用,是非常流行的图像分割的算法。-markov random field is very popular
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:19396
    • 提供者:pengqinmu
  1. random

    0下载:
  2. 此头文件包含一个产生(0,1)的随机数的函数:random(),种子是系统当前时间,每次产生的伪随机数序列不一样。可直接调用此函数。-This header file contains a generation (0,1) random number function: random (), seed is the system current time, each produced by pseudo-random number sequences are different. Call th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:825
    • 提供者:于海波
  1. RandomForests

    0下载:
  2. random forest的介绍,ppt文档,24页-random forest presentation, ppt document, 24 pages
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:315702
    • 提供者:d345ya
  1. wlan_transmitter

    0下载:
  2. WLAN仿真-发送机 wlan No Comments 设置完系统参数后,开始产生发送数据。 1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。 2. QAM映射 3. 将数据映射到不同载波,形成OFDM符号 4. 产生pilot,并将pilot插入OFDM符号中 5. 加入dc和guard子载波 6. 进行ifft,将频域信号变到时域,并加入循环前缀 7. 对信号进行overlap window 8. 在时域产生short preamb
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1399
    • 提供者:福东方
  1. rng_opencore

    0下载:
  2. opencore, random number generator, verilog
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3326
    • 提供者:jason
  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
    • 文件大小:8305
    • 提供者:liuminsheng
  1. MarkovRandomField

    0下载:
  2. 较好的英文电子书,主要讲解马尔可夫随机场在图像处理中的应用,对做纹理分析研究的相关研究者非常难得。-Better in English e-books, mainly on the Markov random field in image processing applications, texture analysis of the study so the researchers related to very rare.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4234838
    • 提供者:杨延西
  1. RandomNN_original

    0下载:
  2. random neural network
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1703
    • 提供者:eknngx
  1. randomForest_4.5-27

    0下载:
  2. 本程序是基于linux系统下c++代码,实现了一个随机森林算法-This procedure is based on the linux system c++ Code, the realization of a random forest algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:212967
    • 提供者:深夜
  1. LFSR

    0下载:
  2. 伪随机序列产生器,线性反馈移位寄存器,原代码。-Pseudo-random sequence generator, linear feedback shift register, the original code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:163107
    • 提供者:李辛
  1. fcsr

    0下载:
  2. 伪随机序列产生器-代进位反馈移位寄存器,verilog hdl 原代码。-Pseudo-random sequence generator- on behalf of binary feedback shift register, verilog hdl original code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1403
    • 提供者:李辛
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-filtered 代进位反馈移位寄存器,verilog hdl 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, verilog hdl original code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2054
    • 提供者:李辛
  1. fcsr

    0下载:
  2. 伪随机序列产生器-代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator- on behalf of binary feedback shift register, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1183
    • 提供者:李辛
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com