搜索资源列表
JPEG_delphi
- 用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi
JPEGdecoding
- 这是JPEG解码源代码,C++环境下的,内附使用说明-This is the JPEG decoder source code, the C environment, enclosing use
jpeg_loopback_dm642
- TMS DM642 Motion jpeg encoder and decoder
dct_fc0
- dct source code for jpeg decoder -Copy source code for jpeg decoder
JPEGDecoder
- Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
codecjif.tar
- 优化后的JIF/JPEG压缩文件解码器,减少了DCT变换的信息丢失-optimization of JIF/JPEG compressed file decoder, a reduction of DCT information loss
jpeg_decode
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
808541jpeg_decode
- jpeg 解码源程序,可以看看,多多指教。-jpeg decoder source code, you can take a look at the exhibitions.
djpeg
- 用C++语言实现JPEG解压缩算法。将JPEG格式解码成bmp格式-JPEG decoder
JPEG
- JPEG压缩及解压缩程序,可改变压缩效果,含性能分析-JPEG Encoder and Decoder
JPEG-Encoder-Decoder
- JPEG图像压缩,包括了DCT变换,Z扫描,量化和Huffman编码-JPEGimagine compression
fpga-jpeg
- JPEG硬件解码器设计 verilog实现-JPEG hardware decoder design verilog implementation
mkjpeg_latest.tar
- jpeg编解码opencores实现,opencores上的最新版本-encoder and decoder of jpeg
djpeg02
- Jpeg decoder file in C
djpeg03
- Jpeg decoder file in C
djpeg04
- Jpeg decoder file in C
djpeg05
- Jpeg decoder file in C
jpeg_decoder
- JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
JPEGDec
- JPEG解码源码,中科大多媒体信号处理课的JPEG图形解码实验源码-JPEG decoder source, USTC multimedia signal processing lesson JPEG graphics decoding source experiment
JPEG-Encoder-Decoder
- JPEG Compression and Decompression Application in matlab