搜索资源列表
wavTransform
- 将wav文件从十进制转换成二进制,再从二进制转换回去-tansform a wav file from decimal to binary and reverse the process
Read_Wav
- 1:运行Read_Wav.exe文件,在弹出的对话框"打开文件转换"按钮选择需要转换的wav格式文件; 2:文件转换完后,在源文件路径下会生成相应的二进制文件".dat",并且会在程序界面上会显示Wav文件的相应文件信息。 3:生成的.dat文件中的二进制数据是从Wav文件data数据开始的二进制,不包括Wav文件的文件头信息。 -1: Run Read_Wav.exe files, in the pop-up dialog box to open the file conversi
bin to wav converter
- converter of general binary files to wav files for DACs.
writefile
- 把wav文件的二进制码转成原始的wav文件,代码放在media_resource.h 文件的数组中。-Wav file to binary code into the original wav file, the code is placed media_resource.h file array.