Description: This code contains a demonstration of the following algorithm:
Direct Line: DDA algorithm to generate a straight line, the midpoint algorithm to generate a straight line, Bresenham algorithm to generate a straight line.
Round: the mid-point circle, Bresenham s circle.
Oval: in dotted ellipse.
The area filling: polygon scan line filling, seed scan line filling.
To Search:
File list (Check if you may need any files):
res\Toolbar.bmp
...\基本图形的生成.ico
...\基本图形的生成.rc2
...\基本图形的生成Doc.ico
copyright.bat
MainFrm.cpp
MainFrm.h
ReadMe.txt
Resource.h
StdAfx.cpp
StdAfx.h
基本图形的生成.aps
基本图形的生成.clw
基本图形的生成.cpp
基本图形的生成.dsp
基本图形的生成.dsw
基本图形的生成.h
基本图形的生成.plg
基本图形的生成.rc
基本图形的生成Doc.cpp
基本图形的生成Doc.h
基本图形的生成View.cpp
基本图形的生成View.h
res