-
一个可以居中、排列填充、拉伸主图、并且允许有N多个辅助图象,辅助图象可以透明背景,该控件做程序主背景比较好,自己写的。...
一个可以居中、排列填充、拉伸主图、并且允许有N多个辅助图象,辅助图象可以透明背景,该控件做程序主背景比较好,自己写的。-a middling, and arranged to fill the tensile main map, and allow more than N auxiliary image, Supplementary images can be transparent background, the main control procedures do better background, wrote it myself.
- 2022-01-25 19:21:16下载
- 积分:1
-
非常好的窗口程序
非常好的窗口程序-very good window procedure
- 2023-08-28 12:50:03下载
- 积分:1
-
一个用VB做的可以显示三维地形图的源程序,具有动态效果,很美观,欢迎下载...
一个用VB做的可以显示三维地形图的源程序,具有动态效果,很美观,欢迎下载-a VB can do the show three-dimensional topographical map of the source that is dynamic effects, very beautiful, welcome to download
- 2022-02-09 18:18:00下载
- 积分:1
-
本程序对指定图像文件进行浮雕处理,然后在窗口中显示
本程序对指定图像文件进行浮雕处理,然后在窗口中显示-the right procedures specified image file for relief and then in the window display
- 2022-01-21 02:52:56下载
- 积分:1
-
实时画图,源程序,便于初学的朋友参考提高水平
实时画图,源程序,便于初学的朋友参考提高水平-Real-time drawing, source code, easy beginner s friends refer to raise the level
- 2022-01-30 17:38:46下载
- 积分: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
-
nehe教程,讨论的是如何快速有效的检测物体的碰撞和合乎物理法则的物体运动...
nehe教程,讨论的是如何快速有效的检测物体的碰撞和合乎物理法则的物体运动-nehe Guide, the discussion is how quickly and efficiently the detection of objects and collision with the physical movement of objects rules
- 2022-03-11 00:53:31下载
- 积分:1
-
VB下显示透明位图的例子
VB下显示透明位图的例子 -The example for Displaying transparent graph in VB
- 2022-03-09 20:50:49下载
- 积分:1
-
- 2022-10-05 00:15:03下载
- 积分:1
-
用GDI实现的雪花效果。该技术是阿尔法混合,和吨。
用GDI实现的雪花效果。采用的技术是alpha混合,透明。编译工具是VC++。-using GDI achieved snowflake effect. The technology is the alpha blending, and transparency. Compiler tool is the VC.
- 2022-09-16 08:45:03下载
- 积分:1