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

搜索资源列表

  1. Raspberry Pi Python

    0下载:
  2. 用于linux的编程,python语言编程(the book is used for program on the linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:22682624
    • 提供者:小牙哥哥
  1. python学习手册(第4版)

    1下载:
  2. Python入门,便于学习,这本书直观形象具体的介绍了Python语言的数据结构基本用法。(It's convenient for beginners to study Python)
  3. 所属分类:数学计算

  1. class orb

    13下载:
  2. 利用python语言建立随机骨料模型进行有限元分析(The random aggregate model is established by using Python language to analyze the concrete finite element, and the failure process of concrete is analyzed by the analysis result.)
  3. 所属分类:其他

    • 发布日期:2017-10-16
    • 文件大小:11264
    • 提供者:Mr李
  1. Python Machine Learning

    0下载:
  2. 以Python语言的角度讲解machine learning(Explain machine learning from an Python language point of view)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:9617408
    • 提供者:……wpc
  1. python-data-structure-cn

    2下载:
  2. python数据结构的中文翻译版,详细介绍了python语言编程(python data structure)
  3. 所属分类:文章/文档

    • 发布日期:2017-10-26
    • 文件大小:5191680
    • 提供者:小明!
  1. 用Python做科学计算

    0下载:
  2. 利用python语言以及Numpy,Scipy,Pandas,scikit-learn等库进行科学计算。(Using Python language and Numpy, Scipy, Pandas, scikit-learn and other libraries for scientific computing.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:6576128
    • 提供者:龙哈哈
  1. jMetalPy-master-python

    2下载:
  2. 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:573440
    • 提供者:leon_fly
  1. python-3.0b1

    0下载:
  2. 可以编写python语言,下载后解压可以最直接的使用它(You can write Python language)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:12954624
    • 提供者:鼠耗子
  1. python计算机视觉.pdf

    0下载:
  2. 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:17972224
    • 提供者:sycai
  1. 《AbaqusGUI程序开发指南(Python语言)》

    3下载:
  2. 基于python语言的abaqus 二次开发命令流介绍及案例分析(Introduction and case analysis of ABAQUS two development command flow based on Python language)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:19997696
    • 提供者:hqYang
  1. python

    0下载:
  2. 这是深入·学习python语言的老外写的一本书,已经经过国人翻译,质量不错(This is a book written by foreigners in-depth learning python language, has been translated by people, good quality)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-11
    • 文件大小:2598912
    • 提供者:michi
  1. Deep Learning with Python-Manning

    0下载:
  2. 深入学习Python介绍领域的深入学习使用Python语言和强大的Keras图书馆。通过keras创造者和谷歌人工智能研究者弗兰?ois Chollet写的,这本书让你了解通过直观的解释和实例。您将探索具有挑战性的概念和实践与计算机视觉,自然语言处理和生成模型的应用程序。当你完成学业的时候,你将具备在自己的项目中应用深度学习的知识和动手能力。(Deep Learning with Python introduces the field of deep learning using the Pyt
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:5784576
    • 提供者:mxyzptlk
  1. OpenCV+3计算机视觉+Python语言实现%28第二版%29

    0下载:
  2. opencv和python的结合的相关知识点的参考文献(References to the relevant knowledge points of the combination of OpenCV and python)
  3. 所属分类:文章/文档

  1. 零基础Python入门课件和代码

    1下载:
  2. 书确实很不错,首先因为个人偏爱python,本书是用python描述,顿时感觉亲切很多。有人说python这种高级语言实现算法隐藏了很多细节,确实书中很多地方直接用到python bult-in的数据结构,如set dict list作为表达算法的载体,似乎不如c那么底层,但是从算法入门角度来讲,python语言因为清晰简练更适合用来描述算法轮廓,而且这也不是本讲数据结构的书,MIT的算法导论现在也开始用python来讲授恰好说明了这一点。(The book is really good, fi
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:47772672
    • 提供者:aas33ss
  1. OpenCV Computer Vision with Python

    0下载:
  2. OpenCV在Python语言的实现(OpenCV Computer Vision with Python)
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:1362944
    • 提供者:all_units
  1. ABAQUS+Python配书资源

    3下载:
  2. 示例程序,abaqus的二次开发,使用Python语言,适合深度学习(Example program, the two development of ABAQUS, using the Python language, suitable for deep learning)
  3. 所属分类:界面编程

    • 发布日期:2018-04-28
    • 文件大小:4805632
    • 提供者:多舒服
  1. python-dbn-master

    0下载:
  2. 运用python语言,基于dbn的手写数字体识别(Handwritten numeral recognition based on dbn using python language)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:30720
    • 提供者:xixi362878733
  1. Python 编程_核心知识

    0下载:
  2. 以清晰而简练的方式解释了python语言的语法以及编程技巧,并辅以大量例子阐明正确的使用方法和通用特性。(The syntax and programming skills of the python language are explained in a clear and concise way, with a large number of examples to illustrate the correct usage and general features.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:5523456
    • 提供者:郭松2018
  1. python入门笔记(强烈推荐)

    1下载:
  2. 学习Python语言,范例很多(Python study)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:7494656
    • 提供者:xiaotian
  1. wsqsave

    0下载:
  2. 基于Python语言,使用wsq订阅数据,然后存储到硬盘中。(Based on the Python language, WSQ is used to subscribe data and then stored in the hard disk.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:王阳。。。
« 1 23 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com