搜索资源列表
huffman
- huffman 压缩
huffman编码解码
- 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
huffman解压缩
- 运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
文本压缩
- 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
用于文件压缩的huffman算法
- 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
Huffman文件压缩与解压
- 用Huffman编码完成的文件压缩与解压-Huffman coding used to complete the document compression and decompression
用于文件压缩的huffman算法
- 一个huffman压缩解压算法源码 .rar-a Huffman compression decompression algorithm source code. Rar
HuffmanCodec
- 这是本人编写的一个Huffman压缩算法,压缩效率最好能达到%20左右,已将所有的编码串转换成为二进制码-This is the one I prepared Huffman compression algorithm, the best compression efficiency can reach about 20%, All the coding has become a string of binary code
huffman
- 一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
huffmanbianma
- huffman压缩算法,c语言编写。可下下来参考-Huffman compression algorithm, c language. Reference may be down under
huffman(c++)
- 这是我们的课程设计,采用了7位压缩,可压缩英文 文本。功能蛮强的。-This is our curriculum design, using a seven compression, compressible and English texts. Function pretty strong.
huffmancode
- 利用VC实现了一个huffman压缩解压算法。在附件huffmancode.zip中,解压即可。-use of a VC Huffman compression decompression algorithm. Huffmancode.zip in the annex, the extract can be.
huffman-0.7
- Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other perform
huffman
- huffman编码实现文本文档的压缩和解压缩,简单好用-huffman encoding text documents realize the compression and decompression, easy-to-use
Huffman
- huffman压缩算法 可以压缩4GB的文件-huffman compression algorithm can compress the file 4GB
HuffMan
- VC++编写的Huffman压缩算法的示例程序-a demo of Huffman compression algorithm, developed by VC++ 6.0
huffman
- huffman压缩解压缩编码解码程序,内容可用,马上可用。huffman编码解码-huffman codec compression decompression process, the content available immediately available. huffman encoding and decoding
huffman
- huffman 压缩 解压。基于Huffman 编码的无损压缩(lossless data compression)和解压缩算法。 假设压缩和解压缩程序分别为huffmanEnc, huffmanDec。-huffman compression decompression. Lossless compression based on Huffman coding (lossless data compression) and decom
huffman压缩
- 用huffman实现对文件的压缩,解压缩(Using Huffman to achieve compression of files)
huffman压缩
- c++编码,实现了解压和压缩功能,mfc界面(C++ coding, achieving decompression and compression function, MFC interface)