搜索资源列表

  1. 《Python标准库》中文版.pdf

    0下载:
  2. 《Python标准库》中文版.pdf 五年前我偶然遇到了 Python, 开始了我的 Python 之旅, 我花费了大量的时间 在 comp.lang.python 新闻组里回答问题. 也许某个人发现一个模块正是他想 要的, 但是却不知道如何使用它. 也许某个人为他的任务挑选的不合适的模块. 也许某个人已经厌倦了发明新轮子. 大多时候, 一个简短的例子要比一份手册 文档更有帮助. 本书是超过 3,000 个新闻组讨论的
  3. 所属分类:电子书籍

    • 发布日期:2013-09-22
    • 文件大小:548999
    • 提供者:songhai
  1. python数据分析之金融欺诈行为检测

    2下载:
  2. 用python写的一个关于金融欺诈行为检测的数据分析程序,用的是回归预测模型(This is a data anlysis program for the detection of financial fraud, based on logistic regression model.)
  3. 所属分类:数据挖掘

    • 发布日期:2024-04-24
    • 文件大小:119808
    • 提供者:happySky
  1. python-cure-implementation-master

    3下载:
  2. Python实现的cure聚类算法和K-means算法(python-cure-Kmeans-implementation)
  3. 所属分类:WEB源码

    • 发布日期:2024-04-24
    • 文件大小:13312
    • 提供者:獭獭獭
  1. python-aliexpress-api-client-master

    0下载:
  2. python aliexpress api
  3. 所属分类:其他小程序

    • 发布日期:2024-04-24
    • 文件大小:6144
    • 提供者:Ferai
  1. python简明教程中文

    0下载:
  2. 本书可以作为Python编程语言的一本指南或者教程。它主要是为新手而设计,不过对于有经验的程序员来说,它同样有用。(This book can serve as a guide or tutorial for the Python programming language. It is designed primarily for novices, but it is also useful for experienced progra
  3. 所属分类:文档资料

    • 发布日期:2024-04-24
    • 文件大小:360448
    • 提供者:duanju2013
  1. 贪吃蛇python代码

    1下载:
  2. python实现贪吃蛇小游戏,非常简单的一个小程序,大家可以试着跑一下(Python Snake game, a very simple procedure, we can try to run)
  3. 所属分类:游戏

    • 发布日期:2024-04-24
    • 文件大小:1395712
    • 提供者:zhuanshen123
  1. python数据挖掘入门与实战 源码

    0下载:
  2. python数据挖掘入门与实现一书的源码,可供参考(Python data mining portal and implementation of a book source code, for reference)
  3. 所属分类:书籍源码

  1. Think DSP_Digital Signal Processing In Python

    0下载:
  2. Think DSP_Digital Signal Processing In Python
  3. 所属分类:文档资料

    • 发布日期:2024-04-24
    • 文件大小:1419264
    • 提供者:皮皮虎
  1. 105230316ABAQUS-Python-secondary-develop

    0下载:
  2. This is a good practice of python programming in Abaqus.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-24
    • 文件大小:5550080
    • 提供者:phamhanlam
  1. python language

    0下载:
  2. Python语言在ABAQUS中的应用 书籍源代码(source code of Python language in ABAQUS applications)
  3. 所属分类:书籍源码

    • 发布日期:2024-04-24
    • 文件大小:58333184
    • 提供者:樱空雾雨
  1. ez430-chronos-python-master

    0下载:
  2. chronos ez430手表加速度读取python脚本(Chronos ez430 watch acceleration read Python scr ipt)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-04-24
    • 文件大小:3072
    • 提供者:Peter Bee
  1. OpenCV+3计算机视觉++Python语言实现+第二版

    0下载:
  2. 基于Python编程语言的opencv,介绍图像变换方法。(Based on the Python programming language opencv, introduced the image transform method.)
  3. 所属分类:OpenCV

    • 发布日期:2024-04-24
    • 文件大小:24139776
    • 提供者:wagi
  1. Python核心编程第三版书内源代码

    0下载:
  2. 此压缩包为python核心编程第三版书中的配套源码。(This is the source code of core python applications.)
  3. 所属分类:书籍源码

    • 发布日期:2024-04-24
    • 文件大小:155648
    • 提供者:Ujia
  1. 黑客和逆向Python编程

    0下载:
  2. 自由之光----一个追求技术自由和个人极限的安全团队。起源于集美大学 黑客和逆向Python编程.chm(Hacker and reverse Python programming.Chm)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-24
    • 文件大小:641024
    • 提供者:chenbo_xyz
  1. Python-Machine-Learning-Blueprints-master

    0下载:
  2. Python 是当前普遍使用的流行语言,并纳入了科学计算和机器学习的内容,本文件是一个Python机器学习工具包。(Python is a popular language currently used and incorporated into the contents of scientific computing and machine learning. This document is a Python machine lea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-24
    • 文件大小:1430528
    • 提供者:王寒桥
  1. Python-Algorithms-master

    0下载:
  2. ##Python-Algorithms "Python Algorithms: Mastering Basic Algorithms in the Python Language" ##Python算法教程 - [第1章 引言](/Chapter1) - [第2章 基础知识](/Chapter2) - 第3章 计数初步 - 第4章 归纳,递归及归简 - 第5章 遍历:算法学中的万能钥匙 -
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-24
    • 文件大小:33792
    • 提供者:scjss
  1. python绘制excel

    0下载:
  2. python 实现复杂写excel,主要用了xlwt库,使用方便,简单易用(Python achieve complex writing excel, mainly using the xlwt library, easy to use, easy to use)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-24
    • 文件大小:25600
    • 提供者:yxlijun
  1. python-mat

    0下载:
  2. 用python读取.mat文件,并将这个文件的内容读出来,用rabbitmq发送到前端。(Read the.Mat file with Python, and read out the contents of this file, and send it to the front end with rabbitmq.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-24
    • 文件大小:2048
    • 提供者:myzl
  1. Raspberry Pi Python

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

    • 发布日期:2024-04-24
    • 文件大小:22682624
    • 提供者:小牙哥哥
  1. python-socket-udp-server-client

    0下载:
  2. a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, r
  3. 所属分类:其他小程序

    • 发布日期:2024-04-24
    • 文件大小:1024
    • 提供者:BaDTimE
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org