项目作者: mmochocki

项目描述 :
c++ with allegro lib
高级语言: C++
项目地址: git://github.com/mmochocki/Circle-Divide.git
创建时间: 2017-03-03T10:30:02Z
项目社区:https://github.com/mmochocki/Circle-Divide

开源协议:

下载


‘Circle Divide’

Console program. Its task is to find the coordinates of a circle that divide it into equal parts. The result is graphically presented using the Allegro library.

Input: circle diameter, number of parts. Output: Coordinates of each point on the circle.

Screen from the program: http://i.imgur.com/nX9HPFk.png