搜索资源列表
03.rar
- 给定n个大小不等的圆c1,c2,c3,...,cn,现要将这n个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。编程任务:对于给定的n个圆,设计算法,计算n个圆的最佳排列方案,使其长度达到最小。 输入:第一行有1个正整数n (圆的个数1≤n≤20) 接下来的1行有n个数,表示n个圆的半径 输出:将计算出的最小圆排列的长度(保留2位小数) 例如: 输入: 3 1 1 2 输出: 7.66 ,Given n-si
3
- 心形线,是一个圆上的固定一点在它绕着与其相切且半径相同的另外一个圆周滚动时所形成的轨迹,该程序可以动态的演示心形线的生成过程,-Heart-shaped line, is a fixed point circle around it with its tangent and the radius of a circle the same rolling track being formed, the program can be a demonstration of the dynamic he
tangent
- 求一直线与曲线切点的坐标。求一直线与曲线切点的坐标。-Find the coordinates of the line had been cut with a curve point. Find the coordinates of the line had been cut with a curve point.
Gauss-Kruger-Projection
- 首先你要弄清楚方位角是对线段说的,没有“测站点坐标方位角”这说法。 2.线段的方位角的正切值=y坐标差÷x坐标差。而后比较线段终点和起点的x、y坐标的大小,判断其在哪个像限,得到正确角度。 3.现在你遇到的问题中,方位角已知,后视点坐标已知,条件还不够,没法算。-First of all, you should make sure azimuth is said to segment, there is no this site coordinates azimuth measurement