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

搜索资源列表

  1. pcv-book-code-master

    0下载:
  2. pcv源码 图形聚类的多种算法~~~~~~~~~~~~~~~~~~~~~python(pcv code which for image clustering)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:5093376
    • 提供者:丸十
  1. Machine Learning

    0下载:
  2. 这是一本关于机器学习的书籍,介绍了机器学习常见算法的原理和实现代码,有例子。(This is a book on machine learning, introduced the principles of machine learning algorithms and the realization of code, there are examples.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2246656
    • 提供者:sunsunxunxun
  1. Python Quant Book

    0下载:
  2. 仅供参考,希望对大家有所帮助,感谢支持,很高兴获得大家的帮助(just for reference I am glad to share some files with all of the others. they are very good for your study and research)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:42833920
    • 提供者:edward007
  1. python实现电话簿工具

    0下载:
  2. 包括以下功能: 1. 添加联系人 2. 删除联系人 3. 查找联系人 4. 编辑联系人 5. 显示所有联系人信息 6. 清空所有联系人 7. 帮助菜单 8. 保存电话簿 9. 退出系统(Include the following functions: 1. add contacts 2. delete contacts 3. find contacts 4. edit contacts 5. displays all contact
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:linlin,,,
  1. py4fi-master

    2下载:
  2. py4fi-master python book
  3. 所属分类:其他

    • 发布日期:2017-09-23
    • 文件大小:9251840
    • 提供者:xhfxy
  1. thinkpython

    0下载:
  2. Great book for python starter and complex system learner(Textbook for python learner)
  3. 所属分类:网络编程

    • 发布日期:2017-12-27
    • 文件大小:761856
    • 提供者:IS_93
  1. Flask Web开发:基于Python的Web应用开发实战.pdf

    1下载:
  2. flask开发的实战宝典,从入门到精通,实战级别教程(book for flask(python))
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:9256960
    • 提供者:blackdew
  1. mypython

    0下载:
  2. 笨方法学Python实现源码 从原书2.0版本代码升级到3.0版本(Stupid method Python implementation source code from original book version 2.0 code upgrade to version 3.0)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:牧野湖
  1. Hands_on_ML

    0下载:
  2. 很棒的入门向机器学习/数据科学的图书,基于scikit learn和TensorFlow库,手把手叫你如何上手机器学习,如何做数据挖掘。(the Best seller In American Amazon. With this book, you can learn a lot about how to use sklean and Tensorflow, in addition, you can have a practical understanding on the whole mach
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:6933504
    • 提供者:DerrickH
  1. Pythonlx

    0下载:
  2. 这是一个图像处理相关的matlab工具包,包含了很多写好的可以直接调用的m文件,非常实用 (These MATLAB functions were created for the book Digital Image Processing Using MATLAB, 2nd edition, by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Gatesmark Publishing, 2009. The functions supplement an
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:1004544
    • 提供者:WWWssdddddd
  1. OPENCV_COMPUTER_VISION_PROJECTS_WITH_PYTHON

    0下载:
  2. OpenCV Computer Vision Projects with Python This book is about OpenCV vision projects with python
  3. 所属分类:OpenCV

    • 发布日期:2018-01-02
    • 文件大小:13341696
    • 提供者:castiell
  1. PYTHON自然语言处理【中文版】

    1下载:
  2. 自然语言处理方面的一本入门书,是中文的,而且使用python写的(An introductory book on Natural Language Processing, which is written in Chinese and written in Python)
  3. 所属分类:多国语言处理

    • 发布日期:2018-01-01
    • 文件大小:3864576
    • 提供者:第二段啊
  1. thinkpython

    0下载:
  2. 高清,带标签,很好的python学习资料(The book is high-definition, with a tabbed version, a good learning material Python)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:760832
    • 提供者:小_可爱
  1. 源代码

    0下载:
  2. python高效开发实战源代码 python高效开发实战源代码(python source code for one book named python)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:13564928
    • 提供者:alexyuyu
  1. Apriori2

    0下载:
  2. 按照数据挖掘一书的理论算法,自己写的一个数据挖掘规则算法(A data mining rule algorithm based on the theoretical algorithm of a data mining book)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:Ohno1993
  1. deep-learning-with-python-notebooks-master

    0下载:
  2. Deep Learning With Python 原书配套代码。 包括所有常见的深度学习模型 注释丰富,代码规范 使用流行的keras库实现,jupyter notebook格式(Deep Learning With Python Original book matching code. Including all the common deep learning models Rich annotation, code specification Using the popula
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:7189504
    • 提供者:Nick玉
  1. dangdang

    0下载:
  2. 运用python正则表达式分析网页(图书信息)(Using regular expressions to analyze web pages (book information))
  3. 所属分类:人工智能/神经网络/深度学习

  1. NumPy Cookbook

    0下载:
  2. NumPy Cookbook,数值计算的学习资料(This book is for scientists engineers programmers or analysts with a basic knowledge of Python and NumPy)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:5140480
    • 提供者:allblue2018
  1. bianchengzhilvPython

    0下载:
  2. 《父与子的编程之旅-与小卡特一起学Python》是一本家长与孩子共同学Python编程的入门书。作者是一对父子,他们以Python语言为例,详尽细致地介绍了Python如何安装、字符串和操作符等程序设计的基本概念,介绍了条件语句、函数、模块等进阶内容,最后讲解了用Python实现游戏编程。书中的语言生动活泼,叙述简单明了。为了让学者觉得编程有趣,作者编排了很多卡通人物及场景对话,让学编程者在轻松愉快之中跨入计算机编程的大门。 《父与子的编程之旅-与小卡特一起学Python》适合中小学生以及
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:23034880
    • 提供者:述说
  1. Python_kuaisushangshou

    0下载:
  2. 《Python编程快速上手—让繁琐工作自动化》是Python编程畅销图书,是一本面向实践的Python编程实用指南,帮你通过编程快速实现工作自动化。在本书中,你将学到利用Python编程,在几分钟内完成手工需要几小时的工作,而事先却无需具备编程经验,一旦掌握了编程的基础知识,你就可以毫不费力地创建Python程序,完成高效的自动化工作,包括: ● 在一个文件或多个文件中搜索文本; ● 创建、更新、移动和重命名文件和文件夹; ● 搜索网页和下载的在线内容; ● 在任意大小的Excel电子表
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:13105152
    • 提供者:述说
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com