- 12
- 0
- 约1.06万字
- 约 11页
- 2022-03-20 发布于天津
- 举报
分享一个Python写的克林根贝尔格锥齿轮设计程序
这是一个Python语言写的克林根贝尔格锥齿轮的设计与校核程序
获取初始参数
from
math
import
piaspi
from
math
import
sinassin
from
math
import
cosascos
from
math
import
tanastan
from
math
import
atanasatan
from
math
import
acosasacos
from
math
import
asinasasin
from
math
import
sqrtassqrt
from
math
import
degr
原创力文档

文档评论(0)