文件名称:painter
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-02-19
- 文件大小:
- 813kb
- 下载次数:
- 0次
- 提 供 者:
- 王
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现二维基本图元直线段生成的DDA算法,中点算法和Bresenham算法;
实现二维基本图元圆弧生成的中点算法;
实现对线型线宽属性的控制。-DDA algorithm to achieve the two-dimensional graphics primitives line segment generated midpoint algorithm and Bresenham algorithm achieve the midpoint algorithm for 2D graphics primitives arc generated achieve linear width attribute controls.
实现二维基本图元圆弧生成的中点算法;
实现对线型线宽属性的控制。-DDA algorithm to achieve the two-dimensional graphics primitives line segment generated midpoint algorithm and Bresenham algorithm achieve the midpoint algorithm for 2D graphics primitives arc generated achieve linear width attribute controls.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
画线练习\Debug\StdAfx.obj
........\.....\test1.exe
........\.....\test1.ilk
........\.....\test1.obj
........\.....\test1.pch
........\.....\test1.pdb
........\.....\test1.res
........\.....\vc60.idb
........\.....\vc60.pdb
........\ReadMe.txt
........\resource.h
........\small.ico
........\StdAfx.cpp
........\StdAfx.h
........\test1.aps
........\test1.cpp
........\test1.dsp
........\test1.dsw
........\test1.h
........\test1.ico
........\test1.ncb
........\test1.opt
........\test1.plg
........\test1.rc
........\test1.sln
........\test1.suo
........\Debug
画线练习