-
procedures in the BMP handling basic bitmap, on the basis of the mouse movement,...
该程序在BMP位图基本处理的基础上,通过鼠标移动,制作了颜色变换的五星动画-procedures in the BMP handling basic bitmap, on the basis of the mouse movement, produced a five-star transform color animation
- 2022-01-26 05:30:44下载
- 积分:1
-
Windows DIB程序设计示例,一步一步掌握图像编程的方法
Windows DIB程序设计示例,一步一步掌握图像编程的方法-Windows DIB program design examples, step-by-step master image programming method
- 2023-05-03 00:30:03下载
- 积分:1
-
Vista玻璃窗体程序文件,VC++ 6.0
Vista玻璃窗体程序文件,VC++ 6.0-Vista windows program file body, VC++ 6.0
- 2022-01-22 12:04:13下载
- 积分:1
-
windows平台下利用VFW技术的视频捕捉程序
windows平台下利用VFW技术的视频捕捉程序-windows platform technology using VFW video capture program
- 2022-05-14 17:49:59下载
- 积分:1
-
模拟小球碰撞的Delphi源码
模拟小球碰撞的Delphi源码-simulated collision of the ball Delphi FOSS
- 2022-08-23 09:03:52下载
- 积分:1
-
在位图内显示三维文字
在位图内显示三维文字 -Displaying 3d text in bit map
- 2022-03-18 04:15:41下载
- 积分:1
-
MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形.
但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix...
MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形.
但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口.
还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能. 注意那个虚线框, 就是 CRectTracker 画出来的.-MFC with a CRectTracker category. To draw of the so-called rubber rectangle. The WTL, there"s no corresponding category. So they want to write a very simple mix-in class, the WTL is used to this category as your window so that the base class can be painted with rubber window the behavior of the rectangle. on the compressed file contains two sources, namely the RectTracker.h mix-in class. SnapShotWnd.h for the use of this kind of a window. Previously there a screen, pictures can be seen from the window of the function, he achieved similar functions transparent window . Note that dash is the CRectTracker painting.
- 2022-02-25 08:14:58下载
- 积分:1
-
是关于图象一些简单的操作,能完成各个方面的需求
是关于图象一些简单的操作,能完成各个方面的需求-on some simple image, the operation can complete all aspects of demand
- 2022-05-26 12:41:18下载
- 积分:1
-
你的视力测试和程序,我写的。有用,你恨不好,哟…
你的视力测试和程序,我写。有用,你恨不好,你有意外。相信我。
- 2022-10-04 21:40:03下载
- 积分:1
-
VC++ 图像处理系统
图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。图像转换模块该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。图像处理模块该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。字符识别模块该模块主要包含手写数字识别。
- 2022-10-24 13:25:04下载
- 积分:1