搜索资源列表
convhull
- 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
10.-Helix
- 控制起落架安装角度,控制起落架安装角度控制起落架安装角度-Control landing gear mounting angleControl landing gear mounting angleControl landing gear mounting angle
CORDIC_ATAN
- 用CORDIC算法,通过角度旋转,实现ATAN,最后得到角度和幅度-CORDIC algorithm, by the angle of rotation, ATAN and finally get the angle and amplitude
Calculator
- c++编写的科学计算器源代码,支持科学计算及表达式计算,可选择角度、弧度制,自带常量-scientific calculator source code written by c++ support scientific computing and expressions to select the angle in radians, comes with constant