搜索资源列表
dingdianchengfaqisheji
- 目录: 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位、
FPGA_4FFT
- 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed d
Impulse_fft_hw
- 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
radix4
- it s a vhdl code for radix 4 algorithm
RADIXponint
- radix 64 point pipeline fft.in the field of fpga design
RADIX_64
- radix 64 point fft using vhdl design in fpga
FFTRadix235
- a radix-2,3 and 5 FFT, hopefully this is new and helpful :)
project
- project in data structure good for making radix sort
radix2
- 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
sort
- Achieve insertion sort, merge sort, selection sort, heap sort, radix sort, bucket sort. And sort more than 6 compared to the running time
jishupaixu
- 基数排序数据结构的一种算法基数排序数据结构的一种算法-Radix sort the data structure of an algorithm
sortingnote
- bucket sort、sample sort、radix sort三种排序算法的介绍-bucket sort, sample sort, radix sort the introduction of the three sorting algorithms
quicksort
- 基数排序,快速排序函数代码,内含有详细介绍-Radix sort, quick sort function code, which contains a detailed descr iption
course-design-of-data-structure
- 数据结构课设报告 关键字排序 基数排序 LSD排序-Data Structures class-based reporting keyword LSD radix sort sort sort
Radix-2
- here it gives the 8 point radix 2 fft algorithm
Radix-2
- Radix2 booth multiplier
fftr4-16p
- radix 4 fft 16 point
06118316
- Pipelined Radix- Feedforward FFT Architectures
paixusuanfa
- 归纳总结快速排序,归并排序,堆排序以及基数排序算法的特点,实现算法并加以比较-Summarized quick sort, merge sort, heap sort and the characteristics of radix sort algorithm, algorithm and compare
1
- Approximate Radix-8 Booth Multipliers for Low-Power and High-Performance Operation