Description: 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.
File list (Check if you may need any files):
Draw_Line_circle
................\CircleDlg.cpp
................\CircleDlg.h
................\Debug
................\.....\CircleDlg.obj
................\.....\CircleDlg.sbr
................\.....\LineDlg.obj
................\.....\LineDlg.sbr
................\.....\MainFrm.obj
................\.....\MainFrm.sbr
................\.....\StdAfx.obj
................\.....\StdAfx.sbr
................\.....\vc60.idb
................\.....\vc60.pdb
................\.....\VIEWCORE.sbr
................\.....\welcome.bsc
................\.....\welcome.exe
................\.....\welcome.ilk
................\.....\welcome.obj
................\.....\welcome.pch
................\.....\welcome.pdb
................\.....\welcome.res
................\.....\welcome.sbr
................\.....\welcomeDoc.obj
................\.....\welcomeDoc.sbr
................\.....\welcomeView.obj
................\.....\welcomeView.sbr
................\LineDlg.cpp
................\LineDlg.h
................\MainFrm.cpp
................\MainFrm.h
................\OnCircleDlg.cpp
................\OnCircleDlg.h
................\ReadMe.txt
................\res
................\...\Toolbar.bmp
................\...\welcome.rc2
................\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