上一页 1 ··· 77 78 79 80 81 82 83 84 85 ··· 344 下一页
摘要: import numpy as npimport cv2from matplotlib import pyplot as pltim... 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(33) 评论(0) 推荐(0)
摘要: opencv 采用 matplot 显示图片 import numpy as npimport cv2from matplotlib import pyplot as pltimg=cv2.imread('tt.png',cv2.IMR... 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(35) 评论(0) 推荐(0)
摘要: class Student: count=0 def __init__(self,name,age): ... 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(29) 评论(0) 推荐(0)
摘要: python计数属性类 class Student: count=0 def __init__(self,name,age): self.name=name self.age=age ... 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(20) 评论(0) 推荐(0)
摘要: python计数属性类 class Student: count=0 def __init__(self,name,age): self.name=name self.age=age ... 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(20) 评论(0) 推荐(0)
摘要: 卸载 nvidia 显卡驱动 sudo apt-get purge nvidia*reboot posted on 2018-09-27 18:40 l... 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(54) 评论(0) 推荐(0)
摘要: 卸载 nvidia 显卡驱动 sudo apt-get purge nvidia*reboot posted on 2018-09-27 18:40 l... 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(27) 评论(0) 推荐(0)
摘要: sudo apt-get purge nvidia*reboot 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(49) 评论(0) 推荐(0)
摘要: sudo apt-get purge nvidia*reboot 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(52) 评论(0) 推荐(0)
摘要: 何声武随机过程引论 阅读全文
posted @ 2022-08-19 22:56 luoganttcc 阅读(21) 评论(0) 推荐(0)
上一页 1 ··· 77 78 79 80 81 82 83 84 85 ··· 344 下一页