资源列表
[压缩解压] huffman
说明:在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。-Online to find the simplest, fastest Huffman. This method does not use any extension of the dynamic libraries, such as STL or components. Only usin<zhaoyibin> 在 2025-06-08 上传 | 大小:14kb | 下载:0
[压缩解压] Rle_Rld
说明:Run length Coding and Run Length decoding .take an input and encode and at the decoder side decode it-Run length Coding and Run Length decoding .take an input and encode and at the decoder side decode it<hassan dawood> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[压缩解压] 9854125413
说明: 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin<罗鹏> 在 2025-06-08 上传 | 大小:17kb | 下载:0
[压缩解压] COMPRESSION
说明:Simple LZW image compression implemented on Spartan-3e starter kit using Xilinx9.2 and Modelsim for testbench simulation.<amrabbas> 在 2025-06-08 上传 | 大小:194kb | 下载:0
[压缩解压] Space-Time-Trellis-Code
说明:该程序用matlab实现的,用来对图形图像进行Space-Time-Trellis-Code编解码,以达到压缩的目的!-The program achieved using matlab to graphic images of the Space-Time-Trellis-Code coding and decoding, in order to achieve the purpose of compression!<马行空> 在 2025-06-08 上传 | 大小:8kb | 下载:0
[压缩解压] JPEG-for-Matlab
说明:本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!<马行空> 在 2025-06-08 上传 | 大小:70kb | 下载:0
[压缩解压] Huffmancompressionanddecompression
说明:哈弗曼压缩和解压缩器,可对文件(如.txt,.doc)进行压缩和解压缩,小弟菜鸟,望各位大师多多指教-Huffman compression and decompression, and can document (such as. Txt,. Doc) for compression and decompression, rookie boy, hope you master the exhibitions<> 在 2025-06-08 上传 | 大小:7kb | 下载:0