-
前在网上有一个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
-
将BMP文件转换成一个数组,保存在txt中
将一个bmp文件转化为数组并保存在txt中-Bmp files will be converted into an array and saved in txt Medium
- 2023-04-08 02:55:03下载
- 积分:1
-
This is a chess game, the rules of the game similar to Go. Function is not very...
这是一款棋类游戏,游戏规则类似于围棋。功能不是很完全,希望对大家有帮助。-This is a chess game, the rules of the game similar to Go. Function is not very full, and they hope to have everyone help.
- 2023-05-19 18:50:04下载
- 积分:1
-
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码...
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-code for video coding! All can be achieved video encoding and decoding, this code can be the basis for all development, such as the optimization algorithm, code technology to achieve resolution of the various code switch
- 2023-03-25 17:05:04下载
- 积分:1
-
计算机图形学 NURBS曲线
计算机图形学 NURBS曲线-computer graphics NURBS curves
- 2022-07-24 19:17:25下载
- 积分:1
-
vc used to achieve a simple drawing program, drawing straight lines, rectangular...
这是一个用vc实现的简单的画图程序,可以画直线,矩形,椭圆等图形-vc used to achieve a simple drawing program, drawing straight lines, rectangular, oval and other graphics
- 2022-06-15 02:29:06下载
- 积分:1
-
关于bmp图像的放大缩小程序。开发于vc++,基本的小程序。
关于bmp图像的放大缩小程序。开发于vc++,基本的小程序。-on bmp image zooming procedures. Vc in the development, the basic small programs.
- 2022-08-14 16:58:05下载
- 积分:1
-
24位真彩图像转换成256色图像
24位真彩图像转换成256色图像-24 color images into 256 color images ...
- 2022-02-02 06:20:24下载
- 积分:1
-
LabVIEW source, volume, as a comprehensive, believe that the right LabVIEW begin...
LabVIEW源程序,数量很多,内容全面,相信对LabVIEW初学者帮助很大.-LabVIEW source, volume, as a comprehensive, believe that the right LabVIEW beginners great help.
- 2022-04-23 23:38:31下载
- 积分:1
-
图象处理的基础,包过点运算,空间运算,频域运算,等等.是入门的基础...
图象处理的基础,包过点运算,空间运算,频域运算,等等.是入门的基础-the basis of image processing, packet-off point operations, space operations, the frequency domain computation, and so on. The foundation is the entry
- 2023-02-15 19:45:04下载
- 积分:1