资源列表
[压缩解压] ArithmeticCoding
说明:The implementaion of CABAC encoding and decoding process in H264 standard.<li> 在 2024-11-09 上传 | 大小: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<李添翼> 在 2024-11-09 上传 | 大小: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<龙活> 在 2024-11-09 上传 | 大小: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()<罗罗> 在 2024-11-09 上传 | 大小:4kb | 下载:0
[压缩解压] adaptive_arithmetic
说明:自适应算术编码 自适应算术编码的解码-Adaptive Arithmetic Coding Adaptive arithmetic coding decoder<王波> 在 2024-11-09 上传 | 大小:4kb | 下载:0
[压缩解压] Huffman-encoding-decoding
说明:哈夫曼编码与译码,能对输入的字符(有权值)进行建树、编码、译码-Huffman encoding and decoding can input characters (right value) for contributions, coding, decoding<白杨> 在 2024-11-09 上传 | 大小:4kb | 下载:0
[压缩解压] HuffmanCode
说明: /*哈夫曼编/译码器 完成Huffman 编码的译码过程。 即输入一个码串,请翻译成相应的字符串。 要求有编码过程和解码过程。*/-/* Huffman encoder/decoder to complete the decoding process of Huffman encoding. That the input string 1 yards, please be translated into the corre<ping> 在 2024-11-09 上传 | 大小:4kb | 下载:0
[压缩解压] HARTLEY.ZIP
说明:The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has<archit> 在 2024-11-09 上传 | 大小:4kb | 下载:0