资源列表

« 1 2 ... .74 .75 .76 .77 .78 1079.80 .81 .82 .83 .84 ... 1306 »

[压缩解压forney_conv

说明:一种交织算法——forney交织,用于均衡能量,打乱码流的顺序,从而可以较低突发性错误对码流的影响。-A-cutting algorithm- forney intertwined for a balanced energy flow in order to fight garbled, so that we can lower the error of sudden impact on the bit stream.
<杨宇> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压huffman

说明:huffam编码的C语言举例,代码中给出了huffam编码和解码得过程-huffam coded C language, for example, the code is given huffam a process of encoding and decoding
<lanjun> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压op001

说明:霍夫曼编码压缩演算法,在霍夫曼编码当中,把各资料视为有重量的叶子,把出现频率较低的整理在一起,构筑出一个叫做「霍夫曼树」的树状构造资料,然后从此霍夫曼树来决定要分配给各资料的位列。 解码时,也是会用到霍夫曼树,我们必须将霍夫曼编码的资料逐个位去读入,然后照这个值去判断要走哪一边的树枝。然后,在走到叶之后,就把这个叶的值输出。接着就再度回到根,一直重覆同样的处理,直到没有资料为止。-Huffman coding compression
<elvis> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压op003

说明:LZ编码,使用字典压缩法,对一个资料值的集合(资料样式),分配一个比原值还要更短的码。-LZ coding, dictionary compression, the use of a collection of data values (data pattern), the distribution of a still shorter than the original value of the code.
<elvis> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压EZW

说明:EZW算法的matlab代码,希望对大家有用-EZW algorithm matlab code, everyone would like to be useful
<飞龙> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压huffman

说明:霍夫曼編碼:包括畫出霍夫曼樹 編解碼等功能。簡單易用-Huffman coding: Huffman tree including painted codec functions. Easy-to-use
<shiko> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压weeks

说明:该程序可以用于判断星期几,是一个 用C来描写的程序-The program can be used to determine the day of the week is a used to describe the procedure C
<jing> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压Huffman

说明:哈夫曼编码,按字母或按单词的编码两种实现-Huffman coding, by letter or by word encoding two realize
<jackie> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压huffmanbianmayuyiban

说明:huffman 编码与译码 对任意文件二进制的编码与译码-huffman encoding and decoding of arbitrary binary file encoding and decoding
<小吴> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压HuffmanTree

说明:程序的主要功能是利用哈夫曼编码对数据进行无损压缩,实现Huffman 压缩的编码器和译码器。 -The main functions of the procedure is to use Huffman coding lossless compression of data to achieve Huffman compression encoder and decoder.
<chen> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压huff_d

说明:資料壓縮技術與應用~霍夫曼編碼壓縮及解壓縮(Huffman Coding)~資料結構:霍夫曼樹,結構struct
<> 在 2024-06-29 上传 | 大小:3072 | 下载:0

[压缩解压lz77

说明:lz77编码算法c程序实现!!第一次船请大家海涵-LZ77 coding algorithm c program! ! The first U.S. ship please Haihan
<xudongshu> 在 2024-06-29 上传 | 大小:3072 | 下载:1
« 1 2 ... .74 .75 .76 .77 .78 1079.80 .81 .82 .83 .84 ... 1306 »

源码中国 www.ymcn.org