资源列表
[压缩解压] QQ2009Java
说明:我们可以使用QQ和好友进行交流,信息和自定义图片或相片即时发送和接收-We can use qq and friends to exchange information and self-definition pictures or photos to send and receive real-time<孙特> 在 2025-06-08 上传 | 大小:753kb | 下载:0
[压缩解压] HuffmannTree
说明:Huffman树的C++实现,有可视化界面,主要是译码功能-Huffman tree of the C++ to achieve, there are visual interface, the main function is to decode<pf> 在 2025-06-08 上传 | 大小: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<李虚东> 在 2025-06-08 上传 | 大小:629kb | 下载:0
[压缩解压] SimpleQuickHuffmanCode
说明:本文描述在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。 大家都会发现,理解甚至修改这个编码都很容易-This article describes the Internet to find the simplest, fastest Huffman. This method does not use any extension of<李虚东> 在 2025-06-08 上传 | 大小:142kb | 下载:0
[压缩解压] LZARI_Cpp_compress
说明:一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. -LZARI algorithm based on the type of data compression. Haruhiko Okumura in 1989 July 4<李虚东> 在 2025-06-08 上传 | 大小:136kb | 下载:0