Description: Bresenham midpoint circle algorithm, human-computer interaction interface, enter the radius, you can get round
File list (Check if you may need any files):
案例3-圆中点Bresenham算法\InputDlg.cpp
..........................\InputDlg.h
..........................\MainFrm.cpp
..........................\MainFrm.h
..........................\ReadMe.txt
..........................\res\app.ico
..........................\...\draw.ico
..........................\...\exit.ico
..........................\...\Help.ico
..........................\...\kld.bmp
..........................\...\Test.ico
..........................\...\Test.rc2
..........................\...\TestDoc.ico
..........................\...\Thumbs.db
..........................\...\Toolbar.bmp
..........................\resource.h
..........................\StdAfx.cpp
..........................\StdAfx.h
..........................\Test.aps
..........................\Test.clw
..........................\Test.cpp
..........................\Test.dsp
..........................\Test.dsw
..........................\Test.h
..........................\Test.ncb
..........................\Test.opt
..........................\Test.rc
..........................\TestDoc.cpp
..........................\TestDoc.h
..........................\TestView.cpp
..........................\TestView.h
..........................\Debug
..........................\res
案例3-圆中点Bresenham算法