LZ4 compression for Java, based on Yann Collet's work available at http://code.google.com/p/lz4/. This library provides access to two compression methods that both ...
Abstract: Rectangular treemaps visualize hierarchical numerical data by recursively partitioning an input rectangle into smaller rectangles whose areas match the data. Numerical data often has ...
OSS SDK for Java V2(alibabacloud-oss-java-sdk-v2) has been released, it is a major rewrite of OSS SDK for Java V1 (aliyun-oss-java-sdk). V2 simplifies underlying operations such as identification ...