资源列表
[压缩解压] shcodec-1.0.1
说明:shcodec ver 1.0.1 - a fast and efficient Huffman coder. Using only 1280 bytes to 574 bytes of encoding and decoding is very fast. shcodec use an effective method for packaging the code tree and can easily be integrated with your program. This package<andrey> 在 2025-06-14 上传 | 大小:43kb | 下载:0
[压缩解压] bcl-1.2.0
说明:RLE又叫Run Length Encoding,是一个针对无损压缩的非常简单的算法。它用重复字节和重复的次数来简单描述来代替重复的字节。尽管简单并且对于通常的压缩非常低效,但它有的时候却非常有用(例如,JPEG就使用它)。 RLE可以使用很多不同的方法。基本压缩库中详细实现的方式是非常有效的一个。一个特殊的标记字节用来指示重复节的开始,而不是对于重复非重复节都coding run。因此非重复节可以有任意长度而不被控制字节打断,除非指定的标记字节出现在非重复节(顶多以两个字节来编码)的稀有情况下<choi> 在 2025-06-14 上传 | 大小:103kb | 下载:0
[压缩解压] huffman
说明:本程序描述了哈夫曼编码,实现了哈夫曼编码,以及实现图像的读取与显示。-this text xian shi le tu xiang bian ma yu jie ma.<gegelaogong> 在 2025-06-14 上传 | 大小:13.72mb | 下载:0
[压缩解压] HuffmanExp
说明:vc编程实现Huffman编码。-vc programming Huffman coding.<李金奎> 在 2025-06-14 上传 | 大小:3.38mb | 下载:0
[压缩解压] Royden_Real_Analysis_Solutions
说明:Solutions To Real Analysis by Royden<lehe> 在 2025-06-14 上传 | 大小:785kb | 下载:0
[压缩解压] CompressAndUncompress
说明:运用哈弗曼算法,压缩解压文件,代码已经完整,复制粘贴就可以了-Algorithm using Havermann, codecs file, the code has been complete, copy and paste on it<清水> 在 2025-06-14 上传 | 大小:3kb | 下载:0
[压缩解压] Aspose_Pdf_NET-master
说明:代码为Aspose.pdf的详细使用Demo 包括 1. KnowledgeBase 2. ProgrammersGuide 2.1 WorkingWithAsposePDF 2.1.1 WorkingWithAnnotations 2.1.2 WorkingWithAttachments 2.1.3 WorkingWithBookmarks 2.1.4 WorkingwithDocument 2.1.5 WorkingWithForms 2.1.6 Work<jinfeng> 在 2025-06-14 上传 | 大小:11.71mb | 下载:0