搜索资源列表
mp3 的算法
- mp3算法并讲解mp3编码-mp3 algorithm on the MP3 encoder and
MP3Decord
- MP3编码源码,硬件为8731及兼容产品,个人认为学习MP3编码原理比较有意义。-MP3 source code and hardware for 8731 and compatible products, personal learning that the MP3 coding theory more meaningful.
Voice_net_aac
- AAC(一种音质赶超MP3的音频编码)语音编解码,包括通信传输功能,使用微软MFC编程.环境为VC++.-AAC (catch up with a sound quality of MP3 audio coding) voice codecs, including telecommunications and transmission functions use Microsoft MFC programming. VC environment.
layer3encoder
- 这是一个关于音频编码的c程序 mp3第三层的
lame-3.98.4
- 在C++环境下实现MP3编码功能,是lamb版本-MP3 encoding
PKGMP3-001_MP3_Decoder_Evaluation_Package_Version_
- 该代码实现了MP3的解码和编码过程,有一定的参考价值-The code to achieve the MP3 decoding and encoding process, there is some reference value
w_ipp-sample-speech-coding_p_5.1.005
- intel语音编码解码,包含mp3,jpeg,h.264等等诸多语音编码解码源代码,可以很方便的集成到自己的应用程序,缺点是必须X86的CPU-intel audio codecs, including mp3, jpeg, h.264 and many other speech codec source code, can be easily integrated into your applications, drawback is that the CPU must X86
mp3_encoding
- 这是本人在做mp3编码器的部分笔记,有我自己的一些编码想法在里面。可以参考看一些。但愿对各位有帮助-This is my doing mp3 encoder section notes, have my own thoughts on some coding inside. You can see some of reference. I hope to be helpful
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、