切换至中文 Over 1 million code package, 10 million code file free download
  • [C/C++] moto_PWM.rar c8051f Series MCU PWM control essential source, no password, can decompress
    Category: SCM Upload User:goft1985 Size:5K
  • [C/C++] HuffmanHuffman(Hoffman).Rar realized Huffman coding process. The environment for the implementation of TC 3.0.
    Category: Compress-Decompress algrithms Upload User:aylp11852 Size:23K
  • [C/C++] datacompression_RLCRIc.Rar realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
    Category: Compress-Decompress algrithms Upload User:qiding Size:15K
  • [C/C++] datacompression_arithmeticcoding.Rar realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
    Category: Compress-Decompress algrithms Upload User:dongling Size:23K
  • [C++ Builder] LZW_COM.rar all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers or operating systems require modification in some places.
    Category: Compress-Decompress algrithms Upload User:sakura190 Size:13K
  • [C++ Builder] lzwpc.rar They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
    Category: Compress-Decompress algrithms Upload User:wxknfb Size:12K
  • [C++ Builder] rebuilt.lzw.rar all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers or operating systems require modification in some places.
    Category: Compress-Decompress algrithms Upload User:wxpplm Size:12K
  • [C/C++] huff_file.rar this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
    Category: Compress-Decompress algrithms Upload User:lvfeng53 Size:13K
  • [C/C++] lzss_huf.rar This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially ...
    Category: Compress-Decompress algrithms Upload User:sigemaoyi Size:4K
  • [C/C++] lzari_huf.rar In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. ...
    Category: Compress-Decompress algrithms Upload User:jiandong Size:5K