bitrate VS sampling rate
http://www.normsoft.com/kb/idx/31/094/article/
WAVE PCM soundfile format:
https://ccrma.stanford.edu/courses/422/projects/WaveFormat/
WAVFrom Wikipedia:
http://en.wikipedia.org/wiki/WAV
wav format sample:
http://www.ilovematlab.cn/thread-72979-1-1.html
Read wav file:
http://tech.e800.com.cn/articles/2009/113/1257212868630_1.html
C programming-读取DAT数据,转成wav格式文件:
http://blog.csdn.net/yanhc519/article/details/4946228
other:
***11.3 文件的顺序读写
http://c.jpkc.cqepc.com.cn/c_resource/C_Cai_assistant/11/11-3.htm
C++ I/O流库
http://cpp.phy.ccnu.edu.cn/html/kej/new_page_7.html
C++读写流文件(转)
http://kukugoo.blogbus.com/logs/41590383.html
C++读取内存数据(将内存数据转换成stringstream流)
http://blog.csdn.net/KaleoVon/article/details/5838731