搜索结果

找到约 39 项符合 radix 的查询结果

其他 此程式具有三种FFT演算法,分别是radix-2 radix-4 radix-8,可选择其中一种演算法,接着输入FFT点数,程式就会执行FFT/IFFT,可以藉此知道是否正确

此程式具有三种FFT演算法,分别是radix-2 radix-4 radix-8,可选择其中一种演算法,接着输入FFT点数,程式就会执行FFT/IFFT,可以藉此知道是否正确
https://www.eeworm.com/dl/534/225075.html
下载: 178
查看: 1807

嵌入式/单片机编程 54x54-bit Radix-4 Multiplier based on Modified Booth Algorithm

54x54-bit Radix-4 Multiplier based on Modified Booth Algorithm
https://www.eeworm.com/dl/647/359646.html
下载: 69
查看: 1089

VHDL/FPGA/Verilog VLSI implementation of high speed and high resolution FFT algorithm based on Radix 2 for DSP applica

VLSI implementation of high speed and high resolution FFT algorithm based on Radix 2 for DSP application
https://www.eeworm.com/dl/663/455310.html
下载: 87
查看: 1097

其他书籍 This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware

This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware signal processing, targeting low-cost FPGA technologies. The developed core is targeted into a Xilinx庐 Spartan鈩?3 XC3S200 FPGA with the inclusion of a VGA display interface and an external 16-bit da ...
https://www.eeworm.com/dl/542/418811.html
下载: 70
查看: 1074

Java编程 使用java寫的排序法demo包含radix sort和插入排序法

使用java寫的排序法demo包含radix sort和插入排序法
https://www.eeworm.com/dl/633/467940.html
下载: 187
查看: 1049

汇编语言 ADSP-TS101S and ADSP-TS201S Real and Complex radix-2 C-callable FFT

ADSP-TS101S and ADSP-TS201S Real and Complex radix-2 C-callable FFT
https://www.eeworm.com/dl/644/372228.html
下载: 63
查看: 1124

VHDL/FPGA/Verilog verilog code radix-2 SRT divider input [7:0]Dividend input [3:0]Divisor output [4:0]Quotient

verilog code radix-2 SRT divider input [7:0]Dividend input [3:0]Divisor output [4:0]Quotient output [8:0]Remainder
https://www.eeworm.com/dl/663/388882.html
下载: 147
查看: 1118

数值算法/人工智能 这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort

这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort
https://www.eeworm.com/dl/518/449340.html
下载: 66
查看: 1118

数学计算 通过读取已有的由matlab产生的数据文件进行1024点浮点fft运算的c程序.其中,radix2()实现基2算法,ChangeOrder()实现变址运算.

通过读取已有的由matlab产生的数据文件进行1024点浮点fft运算的c程序.其中,radix2()实现基2算法,ChangeOrder()实现变址运算.
https://www.eeworm.com/dl/641/300983.html
下载: 143
查看: 1101

软件设计/软件工程 目录: 0、 约定 1、 无符号数一位乘法 2、 符号数一位乘法 3、 布思算法(Booth algorithm) 4、 高基(High Radix)布思算法 5、 迭代算法 6、

目录: 0、 约定 1、 无符号数一位乘法 2、 符号数一位乘法 3、 布思算法(Booth algorithm) 4、 高基(High Radix)布思算法 5、 迭代算法 6、 乘法运算的实现——迭代 7、 乘法运算的实现——阵列 8、 乘加运算 9、 设计示例1 —— 8位、迭代 1、 实现方案1 —— 一位、无符号 2、 实现方案2 —— 一位、布思 3、 实 ...
https://www.eeworm.com/dl/684/187643.html
下载: 119
查看: 1307