-
一个较为复杂的曲线绘图软件,VC++开发。
一个较为复杂的曲线绘图软件,VC++开发。-draw
- 2022-04-22 20:02:10下载
- 积分:1
-
丰富的画图功能,能画直线,圆,长方形,可以旋转,平移,放缩,填充,真的很好,不行你试试vc...
丰富的画图功能,能画直线,圆,长方形,可以旋转,平移,放缩,填充,真的很好,不行你试试vc-Rich drawing capabilities, able to draw a straight line, round, rectangular, you can rotate, pan, zoom, filling, really good, can not you try vc
- 2022-03-14 12:30:52下载
- 积分:1
-
一个图像显示的程序
一个图像显示的程序-an image display procedures
- 2022-01-30 10:48:23下载
- 积分:1
-
用MFC编写的太阳,地球,月亮旋转的程序
用MFC编写的太阳,地球,月亮旋转的程序-with MFC prepared by the sun, the earth, moon rotating procedures
- 2022-01-26 03:00:29下载
- 积分:1
-
用matlab写的运动估计程序,主要包括全搜索运动估计算法,三步法快速搜索算法等...
用matlab写的运动估计程序,主要包括全搜索运动估计算法,三步法快速搜索算法等-Using matlab written motion estimation procedure, including full search motion estimation algorithm, three-step fast search algorithm, such as
- 2022-09-25 12:35:03下载
- 积分:1
-
AviCapWrp_srcAVI格式视频获取代码
AviCapWrp_srcAVI格式视频获取代码-AviCapWrp_srcAVI format video access code
- 2022-05-13 06:38:35下载
- 积分:1
-
改工具是一个bmp图片的浏览器。可以打开任意一种bmp格式的图片,如8,24位等等。...
改工具是一个bmp图片的浏览器。可以打开任意一种bmp格式的图片,如8,24位等等。-Change tools is a bmp picture browsers. Can open any of bmp format images, such as 8,24-bit and so on.
- 2022-07-11 13:26:08下载
- 积分: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
-
一个边缘检测的实现代码!还算可以!看看对大家有没帮助!...
一个边缘检测的实现代码!还算可以!看看对大家有没帮助!-Realize an edge detection code! Still can! Look on the U.S. has not helped!
- 2023-06-22 10:35:04下载
- 积分:1
-
vb6.0 source code for call opgl. There are examples of code!
vb6.0 调用opgl的源代码。还有实例代码!-vb6.0 source code for call opgl. There are examples of code!
- 2022-03-17 22:04:11下载
- 积分:1