本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...
- 资源大小:5.33 MB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
图形图像
资 源 简 介
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.
文 件 列 表
Draw_Line_circle
res
Debug
CircleDlg.cpp
CircleDlg.h
LineDlg.cpp
LineDlg.h
MainFrm.cpp
MainFrm.h
OnCircleDlg.cpp
OnCircleDlg.h
ReadMe.txt
resource.h
StdAfx.cpp
StdAfx.h
welcome.aps
welcome.clw
welcome.cpp
welcome.dsp
welcome.dsw
welcome.h
welcome.ncb
welcome.opt
welcome.plg
welcome.rc
welcomeDoc.cpp
welcomeDoc.h
welcomeView.cpp
welcomeView.h
使用方法介绍.txt