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

搜索资源列表

  1. Python.roller

    0下载:
  2. 掷骰子游戏真的是一款简单的但很有趣的好玩的小游戏,试试啊-Craps really is a simple but very interesting fun game, try ah
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:2470
    • 提供者:beibei
  1. divide-into-python

    0下载:
  2. 这是一本详细介绍python及其应用的书籍,内容理论同时结合实际的例子,是关于 python的很经典的一本书籍-the book is about python,and it is therotical and practical.it is a very classical book anout python
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3381433
    • 提供者:陈珍珍
  1. python-moble

    1下载:
  2. 手机开发的python代码大全,很全很实用,可以在手机大蟒蛇平台上直接编辑运行,可以做出自己的python软件,你可以随意的控制手机的短信,蓝牙,无限,下载,多媒体都多种功能-Handset development python code complete, it is all very practical, large pythons in the mobile platform to run directly on the editing, you can make your own pyt
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:50682
    • 提供者:yang
  1. Python---Brief-tutorial

    0下载:
  2. Python具有丰富和强大的类库,足以支持绝大多数日常应用。python常被昵称为胶水语言,可扩充性可说是Python作为一种编程语言的特色。新的内置模块(module)可用 C 或 C++ 写成,它能很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松联结在一起。-Python library with a rich and powerful enough to support the vast majority of everyday applications. python is o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1100314
    • 提供者:冯晓东
  1. python

    0下载:
  2. Python一个经典学习实例,便于大家学习Python-A classic instance of Python to learn, easy to everyone to learn Python
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:584
    • 提供者:peterzyt
  1. python-guider.pdf.tar

    0下载:
  2. 关于python的一本入门书籍,很适合初学者-Entry on the python a book, it is suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-05-28
    • 文件大小:10828127
    • 提供者:ZhuChaoliang
  1. Python.Testing.Cookbook.pdf

    0下载:
  2. 讲解python测试的一本书 英文文字版的 蛮好,大家可以下来-This cookbook is written as a collection of code recipes containing step-by-step directions on how to install or build different types of Python test tools to solve different problems. Each recipe contains explanations
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:7703499
    • 提供者:haha
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4609149
    • 提供者:yoyo
  1. Python-programming-language-(Thai)

    0下载:
  2. Python : A Cookbook for Python
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1754230
    • 提供者:NatKTh
  1. A-star

    0下载:
  2. python A-star算法求解8-puzzle-python A-star algorithm 8-puzzle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2110
    • 提供者:夏益志
  1. learn-python

    0下载:
  2. 学习python的入门资料,包含ppt和源代码,帮助理解python-a material for beginner who starts to learn python ppt and source code are included in the folder to help to learn it
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:2799037
    • 提供者:王豆
  1. KNN-implement-by-python

    0下载:
  2. 该程序是用python编写一个K近邻算法,通过该例子可以掌握K近邻算法,是学习数据挖掘的一个高效的算法。-The program is written in python a K-nearest neighbor algorithm, this example can grasp the K-nearest neighbor algorithm, a learning data mining and efficient algorithms.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1379
    • 提供者:liuchao
  1. python数据分析之金融欺诈行为检测

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

    • 发布日期:2017-12-12
    • 文件大小:120549
    • 提供者:happySky
  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 programmers.)
  3. 所属分类:文章/文档

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

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

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

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

  1. 105230316ABAQUS-Python-secondary-develop

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

    • 发布日期:2017-12-24
    • 文件大小:5550080
    • 提供者:phamhanlam
  1. FaceRecognition_CNN(olivettifaces)

    0下载:
  2. 可以训练,并且对比出人脸识别的正确率,用python编写,很好的一个例子(Can be trained, and compare the correct rate of face recognition, written in python, a good example)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:37214208
    • 提供者:方恒阳
  1. Python-Machine-Learning-Blueprints-master

    1下载:
  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 learning toolkit.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小: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章 遍历:算法学中的万能钥匙 - 第6章 分解,合并,解决 - 第7章 贪心有理吗?请证
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:33792
    • 提供者:scjss
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com