搜索资源列表
JPEGcodec_psos.rar
- 比较简单的jpeg编码解码程序.
jpeg-6b
- jpeg编码、解码的c source-jpeg encode and decode c source
JPEGVIEW
- JPEG编码解码源程序, 已经在实际应用中调试过。-JPEG codec source, in practical application tuned.
jpegtbx_1.4.tar
- JPEG编码解码,源程序由matlab编写,详细readme说明
jpeg
- 论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度
jpeg编码-解码2000C
- JPEG的编码与解码-JPEG encoding and decoding
bmp转jpeg程序
- bmp转jpeg程序源代,C++写的
jpeg-ijl
- Intel JPEG Library,是由Intel公司以DLL的形式免费提供的JPG解码/编码库,这是Intel JPEG Library的源代码。-Intel JPEG Library Source Code
ljpeg-62.1.0.tar
- jpeg编码、解码库,用C语言编写的最权威的JPEG实现库-This distribution contains the sixth public release of the Independent JPEG Group s free JPEG software. You are welcome to redistribute this software and to use it for any purpose
JPEGcodec_psos
- 比较简单的jpeg编码解码程序.- Compared with simple jpeg code decoding procedure
jpeg
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧-The decoder supports the general category jpeg file format, which is most used in jpeg file format is the main characteristics of data accuracy of eight, using Huffman coding o
JPEG
- 此程序为jpeg格式的编解码源码,可以实现jpeg格式的编码,解码,程序完整-This procedure for the jpeg format codec source code, you can achieve jpeg format encoding, decoding, the program integrity
JPEG
- JPEG编码解码源码,已经调试过,希望大家参考交流-JPEG codec source code, debugging has been, I hope everyone reference COMMUNICATION
jpeg
- JPEG编码及解码的标准,JPEG压缩综述、解码方案,共三个电子书-JPEG standard,JPEG encoding and decoding baseline.three ebooks.
JPEGjiema
- VC++的JPEG编码解码指导,通过网络传送JPEG二进制文件-VC++ the JPEG codec guidance, through the network to send binary JPEG
ejpgl
- 嵌入JPEG编解码器图书馆 一个开源JPEG为嵌入系统优先编解码器包,包括编码器和译码器。 协定,优选为具体硬件,容易被端起到各种各样的嵌入OS, 类似Handel-C的ESL工具、多处理机系统和FPGA。 -Embedded JPEG Codec Library An open source JPEG codec library optimized for embedded system, including both encoder and decoder. Comp
JPEG-Encoder-Decoder
- 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
itu-t81PJPEGPstandard
- jpeg 编码解码标准,讲解非常详细,值得一看-jpeg codec standards, to explain in great detail, worth a visit
JPEG-Enr
- 基于matlab的JPEG编解码程序。里面有2个程序,一个是程序是编解码过程,一个纯编码过程。含解释。-Program based on Matlab JPEG codec. There are two programs, one program is the process of encoding and decoding, a pure coding process. Containing explained.
JPEG
- 本程序实现简单JPEG压缩编码和解码功能。将一副64*64的灰度图进行JPEG压缩编码,编码过程包含DCT转换,量化,ZigZag扫描和游程编码。不包含DC分量的DPCM编码和最后的霍夫曼编码,但是基本实现了JPEG编码,具有较好的压缩率。-This procedure is simple JPEG compression encoding and decoding functions. This is a 64* 64 grayscale JPEG compression encoding p