搜索结果

找到约 434 项符合 Huffman 的查询结果

压缩解压 一个huffman压缩解压算法源码,有具体的实现算法和代码注释.

一个huffman压缩解压算法源码,有具体的实现算法和代码注释.
https://www.eeworm.com/dl/617/167529.html
下载: 61
查看: 1048

压缩解压 此源码为按照jpeg标准编写的huffman压缩程序源代码

此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩
https://www.eeworm.com/dl/617/168787.html
下载: 186
查看: 1038

压缩解压 This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huf

This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a pro ...
https://www.eeworm.com/dl/617/171979.html
下载: 98
查看: 1076

VHDL/FPGA/Verilog A Huffman implementation reference design in both VHDL and Verilog is provided by the Xilinx

A Huffman implementation reference design in both VHDL and Verilog is provided by the Xilinx
https://www.eeworm.com/dl/663/172621.html
下载: 73
查看: 1043

数据结构 一个有关HUFFMAN算法的演示 其中还有一些基于HUFFMAN的压缩

一个有关HUFFMAN算法的演示 其中还有一些基于HUFFMAN的压缩
https://www.eeworm.com/dl/654/173866.html
下载: 190
查看: 1017

压缩解压 huffman编码

huffman编码,一种压缩与解压缩的程序,仅供大家参考。
https://www.eeworm.com/dl/617/174780.html
下载: 121
查看: 1039

网络 Huffman于1952年提出了这种方法,开始主要用于电报报文的编码,常用的英文字母E,T应该如何编码,不常用的应该如何编码,

Huffman于1952年提出了这种方法,开始主要用于电报报文的编码,常用的英文字母E,T应该如何编码,不常用的应该如何编码,
https://www.eeworm.com/dl/635/175445.html
下载: 177
查看: 1133

压缩解压 huffman的压缩与解压程序

huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件
https://www.eeworm.com/dl/617/176071.html
下载: 153
查看: 1054

压缩解压 ROI的ezw和huffman混合压缩编码

ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩
https://www.eeworm.com/dl/617/176991.html
下载: 77
查看: 1065

压缩解压 Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器

Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。
https://www.eeworm.com/dl/617/177111.html
下载: 173
查看: 1079