搜索资源列表
JPEG_decode_source_code
- 内含JPEG压缩编码系统vc++源代码,选择应用程序工程,而不是控制台工程-containing JPEG compression coding system vc source code, selection, application procedures, rather than console works
JPEG_encode
- BMP图片格式编码成为JPEG格式,详细分析了JPEG图片的存储格式。
chap09
- 第九讲 图象的压缩编码,JPEG压缩编码标准 共12张图-IX-speaking image compression, JPEG compression coding standard, a total of 12 plans
jpegcompressandexample
- JPEG图像的压缩算法,里面除了有JPEG编码源码外,还有它的实例程序!-JPEG image compression algorithm, which in addition to JPEG source coding, there are examples of procedures it!
JPEGdecode
- JPEG编码,解码的实现。包括可执行文件和源码-JPEG encoding and decoding implementations. Including the executable file and source code
RWJpegExp
- 彩色静止图像jpeg标准压缩编码,实现bmp与jpg的相互转换,内涵源代码-Color still image compression standard jpeg, bmp and jpg to achieve the mutual conversion, content of the source code
JpegEncodeGPU
- GPU加速jpeg图像编码,利用CUDA架构的GPU进行加速-GPU accelerating image compression using CUDA-enable GPU
JPEG_Compress3.2
- 基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can comp
jpeg
- VC++6.0环境下的jpeg编码解码及处理类库-A Object library used for encoding and decoding jpeg image in vc++6.0
compression
- 图像处理 图象的压缩编码,JPEG压缩编码标准 -Image compression image processing, JPEG compression standard
JPEGEncoder
- jpeg编码解码程序,方便大家在做图像处理时使用,用于windows mobile编程中。希望对大家有帮助。-this source code could help you encoder or decode the image file in your project with the jpeg, for windows mobile. Good Luck!
jpegdemo
- jpge编解码的实现,包含编码和解码算法的各个组成部分。-jpeg encode and decode
DigitalVideo
- 完成bmp文件到jpeg文件的压缩,使用DCT变换然后进行游程编码以及哈弗曼编码 实现完整的jpeg压缩过程,最后写成jpeg文件-Bmp files to jpeg complete file compression
B2JPG
- JPG/JPEG图像的BASE64编码和解码的VC6解决方案-JPG/JPEG image s Base64 Encode and Decode Solution in VC 6