资源列表
my-DPCM
- 对图像进行预测编码,使用DPCM编码方案,实现代码简单易懂-images of predictive coding, the use of DPCM coding scheme to achieve easy-to-read code
psat-2.0.0-b2
- 本程序非常值得借鉴的一点就是,把Matlab做成了极其具有直观化的具有交互界面,类似于VB的应用程序,希望我们也能多多学习学习-this program very worthwhile reference point is, put Matlab has made a very intuitive the interface is similar to the VB application, hope that we can also learn more study
视频压缩
- 一个不错的视频压缩源码-a good source of video compression
G.723.1_c
- ITU-T G.723.1语音编解码算法源代码-ITU-T G.723.1 speech codec algorithm source code
arithmetic_demo
- 推荐一个快速压缩算法,本人试过,很好用,详细说明请参看:http://www.codeguru.com/Cpp/Cpp/algorithms/compression/article.php/c7043/-recommended a rapid compression algorithm, I tried to use good, detailed descr iption See : http://www.codeguru.com/Cpp/Cpp/algorithms/compression/a
x264-red.tar
- 一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明 -a rapid H.264 codec, from MPEG optimized. Of the main slices of processing optimization, containing detailed explanation
LiftingWaveTransform
- 此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression algorithm threshold source, whi
MyloopToolbar
- 自制IE插件,实现在www.mailu.cn搜索的动能 -homemade IE plug-ins, to achieve the kinetic energy www.mailu.cn Search
7za447
- 7za447,压缩解压缩源码,最新源码^_^-7za447, decompress compressed source, the latest source ^ _ ^
vb-setup
- 用vb制作安装程序的源码,开发环境vb6.0,非常好的源码哦-production with the installation procedures vb source code, development environment vb6.0, very good source Oh! !
huffman
- 一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
FLch3RLSeg3
- 最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值.