摘要: 月食典:1800 - 2200 1 List of Lunar Eclipses during20th and 21st century with details 2 3 yyyy mm dd Oppos EclType Magn(U) Magn(P) U1 U2 P1 P2 MID P3 P4 U3 U4 4 _________ 阅读全文
posted @ 2024-06-21 15:02 ZY-LunarCrater 阅读(46) 评论(0) 推荐(0)
摘要: 月掩进贤增九掩始 17:45:26.2 63.97388 39.11772 掩甚 20:02:07.7 121.55381 6.79657 掩终 22:18:53.1 172.33859 -16.67159 掩星时长 96分28秒 掩带宽 3571.9 公里 月掩角宿增十 掩始 18:10:03.4 阅读全文
posted @ 2025-05-13 16:40 ZY-LunarCrater 阅读(21) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-08-12 17:43 ZY-LunarCrater 阅读(1) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-07-25 15:09 ZY-LunarCrater 阅读(2) 评论(0) 推荐(0)
摘要: 2025年水星,金星日出日落方位图 阅读全文
posted @ 2024-07-22 23:17 ZY-LunarCrater 阅读(196) 评论(0) 推荐(0)
摘要: 如何查找月食?使用Python来解决 月食 阅读全文
posted @ 2024-05-16 15:57 ZY-LunarCrater 阅读(119) 评论(0) 推荐(0)
摘要: 1 import barcode 2 from barcode.writer import ImageWriter 3 4 #Define content of the barcode as a string 5 number = input("Enter the code to generate 阅读全文
posted @ 2022-09-08 02:42 ZY-LunarCrater 阅读(687) 评论(0) 推荐(0)
摘要: 1 from calendar import* 2 year = int(input('Enter Year;')) 3 print(calendar(year,2,1,8,4)) 阅读全文
posted @ 2022-09-08 02:18 ZY-LunarCrater 阅读(125) 评论(0) 推荐(0)
摘要: 天文 | 带有北斗星和闪电的极光 极光 阅读全文
posted @ 2022-08-22 00:20 ZY-LunarCrater 阅读(154) 评论(0) 推荐(0)
摘要: python: 绘制数学函数 1 import matplotlib.pyplot as plt 2 import numpy as np 3 4 # 100 linearly spaced numbers 5 x = np.linspace(-5,5,100) 6 7 # the function, which is y = 阅读全文
posted @ 2022-08-22 00:06 ZY-LunarCrater 阅读(308) 评论(0) 推荐(0)