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

搜索资源列表

  1. fft512

    0下载:
  2. 采用基2算法的512点快速傅里叶变换,可以运用于ofdm等方面-The 512-point fast Fourier transform of the radix-2 algorithm, can be used in ofdm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:3412
    • 提供者:
  1. Blackfin_FftDct General algorithms for Radix-2 and

    0下载:
  2. 用于数字信号处理快速傅立叶变换的程序--Program for quick Fourier conversion in handling digital signals.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:1605991
    • 提供者:韩钰
  1. fft

    0下载:
  2. 基2算法的FFT程序,源码使用了按时间抽取的方式-Radix-2 algorithm the FFT procedure, the use of a time source selection
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1083
    • 提供者:wu jinghui
  1. FFT

    0下载:
  2. 基于dsp的fft算法,是基2按时间抽取快速fft,对于想熟悉fft算法的朋友很有帮助-Based on the dsp of the fft algorithm, is extracted by time radix-2 fast fft, for want of a friend familiar with the fft algorithm helpful
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:5406
    • 提供者:小孩
  1. somesortalgorithm

    0下载:
  2. 本程序实现了通常我们所用的各种排序算法,是基于1--10000的随机生成数排序,有冒泡排序,合并排序,基数排序,计数排序等算法实现。-This procedure has usually used in a variety of sorting algorithm is based on 1- 10000 sort the randomly generated number, a bubble sort, merge sort, Radix Sort, Counting Sort algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:2147
    • 提供者:yifang
  1. MCMPFFT

    0下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列的DFT-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence of DFT
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1151
    • 提供者:dayuruozhi
  1. sort

    0下载:
  2. 自己编写的排序算法的代码,有桶排序,计数排序,基数排序,归并排序,堆排序,插入排序,快速排序,选择排序。-Sorting algorithm I have written the code, there are barrels of sorting, counting sort, Radix Sort, Merge Sort, Heap Sort, Insertion Sort, Quick Sort, select Sort.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:4154
    • 提供者:yiming
  1. SRT

    0下载:
  2. verilog code radix-2 SRT divider input [7:0]Dividend input [3:0]Divisor output [4:0]Quotient output [8:0]Remainder -verilog coderadix-2 SRT dividerinput [7:0] Dividend input [3:0] Divisor output [4:0] Quotient output [8:0] Remainde
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2811
    • 提供者:沙嗲
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2526
    • 提供者:郭曉詠
  1. fft

    0下载:
  2. Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:41473
    • 提供者:dai
  1. splfft

    0下载:
  2. 分裂基算法,已调试,用C语言实现-Split-radix algorithm, have been debug using C language. . . . . . . . . . . . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10541
    • 提供者:steven
  1. FPGA_4FFT

    0下载:
  2. 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed d
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:360629
    • 提供者:王晓
  1. sort

    0下载:
  2. 包括归并排序、基数排序、快速排序、谢尔排序、以及每一种排序的详细ppt实例说明和解释~! -Including merge sort, Radix Sort, Quick Sort, Shell Sort, and sort each type of detailed examples and explanations ppt ~!
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:96561
    • 提供者:heqin
  1. sort

    0下载:
  2. 这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort-This is a period of about four kinds of methods to sort the complete source code and the comparison between, including: Heap sort, Merge sort, Quick sort, Radix sort
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:466754
    • 提供者:xj
  1. Radix_Sort2142121302009

    0下载:
  2. the implementation of radix sort algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:mohsin
  1. Impulse_fft_hw

    0下载:
  2. ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:4278
    • 提供者:teomondo
  1. sort

    0下载:
  2. 使用java寫的排序法demo包含radix sort和插入排序法-Using java to write the sort method demo contains the radix sort and Insertion Sort
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3379
    • 提供者:123
  1. All-kinds-of-sort

    0下载:
  2. 本代码实现了几乎所有的排序算法,如冒泡排序,选择排序,基数排序,快速排序等。-This source code implements all kinds of basic sorting algorithm, such as bubble sort,radix sort,select sort,quick sort and so on.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:4918
    • 提供者:肖斌
  1. BoothMultiplier

    0下载:
  2. A Scalable Counterflow-Pipelined Asynchronous Radix-4 Booth Multiplier
  3. 所属分类:Development Research

    • 发布日期:2017-04-23
    • 文件大小:296338
    • 提供者:photo26
  1. SPLFFT

    0下载:
  2. splfft.for(hsplfft.for) 利用分裂基算法求复序列 的DFT -splfft.for(hsplfft.for) Split-radix algorithm for the use of complex DFT sequence
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1027
    • 提供者:金茜
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com