资源列表
projet
- 自适应编码 本发明的目标是生成一种方法:对数组压缩和解压缩编码,特别是二进制数组;对数组整体的编码技术;展现了一个通过极限熵得到的特别的压缩比率。 -Adaptive Coding goal of the invention is to generate a Method : array compression coding, in particular binary array; a whole array of coding techniques; demonstrated a li
lzw_c++
- 此程序是经典算法LZW压缩算法的实现,具有较好的压缩与解压速度,并有较好的压缩比.在vc6.0环境下编译通过-classic LZW algorithm for the compression algorithm to achieve, the better compression and decompression speed, and a better compression ratio. in vc6.0 compile environment
行程编码与jpeg编码的c程序
- 行程编码与jpeg编码的c程序,由4部分组成-itinerary jpeg coding and encoding c process from the four components
jpeg_encoder
- 完整的jpeg encoder verilog code,DCT部分採用1991 IEEE transection paper,利用skew circular convolution來實現精簡電路-complete jpeg encoder Verilog code, DCT is partly based on the IEEE 1991 transection paper, using skew circular convolutions to achieve streamlining ci
huffman_coding_decoding
- 一个类似于压缩软件的程序,能够对任意文件进行Huffman编码,最后生成一个压缩文件-a similar compression software, it will be for arbitrary document Huffman coding, Finally generating a compressed files
imageprogessor
- 这是一个图象压缩器的java程序大家可以看一下,要是有问题请帮助解决.-This is a compressed image of java programs we can look at, if a question, please help.
lzwfordepresscoding
- LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
Jpeg2000CodecUseJava
- 站长!这是一老外用Java写的Jpeg2000编解码程序,较全面详细。请查收!-head! This is a foreigner writing Java Jpeg2000 codec procedures, a more comprehensive detail. Please find!
Thuffman
- 对文件进行Huffman编码压缩的算法程序,简单易懂。-the documents Huffman compression algorithm coding procedures, simple and understandable.
mp3expand
- 这是一款mp3解压缩源代码,可以明白mp3音频格式解压缩的原理和过程。-mp3 extract the source code, can understand MP3 audio format decompression of principles and processes.
huffmandecodingandencoding
- 这是一个基于huffman编码的简单数据流压缩算法,只是一个方便学习huffman的算法-Huffman coding based on the simple data stream compression algorithm, convenience is a learning algorithm Huffman
RocJPEG
- 一个很好的压缩编码程序,用户可以在自己的程序里面添加-a good coding procedures, users can own procedures inside Add