资源列表

« 1 2 ... .93 .94 .95 .96 .97 998.99 .00 .01 .02 .03 ... 1306 »

[压缩解压binary_archivator

说明:This a binary compress program. It is able to add files into arhiva.txt and also to delete files from arhiva.txt. It saves files to arhiva.txt under this format: name space content -This is a binary compress program. It
<radu> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压123

说明:用哈夫曼编码实现文件压缩与解压 运用哈夫曼编码 剩下的 自己下载尝试看看 -Huffman Coding with file compression and decompression using Huffman try to see the rest of your downloads
<保密> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压plyasuo

说明:一个DELPHI写的批量压缩的例程,供入门的童鞋参考,是zip的。-DELPHI write a batch compression routines, children' s shoes for the entry of the reference, is zip the.
<aaww> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压compress

说明:一个压缩程序,实现简单的文件压缩和解压缩的功能-A compression program, simple file compression and decompression functions
<ligang> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压TSbitrate

说明:一个分析MPEG的TS码流比特速率的c代码,分析设置传输参数等。-An analysis of the TS stream MPEG bit rate of the c code analysis settings transfer parameters.
<李亮> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压ZapBridge

说明:the code does ISO-8583 bridging
<Ezekiem> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压JavaZip

说明:一个用java写的文件压缩、解压的小例子。因项目需要,所以写了这个小例子 。供大家参考。-Using java to write a file compression and decompression of a small example. Needed for the project, so wrote this little example. For your reference.
<白冰> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压comprox

说明:一个完整的LZ77-ARI压缩程序,压缩率高于gzip。-A complete LZ77-ARI compressor, with compression ratio higher than gzip.
<Zhang Li> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压huffman

说明:哈弗曼压缩算法,可以压缩和解压小于4G的文件,压缩效率较高-Ha Fuman compression algorithm can compress and decompress the file is less than 4G, a higher compression efficiency
<聂闻> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压cabToolSource

说明:因为工作上需要,所以接触到cab压缩文件,网上也有一些前辈写的相识cab压缩的程序,不过不是使用麻烦就是功能欠缺。所以我写了这个程序方便使用,本程序具有可配置,功能强的特点,能压缩单个文件以及复杂的文件夹,使用简单。-Because the work requires, so access to the cab compressed files, the Internet also has written a number of pre
<黄生> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压Huffman

说明:利用huffman算法,压缩文件夹里的所有文件。或将压缩后的文件解压到指定文件夹。-Using huffman algorithm, compressed all files int the folder. Or extract the compressed files to the specified folder.
<陈军> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[压缩解压LZW_Compression

说明: LZW压缩算法的基本原理:提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。看起来和调色板图象的实现原理差不多,但是应该注意到的是,我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时还要从已编码的数据中还原出原来的编译表.-LZW Compression
<cky> 在 2025-01-19 上传 | 大小:6kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 998.99 .00 .01 .02 .03 ... 1306 »

源码中国 www.ymcn.org