-
VBA+AO常用代码 VBA+AO常用代码
VBA+AO常用代码 VBA+AO常用代码-VBA code used AO++ AO VBA code used VBA code used AO+
- 2022-02-10 10:07:05下载
- 积分:1
-
Artificial nueral net in visual basic
Artificial nueral net in visual basic
- 2022-01-26 03:34:05下载
- 积分:1
-
CPalette CPalette CPalette
CPalette CPalette CPalette-CPalette CPalette CPalette CPaletteCPalette CPalette CPalette CPalette
- 2022-06-02 07:52:33下载
- 积分:1
-
用vc实现的仪器仪表盘面的显示程序,界面很漂亮,大家可以参考...
用vc实现的仪器仪表盘面的显示程序,界面很漂亮,大家可以参考-vc used the instrument to achieve the Amazing Display program, the interface is very beautiful, you can refer to
- 2023-06-19 01:10:03下载
- 积分:1
-
该程序实现类似橡皮筋的原理画出多边型, 并且实现图形的重绘....
该程序实现类似橡皮筋的原理画出多边型, 并且实现图形的重绘.-the rubber-band program similar to the multilateral principle paint type, and the realization of graphics repaint.
- 2023-07-09 07:30:02下载
- 积分:1
-
用MFC实现的几个画图
用MFC实现的几个画图
用MFC实现的几个画图...
用MFC实现的几个画图
用MFC实现的几个画图
用MFC实现的几个画图-MFC realize with a few drawing using MFC realize several drawing using MFC realize several drawing
- 2022-02-01 20:49:10下载
- 积分:1
-
实现图像的增强,由均值与事先设定的阈值比较,得到不同的参数,再通过这些参数进行图像的增强。...
实现图像的增强,由均值与事先设定的阈值比较,得到不同的参数,再通过这些参数进行图像的增强。-Realize enhanced image by the mean and the pre-set threshold compared with different parameters, these parameters through image enhancement.
- 2022-04-11 23:32:28下载
- 积分:1
-
打开Tiff的vc源代码,好用
打开Tiff的vc源代码,好用-the vc open source code and ease of use
- 2022-01-25 21:42:26下载
- 积分: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
-
VC++ 6.0 compiler is passed, the program folder on the same batch bmp picture br...
VC++6.0编译通过,本程序实现了同一文件夹下bmp图片的批量浏览功能-VC++ 6.0 compiler is passed, the program folder on the same batch bmp picture browsing
- 2022-05-25 07:34:54下载
- 积分:1