摘要: Untitled1 In [16]: import numpy as np np.set_printoptions(suppress=True) # 1,1,10,10; 1,1,2,2; 1,10,10; 1,10,10; 1,1,9,9 In [17]: N = 1 IC = 1 FH = FW 阅读全文
posted @ 2022-08-10 10:49 ijpq 阅读(19) 评论(0) 推荐(0) 编辑