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

搜索资源列表

  1. python

    1下载:
  2. 新书《python开发技术详解》的光盘上的源代码。-Book 《python development technologies Xiang Jie》 CD-ROM on the source code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:794.32kb
    • 提供者:njydsjwj
  1. Python

    0下载:
  2. Python源码剖析,Python源码剖析-Python source code analysis, Python source code analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.79mb
    • 提供者:zm
  1. 333

    0下载:
  2. python source code for simple genetic algorithm. it is implemented on the python platform. Python source code for SGA.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:li
  1. Beginning_Python_From_Novice_Code

    0下载:
  2. 这是《Python基础教程》第2版的随书源码。代码中既包含对Python中基础知识如字符串函数、字典、类和对象、迭代器、异常的简单使用,也包括10个基于Python的项目代码,包括及时标记、绘画、XML操作、即时通信、CGI远程、BBS、XML-RPC文件共享、基于GUI的文件共享、街机游戏。-This is the " Python Basic Tutorial" with the book version 2 source code. Code contains both
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:64.89kb
    • 提供者:
  1. Python-source-code-analysis

    0下载:
  2. 本书的主要特点:   一本深入剖析Python具体实现的著作   内容新鲜,采用最新的Python语言版本(25)   大量的图表形象地展示Python内部的运作机理   在原理介绍的同时,带领读者一起动手对Python虚拟机进行改造   完整覆盖Python所有的核心议题,深刻揭示Python与C/C++之间如何互动-The main features of the book: an in-depth analysis of the concrete realization
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-18
    • 文件大小:26.69mb
    • 提供者:刘凡
  1. Python-Source

    0下载:
  2. Python灰帽子:黑客与逆向工程师的Python编程之道(Gray.Hat.Python).Justin.Seitz源代码 -Gray Hat Python: Python hackers and reverse engineers programming the Road (Gray.Hat.Python). Justin.Seitz source code
  3. 所属分类:Shell api

    • 发布日期:2017-03-21
    • 文件大小:606.57kb
    • 提供者:704928782
  1. NLP-with-Python

    0下载:
  2. 有关python与nlp的学习资料包括python核心编程以及一些python源代码-The python with nlp learning materials including the python core programming and python source code
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:11.88mb
    • 提供者:黄丽
  1. Baidu-map.-Py---Python-source-code

    0下载:
  2. bmap.py-Python源码采集百度地图数据-Baidu map data bmap. Py- Python source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:1.6kb
    • 提供者:Ying
  1. fluent-python

    0下载:
  2. fluent python source code-For the fluent python book
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:17.15mb
    • 提供者:fra
  1. LinkPrediction

    3下载:
  2. 链路预测程序,Python源代码(link prediction)(Link prediction program, Python source code (link prediction))
  3. 所属分类:Windows编程

  1. 《Python编程:从入门到实践》源代码文件

    2下载:
  2. Python编程, 从入门到应用,书中代码的源码(Python programming, from entry to application, the book source code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:6.07mb
    • 提供者:q623928815
  1. pydata-book-master_利用Python进行数据分析

    0下载:
  2. 利用Python进行数据分析源码,值得参考学习(Python data analysis using the source code, it is worth learning)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:27.65mb
    • 提供者:安宇
  1. 源代码

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

    • 发布日期:2018-01-06
    • 文件大小:12.94mb
    • 提供者:alexyuyu
  1. Python机器学习及实践

    6下载:
  2. Python机器学习及实践 此书源码 包含完整的 Chapter1-4 的 源码 和 数据集(source code of machine learning and practice in python)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:96.58mb
    • 提供者:flytian
  1. [Python学习手册(第4版)].源代码

    0下载:
  2. python学习手册的随书源代码,第四版(The source code of the python learning manual, Fourth Edition)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:136kb
    • 提供者:方文轩
  1. python 偏最小二乘法

    0下载:
  2. 包含python实现偏最小二乘回归的源代码,同时文件中还有所需数据格式(Contains python partial least-squares regression source code, at the same time the file also has the required data format.)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:19kb
    • 提供者:魔摩抹莫
  1. bayes

    0下载:
  2. 这是一个用于贝叶斯分类器的源代码,请有需要的朋友看一下(This is the python source code used to describe baysion clustering. It can be combined with your actual needs.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:chentrer
  1. NURBS-Python-master

    1下载:
  2. 一个开源python nurbs库,包含简单的nurbs绘制源代码。(An open source python nurbs library containing simple nurbs drawing source code.)
  3. 所属分类:其他

    • 发布日期:2020-08-12
    • 文件大小:3.9mb
    • 提供者:绛河
  1. 博易资管API交易接口Python开源框架

    1下载:
  2. 博易资管API交易接口Python开源框架 Python源码(BYM API Transaction Interface Python Open Source Framework Python Source Code)
  3. 所属分类:其他

    • 发布日期:2021-02-06
    • 文件大小:821kb
    • 提供者:SliangS
  1. -VRPTW-Python--master

    1下载:
  2. python源码,利用人工蚁群算法解决带时间窗的车辆调度问题。(Python source code, using artificial ant colony algorithm to solve the vehicle scheduling problem with time windows.)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:2.4mb
    • 提供者:强叔20150
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com