摘要: 终端下 python下 检查地址中是否包含pip3模块安装地址,若没有,进行下面的操作: 阅读全文
posted @ 2020-08-19 18:30 Yeve 阅读(386) 评论(0) 推荐(0)
摘要: 1、字体 2、颜色 html网页字体颜色代码大全_闲人一小枚-CSDN博客_html颜色代码表 https://blog.csdn.net/wangzhufei/article/details/79955616 阅读全文
posted @ 2020-07-19 21:46 Yeve 阅读(152) 评论(0) 推荐(0)
摘要: 错了半下午加一晚上,有没有人和我一样 赋初值图省事,两个一起来。 secMin=secNum=[0]*6 注意,这里是python 然后,我不知道Python的语法,默认这两个变量指代同一个存储空间,于是同时改变。。 小问题,可是不知道也没办法,抽空还是老老实实学学Python吧 阅读全文
posted @ 2020-05-23 21:19 Yeve 阅读(159) 评论(0) 推荐(0)
摘要: 撞了一晚上依赖都失败,发现是pip3和python3的问题。 直接执行这两个命令即可把python3设为默认:sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 100 sudo update-alte 阅读全文
posted @ 2020-05-22 09:35 Yeve 阅读(759) 评论(0) 推荐(0)
摘要: 采样 奈奎斯特频率 无码间串扰 奈奎斯特第一准则 奈奎斯特速率(带宽) 阅读全文
posted @ 2020-05-06 13:53 Yeve 阅读(246) 评论(0) 推荐(0)
摘要: 生成与gray1相同形状,全为255的矩阵 g25=np.ones(gray1.shape) g25=g25*255 阅读全文
posted @ 2020-04-06 09:17 Yeve 阅读(2711) 评论(0) 推荐(0)
摘要: 这是我们要处理的图片,不知道干嘛 应用matloitlib库:https://blog.csdn.net/JohinieLi/article/details/69389980 取第一层颜色 灰度图 1 import matplotlib.pyplot as plt #show 2 import ma 阅读全文
posted @ 2020-04-05 11:39 Yeve 阅读(216) 评论(0) 推荐(0)
摘要: 吴恩达深度学习视频: https://www.bilibili.com/video/BV1gb411j7Bs?p=15 github课后作业:https://github.com/Kulbear/deep-learning-coursera 代码路径: Neural Networks and Dee 阅读全文
posted @ 2020-04-05 09:39 Yeve 阅读(463) 评论(0) 推荐(0)
摘要: 本来也是空的,来留档 https://blog.csdn.net/qq_19004627/article/details/79639135这里是教程的说,感谢大佬。 jane@janee:~$ git config --global user.name "xtwentian3"jane@janee: 阅读全文
posted @ 2020-04-05 09:13 Yeve 阅读(628) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-04-04 19:37 Yeve 阅读(0) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示