搜索资源列表
MPEG4压缩算法源代码.zip
- MPEG4压缩算法源代码
一种新的MDCT快速算法
- 一种新的MDCT快速算法-a new fast algorithm MDCT
单音频检测Goertzel算法类文件
- 单音频检测Goertzel算法类-single audio detection algorithm Goertzel algorithm category
回声消除算法
- 回声消除算法的C++程序,运行在unix/linux上, 也可以在vc中被编译, 测试, 效果还行-The program file of the algorithm for echo cancellation written by C++, can be runed on unix/linux, and also can be complied in VC It efficient good by testing.
h.264搜索算法相关IEEE论文
- 介绍h.264搜索算法的IEEE论文20篇-recommend 20 books of discourse h.264 grabble arithmetic IEEE.
运动估计算法
- 运动估计的算法源程序,搜索精度为半精度,方法是对整像素搜索到的匹配位置的领域像素进行内查,然后进一步搜索,找到更精确的匹配位置- In the movement estimate algorithm source program, the search precision is half precision, the method is the match position domain picture element which searches to the entire picture
H264的帧间宏块模式选择算法
- 这是一篇关于H.264编码部分帧间宏块模式选择算法文章。-This is a part of the H.264 coding frame-Block Mode selection algorithm article.
AES候选算法RC6未优化
- 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
用DSP进行mp3解压缩的算法程序
- 用DSP进行mp3解压缩的算法程序,看过之后你就会想自己做个mp3了-DSP solutions for MP3 compression algorithm, after reading you will want to be a mp3 of their own
DCT快速算法
- DCT 快速算法 -DCT Fast Algorithm
循环冗余校验CRC的算法分析和程序实现
- 循环冗余校验CRC(Cyclic Redundancy Check)是由分组线性码的分支而来,其主要应用是二元码组。编码简单且误判概率很低,在通信系统中得到了广泛的应用。重点介绍了CRC校验的原理及其算法实现。-Cyclic Redundancy Check (Cyclic Redundancy Check) is a linear code from the branch, its main application is binary codes. Coding simple misjudgm
用于文件压缩的huffman算法
- 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
包含由录音到识别全过程的DTW算法源码
- 包含由录音到语音识别全过程的DTW算法源码,其中recognition.m为主脚本,含UI界面,便于操作。其他均为调用函数。
H.264编码算法的完整源代码
- H.264编码算法的完整源代码 文件:VideoEncoderX264.h class CVideoEncoderX264 : { public: CVideoEncoderX264(void); ~CVideoEncoderX264(void); virtual bool Connect(CVideoEnDecodeNotify* pNotify, const CVideoEnDecodeItem& Item); virtual void Release(void);
mp3编码算法
- mp3编码算法
jm模型
- 学习H.264的工具代码,做差错隐藏,运动估计,优化算法的程序原型
c672x 过载算法
- c672x 过载算法
音效算法C源码
- 里面包含各种音频算法处理的C语言代码。
瞬时混合盲信号分离问题的自适应算法比较
- 瞬时混合盲信号分离问题的自适应算法比较 可以作为参考
实现MP3算法的源代码
- 使用微处理器实现MP3算法的源代码.