1
0
mirror of https://gitee.com/51danju/workclock.git synced 2025-06-18 00:26:55 +08:00

添加示列图

This commit is contained in:
wushunlian 2019-03-09 14:41:37 +08:00
parent 69beeb73d8
commit 345a09e5d1
6 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
package clock.socoolby.com.clock.widget.animatorview.animator.clockanimator;
//三次卵形线 https://baike.baidu.com/item/卵形线/5147382
//公式已知卵形线的长对称半径abc这三个特征参数在平面直角坐标系中以卵形线的对称轴作为x轴x轴正向与卵形线小头方向一致卵形线的卵心作为坐标系原点以正数abc(a>b)为长对称半径的卵形线在直角坐标系中示意图如图2所示其三次卵形方程为
// x^2 y^2
//------------- + -------- = 1
//(a-b)x + ab c^2
public class CubicOvalLineClock {
}

BIN
screenshot/device-adv.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 KiB

BIN
screenshot/device-base.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
screenshot/device-full.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB