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

搜索资源列表

  1. PIL

    0下载:
  2. python image library,例子,直观形象,非常有用-python image library, examples, visual image, very useful
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5924080
    • 提供者:sun
  1. python-Guide-_v2.6

    0下载:
  2. 中文版的 该指南简单的介绍了Python的语言特性和系统特性,它能够让读者快速上手,不过该指南中所有的例子都是独立的. 该指南并不试图全面介绍Python语言,也无意覆盖Python语言的每个细节,甚至一些常用的特性也未予以介绍。不过,该文档介绍了 Python最为显著的特征,并且还会给出该语言的喜好与风格。读完该文档后,您就可以自己动手写模块和程序-The guide is a simple introduction to the Python language features an
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1111398
    • 提供者:刘凡
  1. rc4.py.tar

    0下载:
  2. RC4 cipher/decipher in python with examples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1187
    • 提供者:peter
  1. Introduction-to-Computer-Vision-in-Python

    0下载:
  2. E-Book, about an introduction to computer vision in Python,basic computer vision examples using SciPy, OpenCV and Pygame.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2570009
    • 提供者:baran
  1. GA-Python

    4下载:
  2. 基于Python写的遗传算法的应用实例。对于不太善于MATLAB,而熟悉Python的人的一个参考!-Based on genetic algorithm written in Python application examples. Not good for MATLAB, and a person familiar with Python reference!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-22
    • 文件大小:1024
    • 提供者:wangxuedong
  1. Python-Scientific-Calculation

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

    • 发布日期:2017-05-17
    • 文件大小:4609269
    • 提供者:
  1. Starting.Out.with.Python

    0下载:
  2. Welcome to Starting Out with Python, Second Edition. This book uses the Python language to teach programming concepts and problem-solving skills, without assuming any previous programming experience. With easy-to-understand examples, pseudocode,
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3203029
    • 提供者:liqiang
  1. PythonEX1.2-Quick-Start

    0下载:
  2. Python例程1.2-入门(conditionals,exceptions,for loop,function, generator, simple loop, while loop, error info)-Python examples 1.2-Quick Start(conditionals,exceptions,for loop,function, generator, simple loop, while loop, error info)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4373
    • 提供者:tiptopneo
  1. AByteofPython

    0下载:
  2. 一个有用的python学习的例子以及文档-A useful python examples, and documentation of learning
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:7784448
    • 提供者:libin
  1. matplotlib(study-examples-by-myself)

    0下载:
  2. 包含了一些matplotlib的应用例子,包括了数据库连接的例子。是python数据处理学习的基础入门。部分代码附有注释。-Contains some matplotlib application examples, including examples of database connection. Basics of learning python data processing. Part of the code is annotated.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-01
    • 文件大小:4954
    • 提供者:高宇
  1. python

    1下载:
  2. python练习的一些代码实例,初学者和高手都可以看看,编代码学习比看书更快-The practice of some python code examples for beginners and experts alike can look at the compiled code faster learning than reading
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:266922
    • 提供者:liuchengfeng
  1. examples.tar

    0下载:
  2. Examples of codes in opencv in c and c + + python
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:24754176
    • 提供者:Larissa
  1. PYTHON-programming

    0下载:
  2. This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these
  3. 所属分类:Algorithm

    • 发布日期:2017-06-12
    • 文件大小:20349912
    • 提供者:levinaz
  1. src_0.2

    0下载:
  2. Python examples for opencv
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:34676
    • 提供者:Atom
  1. module-2

    0下载:
  2. simple python examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1147
    • 提供者:jkn
  1. Learn-Python-The-Hard-Way

    0下载:
  2. 学习python的一个很好的资料,包含有非常多的算例。通过一步步的学习逐渐掌握python编程及网页制作等。-A good article for learning python language including many simple examples. Step by step, learners can gradually know how to program with python and how to make web page with python.
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:606399
    • 提供者:wuxiqiang
  1. python

    0下载:
  2. 用python写的一些例子,大概十几个, henhao-Some examples written in python, about a dozen
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5515
    • 提供者:yu
  1. examples.tar

    0下载:
  2. zbus的例子代码,包含java。python等-zbus example code, including java. python, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:11775
    • 提供者:巍峨
  1. Machine-Learning-in-Python

    1下载:
  2. 《Python机器学习及实践:从零开始通往Kaggle竞赛之路》源码,提供了一些流行的机器学习框架与程序库的应用实例,包括tensorflow框架,注重实战。-Python machine learning and practice: zero to the road leading to the Kaggle contest source code, provides some popular machine learning framework and application examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-28
    • 文件大小:101263360
    • 提供者:启民
  1. pythonCode-Examples

    0下载:
  2. 很好的python文件,很好哦值得很有用的-pythonCode Examples
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1067550
    • 提供者:崔比特
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com