-
用delphi实现swf文件和图像合成
调试环境:Win XP;Delphi 7/5
用delphi实现swf文件和图像合成
调试环境:Win XP;Delphi 7/5-Use delphi to achieve swf files and image synthesis debugging environment: Win XP Delphi 7/5
- 2022-08-11 16:49:19下载
- 积分:1
-
image of this second program, which is suitable for athletes who are just portal...
此为图象编程之二,适合于刚入门之选手,请好好使用。-image of this second program, which is suitable for athletes who are just portal, please make good use of.
- 2023-06-21 11:00:03下载
- 积分:1
-
BetterBmpButton_src一个位图按钮的类
BetterBmpButton_src一个位图按钮的类-BetterBmpButton_src a bitmap button category
- 2022-08-25 22:46: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
-
Smoothing: smoothing the image processing, filtering noise.
平滑处理:对图像进行平滑处理,滤除噪声的影响。-Smoothing: smoothing the image processing, filtering noise.
- 2022-02-01 16:01:12下载
- 积分:1
-
Using c language implementation line drawing, repeatable draw, you can also set...
用c语言实现线的绘制,可重复绘制,也可以设置参数对线的颜色等属性进行修改,这是最简单的c实现,其中的BGI必须先初始化,否则程序会报错-Using c language implementation line drawing, repeatable draw, you can also set the parameters on-line to modify the color and other attributes, it is the simplest c implementation, of which BGI must be initialized, otherwise program will complain
- 2023-02-06 03:00:02下载
- 积分:1
-
在VC++环境下实现OPenGL画图,框架已经实现,只需要在画图先编写代码即可 在本例子中实现的是画彩虹的程序...
在VC++环境下实现OPenGL画图,框架已经实现,只需要在画图先编写代码即可 在本例子中实现的是画彩虹的程序
- 2022-04-24 04:46:55下载
- 积分:1
-
一个windows简单的信号处理器,能进行固定带通滤波、可变通滤波、删除噪声、输入输出误差等功能,...
一个windows简单的信号处理器,能进行固定带通滤波、可变通滤波、删除噪声、输入输出误差等功能,-a simple signal processor can for the fixed band-pass filter, flexible filter to remove noise, input and output functions such as error,
- 2022-04-18 13:04:03下载
- 积分:1
-
一个非常简单方法显示jpg bmp gif,免去了解码的烦恼。
强烈推荐...
一个非常简单方法显示jpg bmp gif,免去了解码的烦恼。
强烈推荐-a very simple way to show bmp jpg gif, get rid of the decoder of vexation. Strongly recommended
- 2022-02-05 17:40:30下载
- 积分:1
-
虚拟坐标测量机见模,控制像机运动及实时成像
虚拟坐标测量机见模,控制像机运动及实时成像-virtual coordinate measuring machine see mode, control camera movement and real-time imaging
- 2022-09-04 17:05:03下载
- 积分:1