文件名称:daexp3
- 所属分类:
- Audio
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-05-23
- 文件大小:
- 2.18mb
- 下载次数:
- 0次
- 提 供 者:
- 林*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
音频数据的频谱分析.编程对一个wav文件(16位数据,单声道)的数据进行快速傅里叶变换,将变换后的实部和虚部数据输出至文件。-Spectral analysis of the audio data. Programming to a wav file (16 bit data, mono) data for a fast Fu Liye transform, the real and imaginary parts of the transformed data output to file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
daexp3\daexp3\complex.cpp
......\......\complex.h
......\......\daexp3.dsp
......\......\daexp3.dsw
......\......\daexp3.ncb
......\......\daexp3.opt
......\......\daexp3.plg
......\......\daexp3.sdf
......\......\daexp3.sln
......\......\daexp3.suo
......\......\daexp3.vcxproj
......\......\daexp3.vcxproj.filters
......\......\daexp3.vcxproj.user
......\......\Debug\CL.read.1.tlog
......\......\.....\CL.write.1.tlog
......\......\.....\complex.obj
......\......\.....\daexp3.exe
......\......\.....\daexp3.exe.embed.manifest
......\......\.....\daexp3.exe.embed.manifest.res
......\......\.....\daexp3.exe.intermediate.manifest
......\......\.....\daexp3.ilk
......\......\.....\daexp3.lastbuildstate
......\......\.....\daexp3.log
......\......\.....\daexp3.pdb
......\......\.....\daexp3.vcxprojResolveAssemblyReference.cache
......\......\.....\daexp3.write.1.tlog
......\......\.....\daexp3_manifest.rc
......\......\.....\fft.obj
......\......\.....\link-cvtres.read.1.tlog
......\......\.....\link-cvtres.write.1.tlog
......\......\.....\link.3524-cvtres.read.1.tlog
......\......\.....\link.3524-cvtres.write.1.tlog
......\......\.....\link.3524.read.1.tlog
......\......\.....\link.3524.write.1.tlog
......\......\.....\link.7596-cvtres.read.1.tlog
......\......\.....\link.7596-cvtres.write.1.tlog
......\......\.....\link.7596.read.1.tlog
......\......\.....\link.7596.write.1.tlog
......\......\.....\link.read.1.tlog
......\......\.....\link.write.1.tlog
......\......\.....\main.obj
......\......\.....\mt.read.1.tlog
......\......\.....\mt.write.1.tlog
......\......\.....\rc.read.1.tlog
......\......\.....\rc.write.1.tlog
......\......\.....\vc100.idb
......\......\.....\vc100.pdb
......\......\.....\vc60.idb
......\......\.....\vc60.pdb
......\......\.....\WavFileOperation.obj
......\......\fft.cpp
......\......\fft.h
......\......\fft.txt
......\......\ipch\daexp3-46786499\daexp3-5dfe54fb.ipch
......\......\main.cpp
......\......\test1.wav
......\......\test2.wav
......\......\WavFileOperation.cpp
......\......\WavFileOperation.h
......\......\ipch\daexp3-46786499
......\......\Debug
......\......\ipch
......\daexp3
daexp3