搜索资源列表
行程编码,JPEG压缩编码
- 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
JPEG压缩编码(基本系统)算法
- 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
Jpegdec
- JPEG编码源代码,在vc下编译通过,不能直接运行,将需要的代码加入到自己的程序中调用-JPEG encoding source code, the compiler under vc, not directly runs, it will need to add the code to their own procedures call
JPEG_doc2.1.4
- 通过阅读这份文档,能够对 JPEG 图形压缩有一定感性的认识, 但其数学原理不需要搞清. 能够通过这, 开始写自己的编码/解码程序. 或者看懂以有的代码. 对有损图形压缩有进一步了解.自己能够改良 JPEG, 比如增加透明色的支持, 加快 JPEG 的解码速度. -By reading this document to JPEG image compression to a certain emotional understanding, it does not need to unders
200510201628452180
- 图片大小处理,点运算,几何变换以及图片的编码JPEG等多种编码方式-size photo processing, point operations, geometry and transform coding of images, such as JPEG encoding multiple
wlt
- 零树编码小波图象压缩编解码程序.这是1.1版,可实现可变吗率编解码.动态显示.只能打开24真彩色位位图,如果是JPEG格式,叙用画图板打开,存为 24真彩色位位图即可.此外还有升级版本,可处理灰度图及保存解码后的位图. 下面附件为1.1版,须安装MFC才能打开. -zerotree wavelet image compression encoding codecs procedures. This is version 1.1, yet achievable variable ra
2006115
- 行程编码,JPEG压缩编码(基本系统)算法,不错的源码-itinerary encoding, JPEG compression (basic system) algorithm, a good source
ActualJPEG
- jpeg编码 Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me) -jpeg encoding Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me)
EmbeddedJPELibrary
- 关于JPEG的嵌入式快速编码文档.不错的.-On the embedded JPEG files fast encoding. Good.
Player+Demo+Source
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-The decoder supports the general category jpeg file format, which is most used in jpeg file format
jpeg
- JPEG编码及解码的标准,JPEG压缩综述、解码方案,共三个电子书-JPEG standard,JPEG encoding and decoding baseline.three ebooks.
jpegformat
- 数学原理不需要搞清. 能够通过这, 开始写自己的编码/解码程序. 或者看懂以有的代码. 对有损图形压缩有进一步了解. 自己能够改良 JPEG, 比如增加透明色的支持, 加快 JPEG 的解码速度.-Do not need to gain a clear understanding of mathematical principles. Can begin to write their own encoding/decoding process. Or understand to
BMPImageViewer
- BMP到JPEG转换,JPEG编码并显示-BMP to JPEG conversion, JPEG encoding and display
h123adc
- Hoffman encoding of DC coefficients in JPEG
h123aac
- JPEG AC coefficient encoding routine
jpeg
- 一个jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-A jpeg encoding procedures, the baseline support 1:1:1 color sampling jpeg, enter only the BMP file is a 24bit
JPEG
- JPEG图片的简介、文件编码的详解、文件格式的解析等-About JPEG picture file encoding Xiangjie file format parsing
JpegLibPalm030912
- Introduction jpeglib is a shared library for Palm OS handheld computers. It permits other applications to support easily JPEG encoding and decoding. JPEG is a standard compression method for photographic images. It s lossy, which means that the
jpg
- The aim of this short workshop is to demonstrate the effectiveness of the JPEG encoding/decoding process using test data and test images. As explained in the lectures the major elements of the JPEG encoding process are the DCT, the non-uniform Quanti
jpegfaq
- JPEG常见问题解答,从编解码技术原理,语法结构,文件格式,全方位解答开发者遇到的问题。(JPEG frequently asked questions, including encoding and decoding technologies, syntax and data structure, file format, etc.)