-
前在网上有一个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
-
an image segmentation algorithm of the original code. Including aberration corre...
一个图象分割的算法原码。包括畸变矫正。-an image segmentation algorithm of the original code. Including aberration correction.
- 2022-02-26 10:09:08下载
- 积分:1
-
本程序是基于为D.物体探测图形DDraw程序
本程序是基于DDRAW的图形程序,用于检测不同形状物体间的碰撞。更重要得是该作者是这方面的大家,写得代码结构非常清晰,封装得非常好。可非常方便的用于其他类似的开发。-this program is based on the graphic DDRAW procedures for detecting objects of different shapes of the collision. More important that it is the author of the areas you write code structure is very clear and very good package. To be very convenient for other similar development.
- 2023-04-02 09:50:03下载
- 积分:1
-
A good graphics program code, using C# implementation. A good graphics program c...
一个很好的绘图程序代码,用C#实现。 -A good graphics program code, using C# implementation. A good graphics program code, using C# implementation.
- 2023-02-15 23:30:04下载
- 积分:1
-
一个用GDI绘制的仪器仪表,能够动态显示其功能,只要稍加改变,就可以用在其他行业领域,
一个用GDI绘制的仪器仪表,能够动态显示其功能,只要稍加改变,就可以用在其他行业领域,-GDI rendering a used instrument, be able to dynamically display and its function, as long as a little change, you can use in other industries and fields,
- 2022-10-18 18:40:03下载
- 积分:1
-
这个是一个交通指示的演示程序,利用基本的几何图形来表示各种人和车,利用灯的颜色来指示通过或者停止....
这个是一个交通指示的演示程序,利用基本的几何图形来表示各种人和车,利用灯的颜色来指示通过或者停止.-This is a demonstration of the traffic instructions procedures, the use of basic geometric shapes to express various persons and vehicles, the use of light colors instructions through or stop.
- 2022-05-31 07:23:38下载
- 积分:1
-
这是一个用C实现的画出一个七彩的窗口,画出来的效果很漂亮很有立体感....
这是一个用C实现的画出一个七彩的窗口,画出来的效果很漂亮很有立体感.-This is a realization of the C Colorful paint a window, painting the result is a very nice three-dimensional feeling.
- 2023-03-05 17:10:03下载
- 积分:1
-
使用OpenGL实现调色板功能,通过读入调色板文件可以实现不同的颜色拾取。...
使用OpenGL实现调色板功能,通过读入调色板文件可以实现不同的颜色拾取。-Use OpenGL realize palette function, by reading the document into the color palette of different colors can be achieved pickup.
- 2022-09-28 10:50:02下载
- 积分:1
-
of image texture algorithm has been compiled, and can be applied directly on the...
介绍了图像纹理的算法,已经编译好,直接应用就可以了,源代码vc-of image texture algorithm has been compiled, and can be applied directly on the source code vc
- 2022-04-20 05:52:30下载
- 积分:1
-
visual++高级界面特效100例,在visualC++6.0编译通过,对于喜欢Windows 编程的人应该有用处...
visual++高级界面特效100例,在visualC++6.0编译通过,对于喜欢Windows 编程的人应该有用处-visual++ advanced interface effects 100 cases, in visualC++ 6.0 compiler is passed, for those who like Windows programming should have useful
- 2022-03-22 19:09:59下载
- 积分:1