文件名称:SOURCE8
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 108kb
- 下载次数:
- 0次
- 提 供 者:
- 梁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图象的压缩编码,JPEG压缩编码标准
source目录下为本章介绍的源程序
功能是行程编码,JPEG压缩编码(基本系统)
命令行编译过程如下
vcvars32
rc bmp.rc
cl compress.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.pcx;c:\test.jpg必须存在
-Image compression, JPEG compression standard source directory for the source function is described in this chapter length encoding, JPEG compression (basic system) command-line compiler as follows vcvars32 rc bmp.rc cl compress.c bmp.res user32. lib gdi32.lib Note: run-time, file c: \ test.pcx c: \ test.jpg must exist
source目录下为本章介绍的源程序
功能是行程编码,JPEG压缩编码(基本系统)
命令行编译过程如下
vcvars32
rc bmp.rc
cl compress.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.pcx;c:\test.jpg必须存在
-Image compression, JPEG compression standard source directory for the source function is described in this chapter length encoding, JPEG compression (basic system) command-line compiler as follows vcvars32 rc bmp.rc cl compress.c bmp.res user32. lib gdi32.lib Note: run-time, file c: \ test.pcx c: \ test.jpg must exist
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SOURCE\Bmp.aps
......\Bmp.h
......\Bmp.rc
......\COMPRESS.C
......\COMPRESS.EXE
......\JPEG.H
......\README.TXT
SOURCE
......\Bmp.h
......\Bmp.rc
......\COMPRESS.C
......\COMPRESS.EXE
......\JPEG.H
......\README.TXT
SOURCE