文件名称:Draw
- 所属分类:
- 绘图程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-05-12
- 文件大小:
- 201kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现了基本的DDA直线、中点直线、Bresenham直线算法,实现中点画圆,能画多边形,能进行递归种子,扫面直线填充,能改变颜色和画笔大小。-DDA to achieve the basic line, the midpoint of a straight line, Bresenham linear algorithm, the midpoint of the circle, to draw a polygon, the seeds can be recursive, linear sweep surface filling, change the color and brush size.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Draw——李泽\BasicGraph.cpp
............\BasicGraph.h
............\Draw.aps
............\Draw.clw
............\Draw.cpp
............\Draw.dsp
............\Draw.dsw
............\Draw.h
............\Draw.ncb
............\Draw.opt
............\Draw.plg
............\Draw.rc
............\DrawDoc.cpp
............\DrawDoc.h
............\DrawView.cpp
............\DrawView.h
............\MainFrm.cpp
............\MainFrm.h
............\PenDialog.cpp
............\PenDialog.h
............\ReadMe.txt
............\.ES\Draw.ico
............\...\Draw.rc2
............\...\DrawDoc.ico
............\...\Toolbar.bmp
............\resource.h
............\SHAPE.CPP
............\SHAPE.H
............\StdAfx.cpp
............\StdAfx.h
............\TransDialog.cpp
............\TransDialog.h
............\Debug
............\RES
Draw——李泽