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

搜索资源列表

  1. pyOpt-1.2.0

    0下载:
  2. python非线性约束优化包 适用于大型优化问题切求解(Python Nolinear Constraints Optimization Package)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:2588672
    • 提供者:peter_fei
  1. Fluent Python

    0下载:
  2. 书籍是英文版,不适合初学者来入门python,想进阶python必看,兼顾Python3(3.4)和Python2(2.7),重心是Python3。(The book's lauguage is in English, its not suitable for beginners to learn python, who want to advance Python must read thos book.This book take into account Python3 (3.4) and
  3. 所属分类:书籍源码

    • 发布日期:2017-12-24
    • 文件大小:13932544
    • 提供者:彬彬有
  1. 程序

    0下载:
  2. 程序使用说明: 1.打开\Sina_spider1\Sina_spider1\ 2.将spiders.py用notepad++或Python 2.7编辑 3.在以下程序后输入从淘宝购买的新浪微博账号及密码 class Spider(CrawlSpider): name = "sinaSpider" host = "http://weibo.cn" start_urls = [
  3. 所属分类:Python编程

    • 发布日期:2017-12-31
    • 文件大小:14336
    • 提供者:LURUPEI922
  1. openpyxl-2.4.1.tar

    0下载:
  2. To Read Ms Excel files form Python. (init)
  3. 所属分类:搜索引擎

    • 发布日期:2017-12-29
    • 文件大小:153600
    • 提供者:Pet1213
  1. pyserial-2.7.win32

    0下载:
  2. Python ser. Download from offciaial pyhon website.
  3. 所属分类:网络编程

    • 发布日期:2017-12-26
    • 文件大小:167936
    • 提供者:Pet1213
  1. Python.Cookbook(第2版)

    0下载:
  2. 学习python的参考书,特别对于有一定基础的也有很大的参考价值。(Learning Python reference books, especially for a certain basis also has a great reference value.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:70287360
    • 提供者:袁季风
  1. matplotlib-2.0.0-cp27-cp27m-win32.whl

    1下载:
  2. Python2.7,Python的插件,用于安装其他插件(Python2.7, Python plugin, used to install other plug-ins)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:8445952
    • 提供者:axingguang
  1. 汉诺塔问题 (2)

    0下载:
  2. 利用汉罗塔熟悉递归调用,python算法进行汉罗塔问题求解,,,,(amiliar with recursive call using Han tower)
  3. 所属分类:移动互联网开发

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:cutthetree
  1. MySQL-python-1.2.5

    0下载:
  2. Mysql lib for python
  3. 所属分类:MySQL数据库

    • 发布日期:2018-01-03
    • 文件大小:108544
    • 提供者:DavidKoo
  1. MySQL-python-1.2.4

    1下载:
  2. python数据库包,1.2.4版本,win、mac、linux都可用(Mysql library for python)
  3. 所属分类:MySQL数据库

    • 发布日期:2018-01-03
    • 文件大小:112640
    • 提供者:DavidKoo
  1. jfinal-3.2-all

    0下载:
  2. JFinal 是基于 Java 语言的极速 WEB + ORM 开发框架,其核心设计目标是开发迅速、代 码量少、学习简单、功能强大、轻量级、易扩展、Restful。在拥有 Java 语言所有优势的同时 再拥有 ruby、python、php 等动态语言的开发效率!(JFinal is a rapid WEB + ORM development framework based on Java language, whose core design goal is to develop rapi
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:23180288
    • 提供者:serrilly
  1. mysql-connector-python-2.0.4-py2.7

    0下载:
  2. mysql for python in windows
  3. 所属分类:MySQL数据库

    • 发布日期:2018-01-03
    • 文件大小:119808
    • 提供者:nacho7220
  1. 2

    7下载:
  2. 利用python语言模仿catia vba功能自动绘制齿轮(Using CATIA VBA to draw gear)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:Inner_peace
  1. python-algorithms-master

    0下载:
  2. python algrithms视频附例代码, 1. Log N Behavior 1.5 Big O SideBar 2. O(n log n) Behavior 3. Mathematical Algorithms 4. Brute Force Algorithms 5. KD Tree Data Structure 6. DepthFirstSearch 7. Seven All Pairs Shortest Path 8. Heap 9. Single-Source
  3. 所属分类:Python编程

    • 发布日期:2018-01-07
    • 文件大小:1860608
    • 提供者:huangjd93
  1. django-plugins

    0下载:
  2. Added support for Django 1.8 and 1.9. Now works for Django 1.6-1.9 and Python 2.7, 3.3, 3.4, and 3.5 Using the syncdb Django command is no longer recommended. Please use migrate instead. Supports django migrations as well as a backward
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:197632
    • 提供者:zamzon251
  1. graphviz-2.38

    0下载:
  2. python 用的 graphviz 库,版本2.38. 安装后添加 安装路径 graphviz\bin到系统path环境变量,并重启python,否则可能报错。(Graphviz library for Python, version 2.38. Install the installation path graphviz\bin to the system path environment variable, and restart python, otherwise it may be
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:33202176
    • 提供者:rhlee2k
  1. learning python 5th

    0下载:
  2. python学习手册最新版,第五版,支持2.7以及3.6,这是英文版,比较详细适合深入学习python。(The latest version of the python learning handbook, the fifth edition, support 2.7 and 3.6, is the English version, which is more detailed for the in-depth study of Python.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-10
    • 文件大小:7363584
    • 提供者:Mr_c233
  1. python-3.5.2-embed-amd64

    0下载:
  2. Python is developed under an OSI-approved open source license, making it freely usable and distributable, even for commercial use. Python's license is administered by the Python Software Foundation.
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:6861824
    • 提供者:asdfsdfr2342342
  1. TensorFlowv1.2

    1下载:
  2. google开发的python深度学习框架的官方手册,中文版。(tensorfloe user guide in chinese)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:6320128
    • 提供者:马舒舒
  1. qwt-4.2.0-setup-qt230nc

    0下载:
  2. qwt-4.2.0-setup-qt230nc.exe
  3. 所属分类:界面编程

    • 发布日期:2018-04-22
    • 文件大小:2341888
    • 提供者:yx070909
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com