Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • jpeglib.zip Visual studio 2008 solution of jpeg decodeer/encoder implemented in C++. Well portable also on windows mobile
  • aes_crypto_core_latest.tar.gz Consecutive AES core Description of project.. Features - AES encoder - 128/192/256 bit - AES decoder - 128/192/256 bit Status - Key Expansion added - Encoder added - Decoder added - Documentation added
  • rs_enc.rar Verilog code for RS-(255,239) encoder.
  • CodHuffman.zip Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input a file and write the output into another file.
  • Lempel-Ziv.zip Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and the output is written in another file.
  • ArithmeticEncodedecode.rar Arithmetic encoder of a sequence
  • ActualJPEG.zip from internet .. Thanks to Yu Hen Hu for his JPEg encoder .. Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me) Again Thanks to Yu Hen Hu for his support.
  • HammingDecoder.rar -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee. ...
  • x264-snapshot-20050824-2219.zip X264, H.264 encoder source code
  • art_sklar7_reed-solomon.rar this is very important regarding the reed solomon encoder and decoder one can easily make the code using the theory provided in it.