文件名称:Designandvibration
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 22.98kb
- 下载次数:
- 0次
- 提 供 者:
- y*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现图案化和抖动技术,以及bmp2txt
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\\test.bmp必须存在
-achieve dithering patterns and technologies, and the command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dith er.c bmp.res user32.lib gdi32.lib Note : running, document c : \\ test.bmp must exist
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\\test.bmp必须存在
-achieve dithering patterns and technologies, and the command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dith er.c bmp.res user32.lib gdi32.lib Note : running, document c : \\ test.bmp must exist
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 71477202designandvibration.rar 列表 图案化和抖动\Bmp.h 图案化和抖动\Bmp.rc 图案化和抖动\dither.c 图案化和抖动\dither.exe 图案化和抖动\readme.txt 图案化和抖动