[ 源代码: zmat ]
软件包:octave-zmat(0.9.9+ds.1-3)
in-memory data compression for Octave
ZMat is a portable mex function to enable zlib/gzip/lzma/lzip/lz4/lz4hc based data compression/decompression and base64 encoding/decoding support in MATLAB and GNU Octave. It is fast and compact, can process a large array within a fraction of a second. Among the 6 supported compression methods, lz4 is the fastest for compression/decompression; lzma is the slowest but has the highest compression ratio; zlib/gzip have the best balance between speed and compression time.
其他与 octave-zmat 有关的软件包
|
|
|
|
-
- dep: libblosc2-4 (>= 2.9.2)
- Fast, compressed, persistent binary data store library for C
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: liblz4-1 (>= 0.0~r130)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: octave (>= 9.2.0)
- GNU Octave language for numerical computations
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时