-
这是我们老师用MFC遍写的一段绘图程序,供大家参考!
这是我们老师用MFC遍写的一段绘图程序,供大家参考!-This is our teachers used to write the MFC times a drawing program, for your reference!
- 2022-03-11 02:45:10下载
- 积分:1
-
在Visual C++中实现的Sutherland
在Visual C++中实现的Sutherland-Hodgman多边形裁剪算法-achieved by Sutherland-Hodgman polygon clipping algorithm
- 2022-04-18 16:15:54下载
- 积分:1
-
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的...
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。
VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。
-A complete open source vector graphics controls in support of a straight line, arc, rectangle, rounded rectangle, ellipse, polygon, star, text and pictures, such as rendering, support for rotation, zooming, selection, arrangement and other operations, the total to function or that good! In fact, if a little point of computer graphics to understand the knowledge to make than that perfect vector drawing software should not be any problem. VB6 their support for the graphics are very weak, so the general method of directly through its built-in graphics to achieve efficiency into a big problem. One solution is the use of Windows API for the underlying GDI rendering, and better way is to adopt GDI+ To graphics, so the effect will be even better.
- 2023-08-27 16:20:04下载
- 积分:1
-
如何快速读取位图文件(*.bmp)的VC源代码程序
如何快速读取位图文件(*.bmp)的VC源代码程序-how fast read bitmap files (*. bmp) VC source code procedures
- 2022-02-10 10:01:43下载
- 积分:1
-
算法代码,分别提取两类不同的特征。
使用时直接将代码拷贝到需要使用的地方即可。
代码片断在Visual C++6.0下可编译。...
算法代码,分别提取两类不同的特征。
使用时直接将代码拷贝到需要使用的地方即可。
代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at Visual C++6.0 under can translate and edit
- 2022-02-01 10:07:08下载
- 积分:1
-
贝叶斯分类器的设计实验,内有解释利于入门学习
贝叶斯分类器的设计实验,内有解释利于入门学习-Bayesian classifier design experiments, which help to explain the study entry
- 2022-03-17 03:12:21下载
- 积分:1
-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1
-
支持word开发的控件,bcb,delphi控件啊,欢迎下载
支持word开发的控件,bcb,delphi控件啊,欢迎下载-Support the development of word control, bcb, delphi controls ah, welcome to download
- 2022-08-14 03:34:46下载
- 积分:1
-
用于图像分隔的程序,本算法速度快分隔效果好,无解压密码...
用于图像分隔的程序,本算法速度快分隔效果好,无解压密码-separate images for the procedure, the algorithm faster separated effective, extracting passwords
- 2022-06-18 20:59:40下载
- 积分:1
-
Image coding algorithm. Include Huffman coding, run
图像编码算法的实现。包括哈夫曼编码、游程编码等-Image coding algorithm. Include Huffman coding, run-length coding, etc.
- 2022-02-20 15:37:17下载
- 积分:1