-
an example paint app in c#
C#中的简单油漆应用示例;https://www.dropbox.com/s/kv3ozkocp4nxzlf/WindowsFormsApplication19.rar
- 2022-10-15 16:30:03下载
- 积分:1
-
播放Flash不使用MFC
应用背景有些人需要播放Flash使用纯C++代码没有使用MFC,比如, ;把闪到一个三维物体的纹理,等这个代码是播放Flash的方式清洁,也可以用Flash编程交互。 ;程序处理消息循环,加载闪存组件,并能得到所有像素。关键技术COM,Windows,闪光灯,像素,图像,C++,消息,SDK
- 2023-01-01 09:20:04下载
- 积分:1
-
This program describes the use of Inverse Synthetic Aperture Radar (ISAR)...
This program describes the use of Inverse Synthetic Aperture Radar (ISAR) with stepped-frequency waveform (SFWF) to produce a high-resolution, 2D image of a target. -This program describes the use of Inverse Synthetic Aperture Radar (ISAR) with stepped-frequency waveform (SFWF) to produce a high-resolution, 2D image of a target.
- 2023-08-02 23:05:03下载
- 积分:1
-
真正的
可以实时获得内存占用率和CPU占用率的程序,可以动态地显示!-Real-time access to the memory utilization and CPU utilization of the program, you can dynamically display!
- 2023-08-11 18:15:04下载
- 积分:1
-
使用微软mci接口,利用MFC工具建立的vc++工成,实现了media player...
使用微软mci接口,利用MFC工具建立的vc++工成,实现了media player-Microsoft mci interface, the use of MFC utility to set up working into vc++ to realize media player
- 2022-01-25 19:57:35下载
- 积分:1
-
一个算术编码实现的过程,自己研究时使用,别人要是对我有什么意见欢迎E我...
一个算术编码实现的过程,自己研究时使用,别人要是对我有什么意见欢迎E我-achieve an arithmetic coding process, the use of their own research, to others if I have any advice I welcome E
- 2022-01-25 19:53:45下载
- 积分:1
-
窗口处理程序的源码,里面包含八个工程,对于初学windows编程的同学来说是很有用的...
窗口处理程序的源码,里面包含八个工程,对于初学windows编程的同学来说是很有用的-Window handle of the source program, which contains eight projects for the beginner students windows programming is very useful
- 2022-11-08 08:40:03下载
- 积分:1
-
s3c2440a button
s3c2440a按键驱动,含好几种键盘的驱动,请下载对照参考-s3c2440a button-driven, with several keyboard driver, please download the control reference
- 2022-03-25 09:46:32下载
- 积分:1
-
sift the original author of the test procedure algorithms, hybrid programming ca...
sift算法原作者的测试程序,混合编程改进后可用-sift the original author of the test procedure algorithms, hybrid programming can be improved
- 2022-07-14 10:44:14下载
- 积分:1
-
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的...
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。
由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。
假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present 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. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, 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
- 2022-07-09 13:07:36下载
- 积分:1