Description: Diamond pattern algorithm, VC++ 6.0 implementation, graphical user-friendly, practical
File list (Check if you may need any files):
案例2-直线中点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
案例2-直线中点Bresenham算法