Description: Linear midpoint Bresenham algorithm, three algorithms to achieve a straight line, after school case demonstration.
To Search:
File list (Check if you may need any files):
案例2-直线中点Bresenham算法\Line.cpp
...........................\Line.h
...........................\MainFrm.cpp
...........................\MainFrm.h
...........................\P2.cpp
...........................\P2.h
...........................\ReadMe.txt
...........................\res\about.bmp
...........................\...\app.ico
...........................\...\draw.ico
...........................\...\exit.ico
...........................\...\Help.ico
...........................\...\Test.ico
...........................\...\Test.rc2
...........................\...\TestDoc.ico
...........................\...\Thumbs.db
...........................\...\Toolbar.bmp
...........................\resource.h
...........................\RGB.cpp
...........................\RGB.h
...........................\StdAfx.cpp
...........................\StdAfx.h
...........................\Test.aps
...........................\Test.clw
...........................\Test.cpp
...........................\Test.dsp
...........................\Test.dsw
...........................\Test.h
...........................\Test.ncb
...........................\Test.opt
...........................\Test.plg
...........................\Test.rc
...........................\TestDoc.cpp
...........................\TestDoc.h
...........................\TestView.cpp
...........................\TestView.h
...........................\res
案例2-直线中点Bresenham算法