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

搜索资源列表

  1. radix-2FFT

    0下载:
  2. 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1194
    • 提供者:Terry
  1. verilog fft_64_12

    2下载:
  2. radix-4,利用cordic算法实现复乘单元
  3. 所属分类:VHDL编程

  1. 基数(radix)树

    0下载:
  2. 基数(radix)树 的设计
  3. 所属分类:文档资料

  1. RADIX4.rar

    0下载:
  2. This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm,This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3511
    • 提供者:sunil
  1. fft-arm.zip

    2下载:
  2. 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。,Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extende
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:242478
    • 提供者:Tony Gibson
  1. fft.rar

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1353
    • 提供者:李文
  1. fft_1024_hdl

    1下载:
  2. 一个 1024 点 FFT , 基 4 蝶形运算架构, 5级流水,乒乓内存,有测试环境。-A 1024-point FFT, Radix-4 butterfly structure operation, five water, ping-pong memory, a test environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:18014
    • 提供者:wei
  1. Split_radix

    1下载:
  2. FFT的分裂基算法,很详细的注释,花了两天的时间。希望对大家有帮助-The Split-radix FFT algorithm, a very detailed notes, spent a couple of days. We want to help
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:975
    • 提供者:尚龙
  1. radixsort

    0下载:
  2. radix排序法-Radix sorting method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-04
    • 文件大小:1498
    • 提供者:站长
  1. MultiSort

    0下载:
  2. Merge, Insertion, Radix, Heap, Bucket, Quick, Counting排序算法-Sort Algorithm about Merge, Insertion, Radix, Heap, Bucket, Quick, Counting
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-22
    • 文件大小:5080
    • 提供者:站长
  1. vhdlfft4

    0下载:
  2. 基4算法的vhdl实现,蝶形变换等的详细设计-Radix-4 algorithm of VHDL realize, butterfly transform the detailed design, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:12194
    • 提供者:邓翔
  1. VLSIFFTRadix2forDSP

    0下载:
  2. VLSI implementation of high speed and high resolution FFT algorithm based on Radix 2 for DSP application
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:247866
    • 提供者:bonjour
  1. XRadixSort_Swap

    0下载:
  2. 2009 英特尔® 线程挑战赛—基数排序 使用tbb进行了并行优化 速度很快-Parallel Radix Sort Source
  3. 所属分类:WAP develop

    • 发布日期:2017-03-30
    • 文件大小:471313
    • 提供者:邓辉
  1. fft64

    1下载:
  2. 64-point radix-2 fft module
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-11
    • 文件大小:686
    • 提供者:Hem
  1. fft256

    0下载:
  2. 256-point radix-2 fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1656
    • 提供者:Hem
  1. FFT

    0下载:
  2. radix 2 fft algorithm code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1544
    • 提供者:bnpvas
  1. RADIX

    0下载:
  2. radix sort with c++ komeil
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:697
    • 提供者:komeils
  1. BoothMultiplier4

    0下载:
  2. Radix 4 Booth Multiplier
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:201636
    • 提供者:photo26
  1. Radix-4FFTforTMS320C6000

    0下载:
  2. 用TI DSP芯片TMS320C6000实现FFT算法 内含程序代码和说明 The radix-4 FFT-Fixed-point digital signal processors (DSPs) have limited dynamic range to deal with digital data. This application report proposes a scheme to test and scale the result output from each
  3. 所属分类:DSP编程

    • 发布日期:2017-03-25
    • 文件大小:53501
    • 提供者:防止
  1. Counting radix

    0下载:
  2. Counting radix just try it
  3. 所属分类:文章/文档

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