Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • wavelet-compress wavelet compress and decompress Haar Wavelet Compress --------------- Compress for 3D volume data such as MRI.
  • node-jade-compress ... do I use it? ---------------- ### Install: ### ``` $ npm install node-jade-compress ``` ### In your Jade template: ### ```jade :compress_css foo.css ... fs.stat on every file found in a compress filter. If the file has been modified since ...
  • music-compress music-compress ==============
  • compress ... you can ALWAYS get 0-length compressed files if you compress a sufficient number of times. Experiment with very small ... Example session: $ echo Hi > file $ ulcompress -C 9999999 file Cannot compress that much. Hint: compressing 748105 time(s) will make a ...
  • grunt-contrib-compress ... // brotlify assets 1-to-1 for production specifying text mode // and using default options otherwise compress: { main: { options: { mode: 'brotli', brotli: { mode: 1 } }, expand: true, cwd: 'assets/', src: ...
  • compress-lzf ... or benefit from using `BufferedInputStream`!) and similarly you can compress content using `LZFOutputStream`: OutputStream out = new LZFOutputStream(new ... means that you can use it like: java -jar compress-lzf-0.9.6.jar (which will display ...
  • compress Image compression using magickwand compress ======== Image compression using magickwand
  • org.ops.compress.deflate org.ops.compress.deflate
  • compress Reduce size of time-series data with many reptitions compress ======== Reduce size of time-series data with many reptitions
  • compress ... # compress parallelized modular compression library Compress is a compression library that is modular and parallelized. Compress supports Bijective Burrows Wheeler compression with arithmetic coding. Different models for arithmetic coding are supported. ...