搜索资源列表
shengyibofang1
- 很好的播放软件可以用FFT算法计算波形 有点像media9 不过完整程序有两个部分-good player software can be used FFT algorithm is a bit like a waveform integrity procedures media9 But there are two parts
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语言编写快速傅立叶变换(fft)程序,,这个程序的算法是《算法引论—一种创造性方法》中的算法-Using java language fast Fourier transform (fft) program, the program algorithm is the " Introduction to Algorithms- A creative approach" in the algorithm
DImage0.4
- Java实现的数字图像增强处理程序,可以直接用,其中FFT算法为原创!-Java implementation of digital image enhancement processing, can be directly used, including FFT algorithm is original!
FFTfinal
- 使用JAVA模拟FFT算法 快速傅里叶算法-JAVA simulation using the FFT algorithm
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