-
纯VB代码快速图形处理,Alpha混合、附加混合、减去混合和线形模糊
纯VB代码快速图形处理,可以对图形进行Alpha混合、附加混合、减去混合和一些线形模糊功能
- 2022-01-26 08:26:12下载
- 积分:1
-
简单的作图例子,实现画线、圆、矩形等功能
简单的作图例子,实现画线、圆、矩形等功能-Simple mapping example, the realization of drawing a line, round, rectangular and other functions
- 2022-07-11 02:50:07下载
- 积分:1
-
scrolling display..... for 5x7 matrix interface
scrolling display..... for 5x7 matrix interface
- 2022-01-26 06:33:19下载
- 积分:1
-
制作类似电影字幕的代码,完整的源代码,对想制作好看软件界面效果的人有帮助!...
制作类似电影字幕的代码,完整的源代码,对想制作好看软件界面效果的人有帮助!-production of similar films subtitles code, the source code integrity, right to produce good-looking software interface effects of help!
- 2023-08-17 06:05:02下载
- 积分:1
-
中值滤波算法,用vc编程实现,中值滤波算法
中值滤波算法,用vc编程实现,中值滤波算法-median filtering algorithm used vc programming, median filtering algorithm
- 2022-03-10 16:13:04下载
- 积分:1
-
基于linux+gtk的一个扫雷小游戏,娱乐性强。欢迎大家下载。
基于linux+gtk的一个扫雷小游戏,娱乐性强。欢迎大家下载。-Based linux+ Gtk a mine games, entertainment, and strong. Welcome to download.
- 2022-05-15 00:34:57下载
- 积分:1
-
一个简单的画图程序,可以画线、矩形、圆等图形,并可进行相关操作。...
一个简单的画图程序,可以画线、矩形、圆等图形,并可进行相关操作。-a simple drawing program, line drawing, rectangle, circle and other graphics, can be associated operations.
- 2022-07-11 01:18:01下载
- 积分:1
-
shown in the dialog box animation routines source code, detailed process of free...
在对话框中显示动画例程源代码,详细编程过程请到龚建伟技术主页查看:www.gjwtech.ocm-shown in the dialog box animation routines source code, detailed process of free programming Dan technology Home Show : www.gjwtech.ocm
- 2022-05-14 18:51:48下载
- 积分:1
-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1
-
Sometimes, when writing papers, we would like to receive reference point in the...
有时,在写论文时,我们想获得参考文献中曲线上点的信息(x坐标,y坐标),得到点信息后就可以在matlab上生成与参考文献中相似的曲线,使用本程序就可以参考文献的点信息,使用时,可以把参考文献(一般为PDF文件)中曲线拷到“画图”中,然后生成BMP图像,就可以用本程序进行处理-Sometimes, when writing papers, we would like to receive reference point in the curve of information (x coordinate, y coordinate), and point information can then generate matlab and reference literature is similar to the curves, the use of this procedure can reference literature point of information, when used, can be references (usually PDF files) in the curve Kaodao
- 2022-06-15 12:52:57下载
- 积分:1