资源列表
[压缩解压] CODE_UPLOAD13233112001
说明:别处下的一个huffman压缩程序,感觉挺好,希望对大家有用?-Elsewhere under a huffman compression process, feeling good, I hope for all of us useful?<> 在 2025-05-29 上传 | 大小:4kb | 下载:0
[压缩解压] GZIPdecode
说明:对GIZP进行解压缩,适用于不java.util.zip包的地方-Of GIZP decompressed, java.util.zip package does not apply to local<mcr520> 在 2025-05-29 上传 | 大小:4kb | 下载:0
[压缩解压] Run_Length
说明:Run_Length,提供可以使用編碼的一個小程式 只要編譯執行就可以使用-Run_Length, can use the encoder to provide a small program as long as the compiler can use to implement<黃祈閏> 在 2025-05-29 上传 | 大小:4kb | 下载:0
[压缩解压] ArithmeticCoding
说明:The implementaion of CABAC encoding and decoding process in H264 standard.<li> 在 2025-05-29 上传 | 大小:4kb | 下载:0
[压缩解压] huffmanprogram
说明:用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the uplo<李添翼> 在 2025-05-29 上传 | 大小:4kb | 下载:0
[压缩解压] JPEGcompression
说明:1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: -1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantizat<龙活> 在 2025-05-29 上传 | 大小:4kb | 下载:0
[压缩解压] haffmantree
说明:ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder()<罗罗> 在 2025-05-29 上传 | 大小:4kb | 下载:0