-
简单的红绿灯功能,可以自动的颜色跳动,可以在特定时间里显示特定的颜色...
简单的红绿灯功能,可以自动的颜色跳动,可以在特定时间里显示特定的颜色-semple SED,GREEN,BLU
- 2022-09-30 02:40:03下载
- 积分:1
-
WARPGRAF graphics development libraries
WARPGRAF 图形开发库-WARPGRAF graphics development libraries
- 2022-12-25 04:50:03下载
- 积分:1
-
程序功能:
在桌面上连续显示指定目录下的图片文件
程序功能:
在桌面上连续显示指定目录下的图片文件
-Program features: on the desktop display for the specified image file directory
- 2022-07-12 10:52:58下载
- 积分:1
-
一个计算机图形算法演示程序,对计算机图形算法的具体实现进行了编写。可做为学习图形算法的参考!...
一个计算机图形算法演示程序,对计算机图形算法的具体实现进行了编写。可做为学习图形算法的参考!-a computer graphics algorithms demo program, computer graphics algorithms to a concrete realization of the preparation. Graphics can serve as learning algorithm reference!
- 2022-12-25 03:55:04下载
- 积分:1
-
利用GDI+技术来实现了对图像的打开,旋转,有一定的价值
利用GDI+技术来实现了对图像的打开,旋转,有一定的价值-use GDI technology to achieve the right to open the image, rotate, a certain value
- 2022-03-03 08:20:52下载
- 积分: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
-
这是一个画正弦曲线和余弦曲线控制图,请大家自己去运行一下,还比较好的。...
这是一个画正弦曲线和余弦曲线控制图,请大家自己去运行一下,还比较好的。-This is a painting sine and cosine curve curve control chart, we all go running about, but also quite good.
- 2022-02-02 20:55:20下载
- 积分:1
-
经典的图形代码,别的我就不说了
经典的图形代码,别的我就不说了-classic graphics code, I will not say another of
- 2022-11-20 07:05:03下载
- 积分:1
-
一个利用matlab作为开发工具的,检测直线交点的源程序
一个利用matlab作为开发工具的,检测直线交点的源程序-use Matlab as a development tool for the detection of the source straight Nodal
- 2022-08-04 09:11:26下载
- 积分:1
-
A variety of image processing
各种图像处理-A variety of image processing
- 2022-08-14 11:12:05下载
- 积分:1