Description:
Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.
To Search:
File list (Check if you may need any files):
直线中点Bresenham算法\Debug\InputDlg.obj
.....................\.....\MainFrm.obj
.....................\.....\StdAfx.obj
.....................\.....\Test.exe
.....................\.....\Test.ilk
.....................\.....\Test.obj
.....................\.....\Test.pch
.....................\.....\Test.pdb
.....................\.....\Test.res
.....................\.....\TestDoc.obj
.....................\.....\TestView.obj
.....................\.....\vc60.idb
.....................\.....\vc60.pdb
.....................\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
.....................\...\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.plg
.....................\Test.rc
.....................\TestDoc.cpp
.....................\TestDoc.h
.....................\TestView.cpp
.....................\TestView.h
.....................\Debug
.....................\res
直线中点Bresenham算法