搜索资源列表
Test
- Koch雪花的构图方法,递归模型的实现算法,建立平面二维坐标系,原点位于屏幕客户区中心,x轴水平向右为正,y轴铅直向上为正。 以原点为圆心绘制半径为r的圆,与y轴交于P0点。从P0点开始,顺时针方向将圆三等分,得到P1和P2点。P0P1P2构成等边三角形。 沿着等边三角形的三条边外侧分别绘制三段递归深度为4,夹角为60°的Koch曲线,形成Koch雪花。 -Koch snowflake patterning method, recursive algorithm model, the
coor_trans
- 改算法实现了站心坐标系与准地固坐标系之间的转化,基于控制台的程序,直接运行即可-Algorithm change to achieve a translation transformation coordinate rotation between the geocentric coordinate system and the quasi-fixed coordinate system, console-based preparation, can be run directly displa