搜索资源列表
JPEG压缩编码系统源代码
- JPEG压缩编码系统源代码-JPEG compression coding system source code
行程编码,JPEG压缩编码(基本系统)
- 行程编码,JPEG压缩编码(基本系统)-itinerary encoding, JPEG compression coding (basic system)
Jpeg demo
- VC++下面的JPEG压缩编码例程,包括DCT,Z字变换等操作-below VC++ JPEG compression routines, including DCT, Z characters transform such an operation
jpeg压缩
- 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
JPEG算法
- jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a smal
JPEG压缩编码系统源代码
- 应用c++编程实现jpeg压缩编码,腐蚀,膨胀-Application Programming jpeg compression coding, corrosion, expansion
JPEG源代码
- C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
JPEG压缩编码
- 在vc环境下把位图文件压缩成jpeg格式文件的实现-in vc environment where bitmap file compression jpeg format into the realization
行程编码,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.
JPEG-DCT
- JPEG压缩核心变换DCT实现源码,用matlab7.0实现-JPEG compression core transform DCT achieve source used to achieve matlab7.0
JPEG
- 行程编码,JPEG压缩编码 包含行程编码,JPEG压缩编码的编码及解码源程序-itinerary encoding, JPEG compression coding itinerary includes encoding, JPEG compression coding and decoding source
jpeg
- jpeg压缩编码基类库,提供对jpeg图像文件的各种操作函数。-jpeg compression coding the base class library, providing jpeg image files on various operating functions.
jpeg
- JPEG 压缩编码的简单演示,不知哪位大侠写的,大家共享下呵-JPEG compression coding of a simple demonstration, I do not know who wrote heroes, we share Oh
jpeg(baseline)
- jpeg压缩过程描述,有具体的实例分析和c代码。-jpeg compression process described with specific examples of analysis and c code.
JPEG
- 一个关于JPEG压缩的经典软件,适合与图象处理学者使用,针对10幅通用图象计算不同变换系数个数时的重建图象.-JPEG compression on the classic software, suitable for use with image processing and scholars, for 10 general-purpose images of different number of transform coeffic
jpeg
- matlab实现jpeg压缩,很经典 matlab实现jpeg压缩,很经典-realize jpeg compression matlab, matlab classic realize jpeg compression, very classic
jpeg
- JPEG压缩编码系统源代码,可实现JPEG图象的压缩处理,性能优越。-JPEG compression coding system source code, can be realized JPEG image compression processing, superior performance.
jpeg
- 对图像进行jpeg压缩,然后输出信噪比。-Jpeg image compression, and then the output signal to noise ratio.
JPEG压缩
- 对图像进行JPEG压缩,通过DCT变化,量化,zigzag扫描,熵编码(JPEG compression of the image, through the DCT changes, quantization, zigzag scanning, entropy coding)