-
用vc写的视频捕捉程序,可以通过SDK的方式来进行视频摄像机捕捉。不错的。...
用vc写的视频捕捉程序,可以通过SDK的方式来进行视频摄像机捕捉。不错的。-vc used to write the video capture process, through the SDK to capture video cameras. Pretty good.
- 2022-01-21 03:52:50下载
- 积分: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
-
一个为了更好的压缩,保存图像,并能够完整的显示出来的程序,利用了Delphi的编程语言进行编写...
一个为了更好的压缩,保存图像,并能够完整的显示出来的程序,利用了Delphi的编程语言进行编写-a better compression and preserve images, and be able to demonstrate the integrity of the procedure, and use of the Delphi programming language for the preparation
- 2022-11-30 05:40:03下载
- 积分:1
-
image processing, if you choose the screen images because of the cause, we can n...
图像处理,如果你的图像由于选择屏的原因,不能使色阶清晰的反应出来,你可以通过该程序调整色阶。注意,这里的图片为BMP格式-image processing, if you choose the screen images because of the cause, we can not make clear the upper portion of the reaction, and you can adjust the color gamut of procedures. Note that the picture of BMP format
- 2022-07-21 03:38:18下载
- 积分:1
-
简单适用的图片缩放软件,本软件可满足在制作网页时需要相同大小规格的图片的要求...
简单适用的图片缩放软件,本软件可满足在制作网页时需要相同大小规格的图片的要求-applicable simple image scaling software, the software can be produced to meet the needs of the same page size specifications of the request Photo
- 2022-03-14 07:45:54下载
- 积分:1
-
typical VC program, rolling subtitles can be achieved and that the realization o...
典型的VC编程,可以实现滚动字幕的实现,全套上载可直接运行。希望大家喜欢。-typical VC program, rolling subtitles can be achieved and that the realization of complete directly on the run. Hope you like them.
- 2022-03-29 18:42:42下载
- 积分:1
-
摄像头视频捕捉程序,基于windows平台vc++和directshow技术
摄像头视频捕捉程序,基于windows平台vc++和directshow技术-Camera video capture process, based on windows platform vc++ And DirectShow technology
- 2022-08-19 05:10:14下载
- 积分:1
-
有关vc的无闪烁刷平技术,介绍的东西非常有用
有关vc的无闪烁刷平技术,介绍的东西非常有用-vc of the Brush- Flicker-free technology, the introduction of very useful things
- 2022-04-07 20:41:38下载
- 积分:1
-
widestudio btron image
widestudio btron image
- 2022-01-26 03:34:55下载
- 积分:1
-
这是一个简单的C + +画图程序,欢迎下载
这是一个简单的VC++绘图程序,欢迎下载
- 2022-03-31 02:40:31下载
- 积分:1