-
透明按钮编程实例上面的键映射,防止闪变…
透明按键编程实例,在按键上面贴图;防止界面闪烁。-Transparent button programming examples above in the key mapping prevent flicker interface.
- 2023-04-20 08:55:05下载
- 积分: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
-
XY 图像精灵V1.1 作为一个批处理图像程序,缩放部分是自已编的,不含API....
XY 图像精灵V1.1 作为一个批处理图像程序,缩放部分是自已编的,不含API.-XY image genie V1.1 as a batch process images, zoom own part of the series, non- API.
- 2022-03-02 16:39:18下载
- 积分:1
-
TeeChart Pro是一款提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择。提供上百种2D和3D图形风格、40种数...
TeeChart Pro是一款提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供您选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择,TeeChart还包括一个强大的、完整的编辑对话框,几乎可用于每个组件和子组件,允许你快速的设计复杂图表应用程序。图表编辑器通过TeeCommander组件进一步得到增强,它提供一次点击访问图表编辑器和共同特征-TeeChart Pro is the one to provide 100 types of 2D and 3D graphics style, 40 kinds of mathematical and statistical functions, plus unlimited axis and 22 palette components available. Provide more than 100 species and 2 D and 3 D graphic style, 40 kinds of mathematical and statistical functions, plus unlimited axis and 22 components for the palette of your choice. Provide more than 100 species and 2 D and 3 D graphic style, 40 kinds of mathematical and statistical functions, plus unlimited axis and 22 components palette choices TeeChart also includes a powerful, integrity of the dialog editor, can be used for almost every sub-assemblies and components, allows you to quickly design complex graphics applications. Graphics editor TeeC
- 2022-03-11 12:55:47下载
- 积分: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实现图形绘制,鼠标放置消息响应技术。
五子棋游戏,利用vc实现图形绘制,鼠标消息响应实现棋子放置。-Gobang games, graphics rendering using vc, mouse to place the news in response to the realization of a pawn.
- 2022-03-12 13:28:08下载
- 积分:1
-
本例子主要介绍如何使用GDI+编程显示图像。
本例子主要介绍如何使用GDI+编程显示图像。-this case mainly on how to use GDI+ Programming display the image.
- 2022-02-07 13:54:26下载
- 积分:1
-
c#的截屏程序,调用api实现,在codeproject有详细介绍
c#的截屏程序,调用api实现,在codeproject有详细介绍-the cut screen procedures, called api realized, in a detailed briefing codeproject
- 2022-01-24 08:58:41下载
- 积分:1
-
看看,一个图象处理程序哦,挺多功能 图象的边缘检测与提取,轮廓跟踪代码...
看看,一个图象处理程序哦,挺多功能 图象的边缘检测与提取,轮廓跟踪代码-see an image processing procedures Oh, Ting multifunctional image edge detection and extraction, contour tracking code
- 2022-03-13 11:49:47下载
- 积分:1
-
计算机图形学原理及算法教程 (Visual C++版)
数字图象处理
消隐...
计算机图形学原理及算法教程 (Visual C++版)
数字图象处理
消隐-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing blanking
- 2022-05-21 11:29:35下载
- 积分:1