资源列表
Cpp2
- 简单的语法分析程序,对输入的语句进行分析,看是否是一个正确的句子。
Tran_from_jpeg_to_bmp
- 将JPEG图像解压为BMP图像。 内含图像处理的一些基本函数。
DHCODEC_2007_05_05
- The library contain AVC H.264 baseline codec,which can process video less than 12 minutes.
S264_DM6437
- This site include optimized H.264 baseline codec, SF IP Box Binary. PC version and TI DM6437 version Package for DM6437
S264Filter
- This site include optimized H.264 baseline codec, SF IP Box Binary. PC version and TI DM6437 version. Directshow Filter
SFIPBox_20071118
- This site include optimized H.264 baseline codec, SF IP Box Binary. PC version and TI DM6437 version. Small Fish IP Box
wangpeipei
- 排序查找的一个综合性实验.具有五种排序,以及两种查找
dddd
- 稀疏运算,包括加法乘法,转置的一个综合问题。
xishujuzhen
- 详细的稀疏矩阵的一个介绍。完整的课程设计。
speex-1.0.5
- Speex是一套专门用于压缩声音的库,由于其专门针对声音,所以压缩声音的性能非常高
Compression
- 几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform
7z457
- 7zip源码,里面有很多数据压缩算法,希望能给学习数据压缩的人带来一点帮助。