CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - radix

搜索资源列表

  1. dingdianchengfaqisheji

    0下载:
  2. 目录: 0、 约定 1、 无符号数一位乘法 2、 符号数一位乘法 3、 布思算法(Booth algorithm) 4、 高基(High Radix)布思算法 5、 迭代算法 6、 乘法运算的实现——迭代 7、 乘法运算的实现——阵列 8、 乘加运算 9、 设计示例1 —— 8位、迭代 1、 实现方案1 —— 一位、无符号 2、 实现方案2 —— 一位、布思 3、 实现方案3 —— 二位 10、设计示例2 —— 16位、
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:373.74kb
    • 提供者:少华
  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
    • 文件大小:352.18kb
    • 提供者:王晓
  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
    • 文件大小:4.18kb
    • 提供者:teomondo
  1. radix4

    0下载:
  2. it s a vhdl code for radix 4 algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:98.73kb
    • 提供者:lavish
  1. RADIXponint

    0下载:
  2. radix 64 point pipeline fft.in the field of fpga design
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:149.05kb
    • 提供者:bowya
  1. RADIX_64

    0下载:
  2. radix 64 point fft using vhdl design in fpga
  3. 所属分类:Project Design

    • 发布日期:2017-03-24
    • 文件大小:123.73kb
    • 提供者:bowya
  1. FFTRadix235

    0下载:
  2. a radix-2,3 and 5 FFT, hopefully this is new and helpful :)
  3. 所属分类:Software Testing

    • 发布日期:2017-04-05
    • 文件大小:1.09kb
    • 提供者:sisi
  1. project

    0下载:
  2. project in data structure good for making radix sort
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:314.56kb
    • 提供者:wala
  1. radix2

    0下载:
  2. fft The radix-2 algorithms are the simplest FFT algorithms. The decimation-in-time (DIT) radix-2 FFT recursively partitions a DFT into two half-length DFTs of the even-indexed and odd-indexed time samples. The outputs of these shorter FFTs ar
  3. 所属分类:Project Design

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

    0下载:
  2. Achieve insertion sort, merge sort, selection sort, heap sort, radix sort, bucket sort. And sort more than 6 compared to the running time
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:723.48kb
    • 提供者:
  1. jishupaixu

    0下载:
  2. 基数排序数据结构的一种算法基数排序数据结构的一种算法-Radix sort the data structure of an algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:654byte
    • 提供者:刘超
  1. sortingnote

    0下载:
  2. bucket sort、sample sort、radix sort三种排序算法的介绍-bucket sort, sample sort, radix sort the introduction of the three sorting algorithms
  3. 所属分类:Project Design

    • 发布日期:2017-11-28
    • 文件大小:26kb
    • 提供者:曹操
  1. quicksort

    0下载:
  2. 基数排序,快速排序函数代码,内含有详细介绍-Radix sort, quick sort function code, which contains a detailed descr iption
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:sue
  1. course-design-of-data-structure

    0下载:
  2. 数据结构课设报告 关键字排序 基数排序 LSD排序-Data Structures class-based reporting keyword LSD radix sort sort sort
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:244.06kb
    • 提供者:dian
  1. Radix-2

    0下载:
  2. here it gives the 8 point radix 2 fft algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:8.9kb
    • 提供者:jothikrishnan
  1. Radix-2

    0下载:
  2. Radix2 booth multiplier
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:8.89kb
    • 提供者:sat
  1. fftr4-16p

    0下载:
  2. radix 4 fft 16 point
  3. 所属分类:Project Design

  1. 06118316

    0下载:
  2. Pipelined Radix- Feedforward FFT Architectures
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1.6mb
    • 提供者:rajapraba
  1. paixusuanfa

    0下载:
  2. 归纳总结快速排序,归并排序,堆排序以及基数排序算法的特点,实现算法并加以比较-Summarized quick sort, merge sort, heap sort and the characteristics of radix sort algorithm, algorithm and compare
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:56.84kb
    • 提供者:文龙
  1. 1

    0下载:
  2. Approximate Radix-8 Booth Multipliers for Low-Power and High-Performance Operation
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2.38mb
    • 提供者:Sat
搜珍网 www.dssz.com