-
GraphBrain 一个很好的力表制作类。
功能:可用作制作各种柱状图,饼形图,等等多种图表。
环境:vc++ 6.0
内有详细使用说明和示例程序...
GraphBrain 一个很好的力表制作类。
功能:可用作制作各种柱状图,饼形图,等等多种图表。
环境:vc++ 6.0
内有详细使用说明和示例程序.-GraphBrain a very good power production category table. Functions: the production of all kinds can be used as a histogram, pie chart, and so a variety of charts. Environment: vc++ 6.0, there are detailed instructions and sample programs.
- 2023-07-22 22:40:03下载
- 积分:1
-
标尺的制作,可以改变大小,放大缩小,字体也跟着变化,上下滚动...
标尺的制作,可以改变大小,放大缩小,字体也跟着变化,上下滚动-standard production, can change size, zooming, fonts also followed changes to scroll
- 2022-12-09 09:25:02下载
- 积分:1
-
surface rendering procedures used vc prepared surface rendering scenes have a ce...
海面渲染程序,用vc++编写
渲染水面场景有一定的作用-surface rendering procedures used vc prepared surface rendering scenes have a certain role
- 2023-05-03 18:40:04下载
- 积分: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
-
GDI画图程序源代码,具有丰富的画图功能。
GDI画图程序源代码,具有丰富的画图功能。-GDI drawing program source code, is rich in drawing functions.
- 2022-08-18 16:44:00下载
- 积分:1
-
vc used to achieve a simple drawing program, drawing straight lines, rectangular...
这是一个用vc实现的简单的画图程序,可以画直线,矩形,椭圆等图形-vc used to achieve a simple drawing program, drawing straight lines, rectangular, oval and other graphics
- 2022-06-15 02:29:06下载
- 积分:1
-
Ways Bitblt opcode and three gratings to achieve transparency for the map shows...
Bitblt方法和三种光栅操作码来实现为图透明显示,其效果与调用TransparentImage类似。-Ways Bitblt opcode and three gratings to achieve transparency for the map shows that its effect is similar TransparentImage call.
- 2022-02-22 04:46:36下载
- 积分:1
-
使用VFW进行摄像头调用,可以完成基本功能
使用VFW进行摄像头调用,可以完成基本功能-VFW for the use of cameras to call, you can complete the basic functions
- 2022-05-15 05:55:39下载
- 积分:1
-
image of this program's three, apply to athletes who portal, please make goo...
此为图象编程之三,适合于刚入门之选手,请好好使用。-image of this program"s three, apply to athletes who portal, please make good use of.
- 2022-08-21 23:20:09下载
- 积分:1
-
位图进度条,使用两张位图掩盖,达到进度条的效果,有意思...
位图进度条,使用两张位图掩盖,达到进度条的效果,有意思-Bitmap progress bar, the use of two bitmap to cover up, to the effect of the progress bar, interesting
- 2022-06-01 22:57:33下载
- 积分:1