Description: Calculate arc n are equally a function of the coordinates of points, and use the sample code, VC environment, belonging to two-dimensional graph-based algorithms, plus detailed notes. Input: center of a circle, starting point, end point, radius, rotation direction, the number of points, n. Output: arc on the n are equally point coordinates array Note: the starting point of the output number is 0, destination sequence number for the n-1
File list (Check if you may need any files):
ArcPartDemo\ArcPartDemo.plg
...........\CalcArcPart.h
...........\CalcArcPart.cpp
...........\ArcPartDemoView.cpp
...........\ArcPartDemo.positions
...........\ArcPartDemo.aps
...........\ArcPartDemo.clw
...........\ReadMe.txt
...........\ArcPartDemo.h
...........\ArcPartDemo.cpp
...........\StdAfx.h
...........\StdAfx.cpp
...........\MainFrm.h
...........\MainFrm.cpp
...........\ArcPartDemoDoc.h
...........\ArcPartDemoDoc.cpp
...........\ArcPartDemo.rc
...........\ArcPartDemo.opt
...........\res\ArcPartDemo.rc2
...........\...\ArcPartDemoDoc.ico
...........\...\ArcPartDemo.ico
...........\...\Toolbar.bmp
...........\Resource.h
...........\ArcPartDemo.dsw
...........\Debug\ArcPartDemo.exe
...........\ArcPartDemo.dsp
...........\ArcPartDemoView.h
...........\res
...........\Debug
ArcPartDemo