资源列表

« 1 2 ... .22 .23 .24 .25 .26 727.28 .29 .30 .31 .32 ... 1306 »

[压缩解压data

说明:数据结构 哈夫曼编码实现文件压缩 带报告 直接能用-Huffman coding to achieve data structure with the report file compression can be used directly
<yanyumeng> 在 2024-11-20 上传 | 大小:158kb | 下载:0

[压缩解压compress

说明:使用huffmantree对文件进行压缩,压缩对象为文本文件,中间文件采用二进制写入-The use of the documents huffmantree compression, compression for text files, binary files are written into the intermediate
<tom.he> 在 2024-11-20 上传 | 大小:2.23mb | 下载:0

[压缩解压tt.o

说明:用java语言实现的qq登陆注册功能,用的是sqlserver数据库。可以供参考哦!-Java language used to achieve the registration of qq landing, using a sqlserver database. Oh, to be available for reference!
<小新> 在 2024-11-20 上传 | 大小:221kb | 下载:0

[压缩解压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

[压缩解压comparison

说明:Generate a Huffman Tree.
<Naya Rangel> 在 2024-11-20 上传 | 大小:13kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 727.28 .29 .30 .31 .32 ... 1306 »

源码中国 www.ymcn.org