搜索资源列表
djpeg
- JPEG解压源码-JPEG decompression source code
djpeg
- jpeg解码标准代码,效果很不错!欢迎大家使用。
djpeg.tar
- jpeg格式到bmp格式的硬件实现,verilog开发,fpga 实现。
djpeg-ce
- Tensilica应用平台实例,可用Xtensa软件打开。
djpeg
- 实现jpeg图像解码功能。 代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence 2, Arrange the sequence to a matrix using the zigzag scanning backwards 3, Multiply the matrix by quantization table 4, Perform
mc8051
- jpeg解压verilog程序
jpeg编解码
- jpeg软件编解码 ccjpeg.c jpeg_enc_interface.h Makefile ansi2knr.1 config.sub jcdctmgr.c jconfig.doc jcphuff.c jddctmgr.c jdtrans.c jmemansi.c jpegtran makeapps.ds makefile.unix rdgif.c wrbmp.c ansi2knr.c configure jchuff.c jco
djpeg
- jpeg文件压缩、解压--Jpeg file`s compression/decompression
djpeg
- JPEG解压源码-JPEG decompression source code
djpeg
- jpeg解码标准代码,效果很不错!欢迎大家使用。-jpeg decode standard codes, the effect is pretty good! Welcome everyone to use.
djpeg.tar
- jpeg格式到bmp格式的硬件实现,verilog开发,fpga 实现。-jpeg format to bmp format hardware realize, verilog development, fpga realize.
djpeg-ce
- Tensilica应用平台实例,可用Xtensa软件打开。-Tensilica example application platform that can be used to open Xtensa software.
djpeg
- 实现jpeg图像解码功能。 代码设计思路:1, Reconstruct the Huffman/RLE stream to a sequence 2, Arrange the sequence to a matrix using the zigzag scanning backwards 3, Multiply the matrix by quantization table 4, Perform
JpegDecoder
- Jpeg解码器的源代码,用C语言实现,很详细。-Jpeg decoder source code, using C language, in great detail.
djpeg
- 用C++语言实现JPEG解压缩算法。将JPEG格式解码成bmp格式-JPEG decoder
djpeg
- libjpeg中的解码程序,可以独立运行,好用-libjpeg in the decoding process, can run independently, easy to use
djpeg
- JPEG解码的Verilog源码,适合于了解JPEG的算法。-JPEG decoding of Verilog source code, for understanding the JPEG algorithm.
djpeg
- 基于c语言实现的jpeg解码器,有详细的注释。 -JPED DECODER
rdppm
- Common decls for cjpeg/djpeg applications.