-
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的...
编程包含一个下拉列表和一个按钮,
//下拉列表中有10、14、18三个选项。
//选择10时,按钮中文字的字号为10,
//选择14时,按钮中文字的字号为14,
//选择18时,按钮中文字的字号为18。-Programming includes a drop-down list and a button,// 10,14,18 drop-down list, there are three options.// Select 10 pm, button text size is 10,// select 14 o" clock, the button in the text font size 14,// a choice of 18, the button text font size is 18.
- 2022-07-28 04:04:54下载
- 积分:1
-
these codes about contour are programmed by other and the function is better. bu...
这是别人做的一个绘制等值线的程序,功能很强大,但是需要事先将数据三角化-these codes about contour are programmed by other and the function is better. but first of all,the data should be triangularized
- 2022-12-21 04:10:04下载
- 积分:1
-
几个典型图像边界提取算法的C++实现源代码,有参考价值啊。...
几个典型图像边界提取算法的C++实现源代码,有参考价值啊。-Several typical image edge extraction algorithm C++ Achieve source code, there is reference value ah.
- 2023-01-20 02:35:04下载
- 积分: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
-
tiff图像文件格式基类库函数,可进行tiff图像文件的各类操作。...
tiff图像文件格式基类库函数,可进行tiff图像文件的各类操作。-tiff image file format-based class library function, can be tiff image file types of operation.
- 2022-04-23 11:59:51下载
- 积分:1
-
js网页特效,实现计算器,日历,调色板功能
js网页特效,实现计算器,日历,调色板功能-js netnew achieve calculator, calendar, the function palette
- 2022-07-28 08:39:20下载
- 积分:1
-
VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任
意大小图块的方法及其Turbo C函数。...
VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任
意大小图块的方法及其Turbo C函数。-VGA image storage and recovery
- 2022-05-25 21:18:50下载
- 积分:1
-
H.263的参考源代码
H.263的参考源代码-H.263 reference source code
- 2023-07-03 21:20:03下载
- 积分:1
-
一个简单的画图程序,可以画线、矩形、圆等图形,并可进行相关操作。...
一个简单的画图程序,可以画线、矩形、圆等图形,并可进行相关操作。-a simple drawing program, line drawing, rectangle, circle and other graphics, can be associated operations.
- 2022-07-11 01:18:01下载
- 积分:1
-
纯VB代码快速图形处理,Alpha混合、附加混合、减去混合和线形模糊
纯VB代码快速图形处理,可以对图形进行Alpha混合、附加混合、减去混合和一些线形模糊功能
- 2022-01-26 08:26:12下载
- 积分:1