资源列表

« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 1306 »

[压缩解压read_letter

说明:Matlab file to read letter
<mehwish> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压haffuman

说明:图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
<刘兰芳> 在 2024-11-01 上传 | 大小:1024 | 下载:1

[压缩解压CdenoiseGaussian

说明:CONTOURLET去噪。添加了高斯噪声很好的实现了图像的多尺度分解下的去噪与重建。实现了多尺度分解的子带去噪。-CONTOURLET denoise .this is denoise program. my english is poor!
<vivien> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压3

说明:Please read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
<kaman> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压suanshubianma

说明:算术编码是将累积分布函数的区间(0,1)分成许多互不重叠的小区间,每个信源符号对应于各个小区间,每个小区间的长度等于这个信源符号的概率分布值,在此小区间内取一点,取该点二进制小数点后l位作为这个信源符号的码字。把这基本思想运用到信源符号序列中来,能计算出信源符号序列的累积分布函数,使每个符号序列对应于累积分布函数上的不同区间,在此区间上取一点,将其二进制小数点后l位作为这符号序列的码字,只要这些区间不重叠,编的的码即为算术编码。-Ari
<张继红> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压suanshu

说明: 首先,计算出码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环编码,直至输入序列循环完毕。 最后,将所得的累计概率由小数形式转化成二进制形式。 对解码。首先,计算码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环解码,此次循环是在码元符号集中,由高概率码元向低概率码元循环,这是由于编码的输出肯定是不大于高概率码元的累积概率的。那么如果我们从高到底循环,所找到的第一个小于编码结
<张继红> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压huffman

说明:霍夫曼编码,是离散余弦编码的一种,当各离散样值概率为2的幂时,压缩编码达到极限熵-Huffman code is encoded as a discrete cosine, discrete sample value when the probability of power 2 hours, reached the limits of entropy coding
<好好> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压ACmod

说明:This code implements the arithmetic coding algorithm used for text compression. At present it takes an input of fixed length but that can be modified in the code as required.
<Priyal> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压buffer_img

说明:buffer image coefficents for jpeg compression
<sandeep> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压huffman2

说明:huffman编码源程序之二,适合《信息与编码》课程初学者使用-huffman
<村姑2> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压huffman3

说明:huffman编码源程序,适合《信息与编码》课程初学者使用-huffman
<村姑2> 在 2024-11-01 上传 | 大小:1024 | 下载:0

[压缩解压huffman4

说明:huffman编码源程序之四,适合《信息与编码》课程初学者使用-huffman
<村姑2> 在 2024-11-01 上传 | 大小:1024 | 下载:0
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 1306 »

源码中国 www.ymcn.org