资源列表
[压缩解压] HuffmannTree
说明:Huffman树的C++实现,有可视化界面,主要是译码功能-Huffman tree of the C++ to achieve, there are visual interface, the main function is to decode<pf> 在 2024-11-20 上传 | 大小:413kb | 下载:0
[压缩解压] www.zlib.net
说明:zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译-a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile<李虚东> 在 2024-11-20 上传 | 大小:629kb | 下载:0
[压缩解压] SimpleQuickHuffmanCode
说明:本文描述在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。 大家都会发现,理解甚至修改这个编码都很容易-This article describes the Internet to find the simplest, fastest Huffman. This method<李虚东> 在 2024-11-20 上传 | 大小:142kb | 下载:0
[压缩解压] LZARI_Cpp_compress
说明:一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. -LZARI algorithm based on the type of data compression. Ha<李虚东> 在 2024-11-20 上传 | 大小:136kb | 下载:0
[压缩解压] LZW_RLE_compressAlgo
说明:LZW压缩算法和RLE压缩算法的实现源码及Demo。 本Demo未经过严格测试,请先保存待压缩文件再进行压缩测试。-RLE compression algorithm LZW compression algorithm and the realization of the source and the Demo. This Demo has not been rigorously tested, please save files<李虚东> 在 2024-11-20 上传 | 大小:23kb | 下载:0
[压缩解压] CZipCUnzipCompressUncompressFile
说明:LZW压缩算法和RLE压缩算法的实现源码及Demo。 本Demo未经过严格测试,请先保存待压缩文件再进行压缩测试。-RLE compression algorithm LZW compression algorithm and the realization of the source and the Demo. This Demo has not been rigorously tested, please save files<李虚东> 在 2024-11-20 上传 | 大小:41kb | 下载:0
[压缩解压] huffman-src
说明:Generate a Huffman Tree for an input String.<Naya Rangel> 在 2024-11-20 上传 | 大小:9kb | 下载:0
[压缩解压] prog8.18-36-huffman
说明:Compress and Uncompress text files. Writed in portuguese.<Naya Rangel> 在 2024-11-20 上传 | 大小:12kb | 下载:0