-
GDI programme example demonstrate you how to build the setting and how to imple...
GDI编程示例,演示如何建立图形编程环境,如何实现矢量图形的绘制-GDI programme example demonstrate you how to build the setting and how to implement the protract of the vector image.
- 2022-04-16 14:32:02下载
- 积分:1
-
一个有关轴承变形的识别检测,采用VC++编写,实验原图在压缩包中...
一个有关轴承变形的识别检测,采用VC++编写,实验原图在压缩包中-A deformation of the bearing identification testing, the use of VC++ Prepared, experimental image in the compressed package
- 2022-10-14 13:30:03下载
- 积分:1
-
VC 矢量图实现无级缩放,支持格式有WMF和EMF文件
VC 矢量图实现无级缩放,支持格式有WMF和EMF文件-VC vector free-zoom, a WMF format support and EMF files
- 2022-03-25 05:41:03下载
- 积分:1
-
BCB打开Jpeg,BMP,ICO等格式图片的Demo,可选择比例,RGB或灰阶显示,质量优先或速度优先。...
BCB打开Jpeg,BMP,ICO等格式图片的Demo,可选择比例,RGB或灰阶显示,质量优先或速度优先。-BCB open Jpeg, BMP, ICO format pictures Demo option of proportion RGB or gray-scale, quality or speed priority priority.
- 2022-12-11 12:45:03下载
- 积分:1
-
一个简单的GIS程序源码.可以画线、矩形、圆等图形,并能进行相关操作。...
一个简单的GIS程序源码.可以画线、矩形、圆等图形,并能进行相关操作。-a simple procedure source GIS. Can painting line, rectangle, circle, such as graphics, and related operations.
- 2022-03-21 14:01:31下载
- 积分:1
-
WARPGRAF graphics development libraries
WARPGRAF 图形开发库-WARPGRAF graphics development libraries
- 2022-12-25 04:50:03下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
一个用vc写的水波、火焰、岩浆特效源代码
一个用vc写的水波、火焰、岩浆特效源代码-Write a wave with vc, flame, magma source effects
- 2022-05-27 16:19:42下载
- 积分:1
-
用VC写的一个相对完整的DBI的类,非常实用,证明
用VC写的一个比较完整的DBI类,十分实用,经过验证-Using VC to write a relatively complete DBI class, very practical, proven
- 2023-05-27 21:55:03下载
- 积分:1
-
用MFC创建工具条,不错的代码,强烈推荐
用MFC创建工具条,不错的代码,强烈推荐-Using MFC to create a tool, the good code, strongly recommend
- 2022-02-01 16:37:41下载
- 积分:1