-
This colour picker allows you to easily choose a colour either using RGB or HSV,...
This colour picker allows you to easily choose a colour either using RGB or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, without MFC.
- 2022-01-26 01:30:40下载
- 积分: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
-
实现交互式画直线、圆、椭圆
交互式裁剪
抛物线程序设计、Bezier曲线的算法实现
实现交互式移动图形...
实现交互式画直线、圆、椭圆
交互式裁剪
抛物线程序设计、Bezier曲线的算法实现
实现交互式移动图形-computer graphics programing code,such as line、circle、Bezier
- 2022-04-12 16:00:59下载
- 积分:1
-
网格部署软件
A mesh deployment software
- 2022-03-16 13:05:30下载
- 积分:1
-
The image smoothing of the VC code, the code of practice to learn tutorial
有关图像平滑处理的VC代码,学习教程时的练习代码-The image smoothing of the VC code, the code of practice to learn tutorial
- 2022-04-19 06:39:21下载
- 积分:1
-
此源码是采用VC工具,主要功能为:进行音频信号采集后,显示出信号波形。...
此源码是采用VC工具,主要功能为:进行音频信号采集后,显示出信号波形。-This is using VC-source tools, the main function as follows: after the audio signal acquisition, showing that the signal waveforms.
- 2022-11-10 07:50:04下载
- 积分:1
-
Bitmap software Kazakhstan
显示位图的软件哈-Bitmap software Kazakhstan
- 2022-07-15 12:56:28下载
- 积分:1
-
虚拟力场中心线提取程序,需要在命令提示窗口下运行该程序,使用RAW文件作为输入,输出中心线点数据文件,raw文件要和程序在同一个文件夹...
虚拟力场中心线提取程序,需要在命令提示窗口下运行该程序,使用RAW文件作为输入,输出中心线点数据文件,raw文件要和程序在同一个文件夹-Virtual Field centerline extraction procedures, require the command prompt window, run the program, use the RAW file as input, output centerline point data files, raw files and procedures should be in the same folder
- 2022-09-10 13:10:03下载
- 积分:1
-
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。...
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the Vertical Median Filter.
- 2022-03-24 03:49:51下载
- 积分:1
-
最强大的开源库CGAL中最小封闭区域和最大外包查找.
最强大的开源库CGAL中最小封闭区域和最大外包查找.-CGAL the smallest and the largest outsourced find enclosed area.
- 2023-02-15 16:15:03下载
- 积分:1