搜索资源列表
mp3 的算法
- mp3算法并讲解mp3编码-mp3 algorithm on the MP3 encoder and
MyMP3(3)
- 提供了MP3解码算法,将MP3文件转换为PCM格式,-the MP3 decoder algorithm, MP3 files into the PCM format,
DSPMP3uiamcjembap
- mp3解码算法 ,能够在 个人 pc机上成功地 解码 播放 mp3文件 -mp3 decoding algorithm, to the individual pc crew successfully decode mp3 players document
Delphi_Mp3Decoder
- 一个用Delphi编写的Mp3解码播放器,使用WaveOut函数输出音频,内有调速功能及算法。感兴趣的可以下载来参考-A Delphi Mp3 decoding player audio output, use the WaveOut function, speed control function and algorithm. Interested can download the reference! !
vatshow
- 这个是用来对付www.vatshow.com上提供的资料的,可以将.vnt的文件转化为.mp3的文件(带歌词)。 WQX网站提供的vnt->wqx的转换程序是在是看不下去了,好歹我也是P4M 2.2的电脑,对付一个7M的文件竟然用了24分钟。 所以,我分析了www.vatshow.com提供的资源,然后写了一个 vnt->wqx的程序,这个是其中vnt->mp3的部分,拿出来和大家分享一下。同时加上了一个tnt->lrc的算法。 算法简单的,vnt用了xor加
1617
- 结合PCA的尺度不变特征变换(SIFT)算法,使用高阶累积量对MPSK信号进行调制识别,STM32制作的MP3的全部资料。- Combined with PCA scale invariant feature transform (SIFT) algorithm, Using high-order cumulants of MPSK signal modulation recognition, STM32 all the information produced by the MP3.
bie_cm51
- 模式识别中的bayes判别分析算法,一种噪声辅助数据分析方法,STM32制作的MP3的全部资料。- Pattern Recognition bayes discriminant analysis algorithm, A noise auxiliary data analysis method, STM32 all the information produced by the MP3.
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、