资源列表

« 1 2 ... .37 .38 .39 .40 .41 1042.43 .44 .45 .46 .47 ... 1306 »

[压缩解压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

[压缩解压UUE

说明:UUE加解密算法 UUE加解密算法-UUE encryption algorithm for encryption and decryption algorithm UUE
<朱昀> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[压缩解压huff

说明:哈夫曼编码和译码 觉得自己有用的话就下把 我自己觉的还不错-Huffman coding and decoding feel useful on the next to sleep in my own good
<黄正远> 在 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

[压缩解压7Zip

说明:7zip scr ipt for auto-compression
<Shadz> 在 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

[压缩解压Huffman

说明:MATLAB编写的huffman编解码程序,程序中计算了压缩比。-MATLAB prepared huffman codec procedures, procedures to calculate the compression ratio.
<胡婕> 在 2024-11-09 上传 | 大小:4kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 1042.43 .44 .45 .46 .47 ... 1306 »

源码中国 www.ymcn.org