文件名称:fft--algorithm(CPP)
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-12-13
- 文件大小:
- 1.26mb
- 下载次数:
- 0次
- 提 供 者:
- 郑**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
fft算法的实现,包括时域抽取和频域抽取。可以帮助学生快速了解fft算法的核心思想。-This software is a implementation of fft algorithm, which includes the time-domain and frequency-domain.Using this software, students can quickly understand the core idea of fft algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fft algorithm(C++)\fft时域抽取算法\Debug\fft时域抽取算法.exe
...................\...............\.....\fft时域抽取算法.ilk
...................\...............\.....\fft时域抽取算法.obj
...................\...............\.....\fft时域抽取算法.pch
...................\...............\.....\fft时域抽取算法.pdb
...................\...............\.....\vc60.idb
...................\...............\.....\vc60.pdb
...................\...............\fft时域抽取算法.cpp
...................\...............\fft时域抽取算法.dsp
...................\...............\fft时域抽取算法.dsw
...................\...............\fft时域抽取算法.ncb
...................\...............\fft时域抽取算法.opt
...................\...............\fft时域抽取算法.plg
...................\...频域抽取算法\Debug\fft算法.exe
...................\...............\.....\fft算法.ilk
...................\...............\.....\fft算法.obj
...................\...............\.....\fft算法.pch
...................\...............\.....\fft算法.pdb
...................\...............\.....\vc60.idb
...................\...............\.....\vc60.pdb
...................\...............\fft算法.cpp
...................\...............\fft算法.dsp
...................\...............\fft算法.dsw
...................\...............\fft算法.ncb
...................\...............\fft算法.opt
...................\...............\fft算法.plg
...................\...时域抽取算法\Debug
...................\...频域抽取算法\Debug
...................\fft时域抽取算法
...................\fft频域抽取算法
fft algorithm(C++)