文件名称:ArcPartDemo
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 45kb
- 下载次数:
- 0次
- 提 供 者:
- wsa***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
计算圆弧上n个等分点的坐标的函数,及使用示例代码,VC环境,属于二维图形基础算法,加有详细的注释。
输入:圆心,起点,终点,半径,旋转方向,点数量n。
输出:圆弧上n个等分点坐标的数组,
说明:输出的起点序号为0,终点序号为n-1
-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
输入:圆心,起点,终点,半径,旋转方向,点数量n。
输出:圆弧上n个等分点坐标的数组,
说明:输出的起点序号为0,终点序号为n-1
-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
相关搜索: ArcPartDemo
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
...........\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