240 发简信
IP属地:河北
  • Unbuntu 16.04安装anaconda3详细教程

    步骤 1.在虚拟机中下载anaconda3镜像,清华大学镜像网站地址https://mirrors.tuna.tsinghua.edu.cn/a...

  • Ubuntu 16.04 安装PyCharm

    1.https://blog.csdn.net/shuiyixin/article/details/89530415参考教程 2.教程1中步骤2...

  • 2020-07-14

    虚拟机安装Linux系统 步骤: 1.在微信公众号软件安装助手中,按照教程下载VMware虚拟机 2.https://blog.csdn.net...

  • Resize,w 360,h 240
    在Anaconda中安装TensorFlow

    在Anaconda中安装TensorFlow Anaconda修改国内镜像源 通过conda config 命令生成配置文件,这里使用清华镜像 ...

  • python批量修改图片后缀(png到jpg)

    python批量修改图片后缀(png到jpg) import os import string dirName ="D:\JPEGImages\...