搜索资源列表
WENTIAN
- 如何来压缩文件那,这个不像window操作系统 那样简单,如:怎样压缩成GZIP,ZIP那种格式。用java语言会给 你一个好的方法。这个例子是压缩成GZIP格式,如果你还想要其他的格式的话,请与我联系:QQ 329656576-how to compress it, the window is not as simple as operating systems, such as : How GZIP compression into that kind of ZIP format. Java
java_gzip
- 使用java语言可以很方便的实现gzip压缩和解压缩.以下是一个压缩和解压缩的最简程序.-use can facilitate the realization of gzip compression. Following is a compression and decompression of the most simple procedures.
CompressFileGZIP
- Compress File GZIP create Java example code
UncompressFileGZIP
- Uncompress GZIP file Java example code
check_Gzip_stream
- 介绍了 gzip压缩包的格式,根据压缩包格式提供了检测二进制为gzip压缩数据的方法-Introduced a package gzip compression format, in accordance with compressed format detection kits for gzip compressed binary data
J2ME(gzip-1.2.0)
- J2ME 中的Gzip压缩算法源码,供大家学习交流使用-GZip in J2ME.
jeecms-2.3.2-final-src
- JEECMS是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 · 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 · 采用hibernate3+struts2+spring2+freemarker主流技术架构 · 懂html就能建站,提供最便利、合理的使用方式 · 强大、灵活的标签,用户自定义显示内容和显示方式 · 在设计上自身预先做了搜索引擎优化,增强对搜索
jeecms-2.3.1-beta
- JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 采用hibernate3+struts2+spring2+freemarker主流技术架构 懂html就能建站,提供最便利、合理的使用方式 强大、灵活的标签,用户自定义显示内容和显示方式 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性
53yongGZIPyasuojieyawenjian
- java实用程序设计100例实例53 用GZIP压缩解压文件.rar-java utility designed to 100 cases of \ instances of 53-extracting file with the GZIP compression. rar
gsm-1.0.10.tar
- this is a simple implementation to gzip algorithm
java_gzip
- 使用java语言gzip压缩或是解压的公共类-Using java language or gzip compression decompression of the public class
compress
- 利用java的gzip实现压缩webservice,提高访问效率-The gzip compression achieved using java webservice, improving access efficiency
gzip-read-write
- gzip文件的读方法示例;gzip文件的写方法示例。供大家参考。-Examples of methods for gzip file reading gzip file write method for example. For your reference.
LZW-Gzip-compression
- GZip LZW: an implementation of LZW and GZip compression algorithms in java.
GZIP
- JAVA GZIP压缩案例源码,附带httpwatch监测工具以及根据使用说明-JAVA GZIP compression case source, to incidental httpwatch monitoring tools, as well as according to the instructions for use
hbc-master
- hbc (Hosebird Client)是Twitter Streaming API 的 Java 客户端开发包。 主要特性: • 支持GZip、OAuth和分块(partitioning); • 自动重新连接,并进行适当的backfill计数; • 访问原始字节的有效负载; • 适时重新分配,并进行相关统计。 包含了2个主要模块: • hbc-core:该模块使用了一个简单的消息队列,用户可以轮
GZipDemo
- java用GZIP压缩解压文件的代码例子-GZIP compression decompression code example file Java