-
一个图象处理颜色转换的例子程序
一个图象处理颜色转换的例子程序-A color image processing examples of the conversion process
- 2022-02-12 12:17:33下载
- 积分:1
-
封装了一个画二维曲线的类,该类继承于CWnd,因此二维曲线类也是一个窗口...
封装了一个画二维曲线的类,该类继承于CWnd,因此二维曲线类也是一个窗口-Draw up a package of two-dimensional curve of the class, such inherited from CWnd, so two-dimensional curve is also a window-type
- 2022-02-14 01:42:25下载
- 积分:1
-
画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板...
画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板的一个可执行文件示例(用于指定打开画板是在什么类型下,如卡通画或工程画分类等等)。本软件的VC++源代码全部开源,你可以能照Paint.exe对应VC++工程是如何调用此画板动态联接库的WIN32API,以便你可以在其它开发语言中直接调用打开画板即可。-Paint Vc++ source Code
- 2022-04-26 10:08:28下载
- 积分:1
-
小程序用来实现一种统计图,分别为图像浏览、键盘…
使用Applet分别实现了统计图、图像浏览、键盘控制等六项功能!-Applet used to achieve a statistical diagram, respectively, image browsing, keyboard control, the six features!
- 2022-08-08 12:45:30下载
- 积分:1
-
图像读入读出系统
图像读入读出系统-image reading system to read
- 2023-09-03 03:45:03下载
- 积分:1
-
使用MFC由定时器控制。演示使用的设备的情况下,笔,答:
using mfc controlled by a timer. Demonstrate the use of device contexts, pens, and brushes
- 2022-03-16 09:10:46下载
- 积分:1
-
This is a very COOL similar to the curves of spiral
这是一个很COOL的类似于螺旋曲线式启动程序,适当改变参数可以获得其他曲线启动方式。-This is a very COOL similar to the curves of spiral-start procedures, appropriate parameters can change other startup curve.
- 2022-02-02 09:17:55下载
- 积分:1
-
bigscro
bigscro
- 2022-11-21 07:25:02下载
- 积分:1
-
显示动态图标,是学习图标显示的好例子
显示动态图标,是学习图标显示的好例子-show dynamic icon, is learning icon shows a good example
- 2022-03-03 02:42:09下载
- 积分:1
-
动画图像组件
Animate Image Component -TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the index of your desired image on the image list.
Of course, TAnimateImage can animate images of an image list too. If you have frames of an animation as Bitmap or Icon, this component offers the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify interval, segment, and direction of images for the animation.
- 2022-05-25 23:21:35下载
- 积分:1