Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • fav2011-pc-aric ... assignment is to make a program to compress and decompress arbitrary files using arithmetic coding. ## Usage ``` usage: aric -c ... .c out.aric output: 3883 bytes to 2879 bytes ``` Decompress ``` ./aric -d out.aric coder_decompressed.c output: 2878 ...
  • jsend ... , proxy info, ...) # Install: pip install python-jsend or (pip3 install python-jsend) Or download the tarbal, decompress it, then run "python setup.py install" # Test: > pip3 install pytest > whereis pytest > pytest: /usr/ ...
  • Command-Keen-level-data-extractor ... , like so: import keen The module has two methods. decompress(file) Expects a filename as a string. Returns a ... tiles a sprites. ### Example To retrieve all the data from the file "LEVEL1". tiles, sprites = convert(decompress("LEVEL1")) ...
  • zf1 ... on , . NEW FEATURES ------------ * Zend_Filter_Null, contributed by Thomas Weidner * Zend_Filter_Compress/Decompress, contributed by Thomas Weidner * Zend_Validate_Callback, contributed by Thomas Weidner * Zend_Validate_PostCode, ...
  • dual-vnh5019-motor-shield ... the library: 1. Download the [latest release archive from GitHub](https://github.com/pololu/dual-vnh5019-motor-shield/releases) and decompress it. 2. Rename the folder "dual-vnh5019-motor-shield-xxxx" to "DualVNH5019MotorShield". 3. Drag the " ...
  • SentenceCompression ... two functions: string Compress(string input); Compress the string input and return the compressed data. string Decompress(string input); Decompress the string input and return the decompressed data. Credits ------- Sentence Compression was ...
  • jUpgrade jUpgrade ======== jUpgrade is a simple Joomla! 1.5 component that will download a version of Joomla! 1.7/2.5, decompress it and install it. After that, it should migrate all of the data from old Joomla! 1.5 to the new Joomla! 1.7/2.5 installation. ...
  • seqbdd ... 26> seqbdd:print(seqbdd:shorter(142,2)). 01 0 10 1 ok 27> seqbdd:print(seqbdd:just(142,2)). 01 10 ok 28> seqbdd:decompress(142). %SeqBDD to list of strings ["0101","010","01","0","1010","101","10","1",[]] 29> seqbdd:random(142). %Random select of a ...
  • node-lzf ... 19,351 ops/sec ±4.77% (92 runs sampled) Fastest is lzf-decompress Testing compression at 10000 bytes lzf-compress x 10,512 ops/ ... 6,939 ops/sec ±3.14% (93 runs sampled) Fastest is lzf-decompress Testing compression at 100000 bytes lzf-compress x 1,628 ops/ ...
  • ZendFramework ... on , . NEW FEATURES ------------ * Zend_Filter_Null, contributed by Thomas Weidner * Zend_Filter_Compress/Decompress, contributed by Thomas Weidner * Zend_Validate_Callback, contributed by Thomas Weidner * Zend_Validate_PostCode, ...