搜索资源列表
Visual-CPPmusic
- 1.调用mminoOpen函数来打开WAVE文件,获取HMMIO类型的文 件句柄; 2.根据WAVE文件的结构,调用mmioRead、mmioWrite和mmioSeek 函数实现文件的读、写和定位操作; 3.调用mmioClose函数来关闭WAVE文件。 -A.Call mminoOpen function to open a WAVE file, obtain HMMIO type text Pieces of handle
MP3Player_Matlab
- MATLAB版本的MP3播放器(GUI),其中包含matlab MP3解码编码工具包,可实现在matlab平台下对MP3文件的读写操作,非常实用。-MATLAB version of the MP3 player (GUI), which includes matlab MP3 codec kit can be realized in the matlab platform to read and write MP3 files operation, very practical.