摘要:
matplotlib模板: 1:线图 plot()单线段图 2:多个线图 subplot()Multiple axes (i.e. subplots) are created with the subplot() function。 3:图像 imshow()显示图像尺寸 4:轮廓和颜色 pcolo 阅读全文
摘要:
Windows / Linux pip 相关依赖 Python (>= 2.7 or >= 3.4) NumPy (>= 1.7.1) setuptools dateutil (>= 2.1) pyparsing libpng (>= 1.2) pytz FreeType (>= 2.3) cycl 阅读全文
摘要:
t = float(input("t(℃)=")) t = float(input("t(℃)=")) 阅读全文