Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • zee.js ... JavaScript, by compiling the zlib C code with Emscripten. zee.js is zlib licensed, just like zlib. Usage ----- Zee.compress and Zee.decompress are the relevant functions. See test.js for an example. There is also a worker version, zee-worker.js. See ...
  • nmdb3-build ... run * "rake upgrade" for dumping id's before rebuilding How does it work? ----------------- * Download files via FTP using open-uri * Decompress each file using zlib * Convert files to UTF-8 using iconv * Restart PostgreSQL (this is done to reduce the ...
  • crook ... crook.cpp -o crook INVOCATION ========== To compress a file invoke the program like this crook c INPUT OUTPUT To decompress crook d INPUT OUTPUT Existing output files are overwritten. Options: -h print this message -V print program version ...
  • verilator ... The latest version is available at L. Download the latest package from that site, and decompress. tar xvzf verilator_version.tgz =item If you will be using SystemC (vs straight C++ output), download SystemC 2.0 ...
  • pytun ... Install ``pytun`` with ``pip install python-pytun`` or `download this archive `_, decompress it and execute ``python setup.py install``. As ``pytun`` is a C module you will need a compiler (e.g GCC) and ...
  • python-lzw ... (or elsewhere) >>> infile = lzw.readbytes("My Compressed File.lzw", compressed) >>> uncompressed = lzw.decompress(infile) >>> for bt in uncompressed: >>> do_something_awesome_with_this_byte(bt) >>> See the module documentation for more details. ...
  • pololu-led-strip-arduino ... library: 1. Download the [latest release archive from GitHub](https://github.com/pololu/pololu-led-strip-arduino/releases) and decompress it. 2. Rename the folder "pololu-led-strip-arduino-xxxx" to "PololuLedStrip". 3. Drag the "PololuLedStrip" ...
  • FunFactory ... .

    After specifying these options and agreeing to the agreement, webinstall will attempt to download al SMF files and decompress them in the same folder as webinstall.php. If successful you will be prompted to the SMF upgrade screen. If this ...

  • lzma.js ... the native build to compress locally, and the JS build to decompress on the client browser. But, you can use whichever you ... 8-bit data and returns an array of compressed data. LZMA.decompress(data) receives an array of compressed 8-bit data and ...
  • TimeZoneFixer ... it work, just run in your terminal: ```bash $ sh ./generator ``` This script will automatically download the latest timezone data, decompress it and will compile the files that you need upload to your Android-based device. This script will generate three ...