CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - python教程

搜索资源列表

  1. 爱上Raspberry_Pi_美

    0下载:
  2. 《爱上树莓派》中文翻译版本。树莓派学习经典之作,教你从一步步从0开始学习Linux,学习python。(in love with the raspberry pie, the raspberry school is learning the classic, teaching you to learn Linux from 0 and learn Python from step by step.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:26505216
    • 提供者:Syyyu
  1. 从入门到实践配套数据

    0下载:
  2. 非常好的教程,带你步入Python的大门(Python basic tutorials and code)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:12709888
    • 提供者:铁桶
  1. [kaoyan.com]VC教程

    0下载:
  2. 还有关于上机环境,VB,TC,VC,VS环境都是有的,我是用的VC环境,C语言。(And on the machine environment, VB, TC, VC, VS environment is some, I am using the VC environment, C language.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:304128
    • 提供者:vicchu
  1. 爬虫讲师源代码

    0下载:
  2. python编程,零基础到精通。ython是一种解释型、面向对象、动态数据类型的高级程序设计语言。 Python由Guido van Rossum于1989年底发明,第一个公开发行版发行于1991年。 像Perl语言一样, Python 源代码同样遵循 GPL(GNU General Public License)协议。 本教程主要针对Python 2.x版本的学习,如果你使用的是Python 3.x版本请移步至Python 3.X版本的教程。(Python programming, ze
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:1260544
    • 提供者:郭松2018
  1. wf27

    0下载:
  2. 这个新手教程的,可以说明如何使用这个软件(This beginner's tutorial shows how to use this software)
  3. 所属分类:界面编程

    • 发布日期:2018-04-29
    • 文件大小:3485696
    • 提供者:mhq111
  1. Python_Algorithms

    0下载:
  2. python算法教程,用Python语言来讲解算法的分析和设计,分别介绍了树、图、计数问题、归纳递归、遍历、分解合并、贪心算法、复杂依赖、Dijkstra算法、匹配切割问题以及困难问题及其稀释等内容。(python algorithms,Explain the analysis and design of the algorithm in Python language)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:3764224
    • 提供者:风空茗
  1. OpenCV官方教程中文版(For Python)

    0下载:
  2. 主演讲解opencv库在python编程语言下的实现(The opencv library is implemented in Python programming language)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5727232
    • 提供者:hunte
  1. Python3-廖雪峰

    0下载:
  2. Python 学习的书籍,廖雪峰的Python 学习教程用书(Python Learning Books, Liao Xuefeng's Python Learning Tutorial Book)
  3. 所属分类:数值算法/人工智能

  1. BRP源程序

    0下载:
  2. python RAC数据分析源码教程,带有注释。(Python RAC data analysis source tutorial, with annotations.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:10240
    • 提供者:岁月安好
  1. OpenCV官方教程中文版(For Python)

    0下载:
  2. opencv-python中文教程,译自官方帮助在线文档(Opencv-python Chinese tutorial, from official online help documents)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:5727232
    • 提供者:hemeee
  1. KochDrawV2 (1)

    0下载:
  2. 用python做一个分形图形-koch雪花,非常适合刚学python的新手学习函数的迭代.(Using Python to make a fractal -koch snowflake, it is very suitable for Python learning new iterations.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:lukas233
  1. LED.tar

    0下载:
  2. 点亮pyboard开发板上的LED灯源代码教程及实例(Light the LED lamp on the pyboard development board)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:szh0912
  1. Tools-deeplearning

    2下载:
  2. 用于深度学习训练的使用小工具,能够帮助数据生产分类(The use of small tools for deep learning training can help data production and classification)
  3. 所属分类:网络编程

    • 发布日期:2018-08-03
    • 文件大小:22528
    • 提供者:smedjfy
  1. adaptive-critic-designs-master

    3下载:
  2. 常用的强化学习中的自适应actor-critic算法python实现教程代码(Commonly used adaptive reinforcement learning actor-critic algorithm Python implementation tutorial code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-11-21
    • 文件大小:32768
    • 提供者:caiyunffx
  1. EVRPTW_Solver-master

    1下载:
  2. 模拟退火加变领域搜索解决EVRPTW的问题(Simulated annealing and variable domain search to solve the problem of EVRPTW)
  3. 所属分类:其他

    • 发布日期:2019-10-28
    • 文件大小:2313216
    • 提供者:Yasin924
  1. python数据分析第二版光盘代码

    0下载:
  2. 经典的数据分析教程的源代码,可以跟着做。
  3. 所属分类:数学计算/工程计算

  1. Opencv教程

    0下载:
  2. 对于使用python学习opencv的很实用,是一门入门的书记
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. 机器学习实战:基于Scikit-Learn和TensorFlow

    4下载:
  2. 基于scikit-learn和tensorflow的机器学习实战教程(Machine Learning Practical Course)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-03-22
    • 文件大小:12812288
    • 提供者:MrDaYang
  1. envi_batch分解波段

    1下载:
  2. 将一个遥感影像的多个波段分解为单一波段的功能(Multi-band decomposition of remote sensing image into single band)
  3. 所属分类:其他

    • 发布日期:2019-06-15
    • 文件大小:110592
    • 提供者:蟹蟹七
  1. 《深度学习入门:基于Python的理论与实现》

    0下载:
  2. 本书主要介绍深度学习的核心算法,以及在计算机视觉,语音识别、自然语言处理中的相关应用,适合深度学习从业人士或者相关研究生作为参考资料,也可以作为入门教程来大致了解深度学习的相关前沿技术(This book mainly introduces the core algorithms of deep learning, as well as relevant applications in computer vision, speech recognition and natural languag
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-05
    • 文件大小:14212096
    • 提供者:wxm2019
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com