搜索资源列表
Assignment5
- 用java编写的用蝶式算法实现的fft,用来计算两个多项式的乘积,输入文件的格式如压缩包中的data5.txt,结果输出到result.txt中。-java prepared with the use of the butterfly fft algorithm, used to calculate the product of two polynomials. input file formats such as compressed data5.txt the results were ex
FFT.rar
- 一个用JAVA实现的快速傅里叶变换算法小程序,Use JAVA to achieve a fast Fourier transform algorithm applet
FFT-java
- java 编写的FFT 实现FFT快速算法-a FFT by java
DImage0.4
- Java实现的数字图像增强处理程序,可以直接用,其中FFT算法为原创!-Java implementation of digital image enhancement processing, can be directly used, including FFT algorithm is original!
fft.java
- 三种java实现快速傅里叶变换的代码,实现快速傅里叶变换算法的主要功能-Three java implementation of Fast Fourier Transform code, the main function of the fast Fourier transform algorithm
ImageProcess2
- 用JAVA语言实现的一个数字图像的傅立叶变换和离散余弦变换。用到了傅立叶变换的快速算法FFT和离散余弦变换DCT。 -JAVA programming language to achieve a digital image of the Fourier transform and discrete cosine transform. Use of the Fourier transform, fast algorithm FFT and discrete cosine transform D