-
VC开发的一款屏幕图像捕捉程序,支持全屏幕、指定区域、窗口的捕捉
VC开发的一款屏幕图像捕捉程序,支持全屏幕、指定区域、窗口的捕捉 -development of the new VC screen image capture process, support full-screen, the designated area, the window capture
- 2022-01-22 09:10:55下载
- 积分:1
-
一个图像读取的头文件的代码,对vc开发的程序员及其它编程人员进行图像处理大有裨益....
一个图像读取的头文件的代码,对vc开发的程序员及其它编程人员进行图像处理大有裨益.-an image to read the first document of code, right vc development programmers and other programmers for image processing useful.
- 2022-10-05 17:30:03下载
- 积分:1
-
图表生成器,能够按日期产量等参数使用指定图表模板建立柱状图,并能按柱状图样式直接生成EXCEL图表。
图表生成器,能够按日期产量等参数使用指定图表模板建立柱状图,并能按柱状图样式直接生成EXCEL图表。- The graph lives becomes a useful person, can according to
parameter use and so on date output assign the graph template
establishment stick plot, and can directly produce the EXCEL graph
according to the stick plot style.
- 2022-05-31 08:59:19下载
- 积分:1
-
graphics acceleration engine version 1.3, VGA/SVGA graphics acceleration for UNI...
图形加速引擎1.3版,VGA/SVGA图形加速库
UNICORN 图形开发 TC 源代码库
TURTLE 图形开发命令系统 TC 源代码-graphics acceleration engine version 1.3, VGA/SVGA graphics acceleration for UNICORN graphical development TC source code for orders TURTLE graphical development system source code TC
- 2022-05-05 15:33:42下载
- 积分: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
-
一个很实用的类,封闭了任何windows的多媒体混音控制器。可以用总音量、静音控制及其它任何混音控制器支持的调节方法。...
一个很实用的类,封闭了任何windows的多媒体混音控制器。可以用总音量、静音控制及其它任何混音控制器支持的调节方法。-a very pragmatic type, the closed windows of any multimedia sound mixing controller. Total volume can be used, control and mute any other audio mixers controller support method.
- 2022-05-17 22:59:03下载
- 积分:1
-
用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
-
本程序是用来投射和图像采集一体的程序,可以进行图像采集后再对图像进行处理,希望对大家有用
本程序是用来投射和图像采集一体的程序,可以进行图像采集后再对图像进行处理,希望对大家有用-this procedure is used projection and image acquisition integration process can be carried out after the right image capture images, we hope to useful
- 2022-03-20 03:18:31下载
- 积分:1
-
ImageAnimator类
用于动画处理包含基于时间的帧的图像。
ImageAnimator类
用于动画处理包含基于时间的帧的图像。
-Type of treatment for ImageAnimator animation frame that contains time-based images.
- 2022-06-12 05:25:07下载
- 积分:1
-
该程序包括了基于GDI的H.263+的qcif文件播放代码。
该程序包括了基于GDI的H.263+的qcif文件播放代码。-based on the H.263 GDI qcif player code.
- 2022-02-03 13:55:50下载
- 积分:1