-
在VC绘图的大部分源代码使用SDK,但环境取决于…
一个利用SDK的在VC中画图的大部分源代码,不过环境的配置就看你自己了-a use SDK in VC drawing most of the source code, but the environment depends on the configuration of your own
- 2022-02-28 15:30:59下载
- 积分:1
-
直线的Bresenham算法
直线的Bresenham算法-linear Bresenham algorithm
- 2023-04-08 11:00:03下载
- 积分:1
-
binarization of images
binarization of images
- 2022-01-25 17:09:05下载
- 积分:1
-
桌面画图程序,对初学者了解vc的代码是个很好的例子,绩好玩又易学...
桌面画图程序,对初学者了解vc的代码是个很好的例子,绩好玩又易学-desktop drawing program for beginners to understand vc code is a good example of an area minded fun
- 2023-05-12 03:50:03下载
- 积分:1
-
近场水下目标的定位方法研究,可以得到比较准确的目标位置信息。...
近场水下目标的定位方法研究,可以得到比较准确的目标位置信息。-matlab matlab matlab matlab
- 2023-03-17 00:50:04下载
- 积分:1
-
Visual C++ 环境下的特效显示,值得去看看!
Visual C++ 环境下的特效显示,值得去看看!-environmental effects of that value Moon!
- 2022-09-26 19:40:03下载
- 积分:1
-
通过BRESENHAM判定算法,绘制指定端点的直线,用来测试tuborC的图形编程...
通过BRESENHAM判定算法,绘制指定端点的直线,用来测试tuborC的图形编程-Determined through the Bresenham algorithm, draw a straight line designated endpoint, used to test tuborC graphical programming
- 2023-03-15 05:25:03下载
- 积分:1
-
一个屏幕取色的小程序,用Vc++8.0编写,感兴趣的朋友可以下载参考!...
一个屏幕取色的小程序,用Vc++8.0编写,感兴趣的朋友可以下载参考!-A small color screen check program Vc++ 8.0 prepared, interested can download the reference Friend!
- 2023-06-07 03:10:03下载
- 积分:1
-
- 2022-06-27 13:01:33下载
- 积分: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