-
图形填充算法的实现
图形填充算法的实现-graphics filling algorithm implementation
- 2022-04-01 21:25:46下载
- 积分:1
-
VC environment, graphical programming DOE painting straight lines, circles and p...
VC环境下的图形编程
TCAD画直线、圆和多边形的程序-VC environment, graphical programming DOE painting straight lines, circles and polygons procedures
- 2023-03-06 00:40:03下载
- 积分:1
-
GDI+图象编程,包含图象读取、图象与运算、灰度变换以及二值化等,功能在同一菜单下。...
GDI+图象编程,包含图象读取、图象与运算、灰度变换以及二值化等,功能在同一菜单下。-GDI programming, including image access, image computing, and the two gray transform value, such as the function of the same menu.
- 2023-08-04 11:30:03下载
- 积分:1
-
在C++Builder用GDI+实现半透明渐变的特效窗口,可动态换皮肤。
在C++Builder用GDI+实现半透明渐变的特效窗口,可动态换皮肤。 -In the C++ Builder with GDI+ Gradual realization of semi-transparent window effects can be dynamic for the skin.
- 2022-10-03 21:40:04下载
- 积分:1
-
老外写的90度旋转图片的源码
老外写的90度旋转图片的源码-foreigner to write a 90-degree rotation of the source images
- 2022-05-22 17:46:45下载
- 积分:1
-
Ruby development, a similar training Python, Python powerful, small examples tk
Ruby开发,类似培养Python,比Python强大,tk小例子-Ruby development, a similar training Python, Python powerful, small examples tk
- 2023-01-27 12:50:03下载
- 积分:1
-
飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。...
飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。-Two butterflies fluttering by VC++ MFC prepared. Relatively simple procedures, source code and run.
- 2023-02-23 12:15:03下载
- 积分:1
-
基于单文档的pDC简单的应用程序,同时实现的字体等内容。
基于单文档的pDC简单的应用程序,同时实现的字体等内容。-基于单文档的pDC简单的应用程序,同时实现的字体等内容。 PDC based on single document a simple application, while achieving the font and so on.
搜索
- 2022-02-27 01:18:12下载
- 积分:1
-
Harris算法是最常用的图像角点检测算法之一。
Harris算法是最常用的图像角点检测算法之一。-HarrisJiaA corner can be defined as the intersection of two edges. A corner can also be defined as a point for which there are two dominant and different edge directions in a local neighbourhood of the pointoDianJianCe
- 2022-09-06 04:55:03下载
- 积分: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