-
星琦博客原创转载,模拟DOS的小东西,有意思
星琦博客原创转载,模拟DOS的小东西,有意思-Xing-Qi reprint original blog, simulated DOS small things, interesting
- 2023-01-27 01:50:03下载
- 积分:1
-
计算机视觉与图象编程的好源码之一,提供具体实例,为从事图像与机器视觉待业的人是好帮手...
计算机视觉与图象编程的好源码之一,提供具体实例,为从事图像与机器视觉待业的人是好帮手-computer vision and image programming one good source to provide specific examples, engaged in machine vision and image of unemployed people is a good helper
- 2022-03-06 08:15:59下载
- 积分:1
-
实现通过位图图层,如果做简单的图像编辑软件,可以在R上..
通过位图实现了图层,如果做简单的图像编辑软件,可以参考这个例子。-Achieved through bitmap layer, if to do simple image editing software, you can refer to this example.
- 2023-01-29 14:55:04下载
- 积分:1
-
这是一个用Visual C++编写的图像膨胀程序,并且附有测试图片,整个程序非常好使用...
这是一个用Visual C++编写的图像膨胀程序,并且附有测试图片,整个程序非常好使用-This is a work written in Visual C++ image expansion process and with a test image, the whole process very good use of
- 2022-07-12 22:17:53下载
- 积分:1
-
图像点跟踪的程序,需要安装opencv! 大家试一试,效果还不错!...
图像点跟踪的程序,需要安装opencv! 大家试一试,效果还不错!-image tracking procedures, the need to install OpenCV! We try, the results were pretty good!
- 2023-08-08 04:05:03下载
- 积分:1
-
用VC实现模拟Windows资源管理器功能,一个简单的封装类,十分实用。...
用VC实现模拟Windows资源管理器功能,一个简单的封装类,十分实用。-VC for analog use Windows Explorer functionality, a simple package categories, very useful.
- 2022-05-18 08:51:54下载
- 积分:1
-
编程实现活动的三维图像!程序中通过线程和计时器的,加上对windows图像API的简单调用,和图像算法的融合,实现的活动三维图像!
编程实现活动的三维图像!程序中通过线程和计时器的,加上对windows图像API的简单调用,和图像算法的融合,实现的活动三维图像!-Programming Events of the three-dimensional image! Proceedings through the thread and timer, plus images of the windows of a simple API call, and image fusion algorithm, the realization of three-dimensional image of the Events!
- 2022-01-30 16:40:32下载
- 积分:1
-
SDL practice, people who want to learn SDL can refer to! VC2008 under test!
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!-SDL practice, people who want to learn SDL can refer to! VC2008 under test!
- 2023-06-13 17:55:37下载
- 积分:1
-
一个非常强大的图表类,可以画多种常用的图表
一个非常强大的图表类,可以画多种常用的图表
- 2022-01-24 18:03:00下载
- 积分: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