您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. A Byte of Python

  2. 'A Byte of Python' is a book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you. This bo
  3. 所属分类:Python

    • 发布日期:2009-12-25
    • 文件大小:618496
    • 提供者:Woodword
  1. Python+Programming+on+Win32.chm

  2. Python Programming on Win32 Preface About This Book Who Is This Book for? How the Book Is Organized About the Examples Font Conventions Used in This Book How to Contact Us Acknowledgments I: Introduction to Python 1. What Is Python? 1.1 Language Fea
  3. 所属分类:Python

    • 发布日期:2011-01-17
    • 文件大小:2097152
    • 提供者:yaozongzhuan
  1. Beginning Python

  2. Python is a very rich language with many features, so it is important to learn to walk before you learn to run. Chapters 1 through 3 provide a basic introduction to common programming ideas, explained in easily digestible paragraphs with simple exam
  3. 所属分类:Python

    • 发布日期:2011-08-24
    • 文件大小:8388608
    • 提供者:cnupout
  1. Python-3.2.3.tar.bz2

  2. Note: Barry's key id EA5BBD71 is used to sign all Python 2.6 and 3.0 releases. His key id ED9D77D5 is a v3 key and was used to sign older releases. You can import the release manager public keys by either downloading the public key file from here an
  3. 所属分类:Python

    • 发布日期:2012-08-14
    • 文件大小:10485760
    • 提供者:wujinshan_28
  1. python的函数查询手册

  2. From here you can search these documents. Enter your search words into the box below and click "search". Note that the search function will automatically search for all of the words. Pages containing fewer words won't appear in the result list.
  3. 所属分类:Python

    • 发布日期:2013-08-14
    • 文件大小:5242880
    • 提供者:devilrayzl
  1. python note 基础

  2. 很基础 python 繁体 实例 简单 很基本的python教程,里面多是实例来表示,理论的东西很少。
  3. 所属分类:Python

    • 发布日期:2008-10-04
    • 文件大小:716800
    • 提供者:eharry
  1. msgpack-python-0.4.2.tar

  2. ======================= MessagePack for Python ======================= :author: INADA Naoki :version: 0.4.1 :date: 2014-02-17 .. image:: https://secure.travis-ci.org/msgpack/msgpack-python.png :target: https://travis-ci.org/#!/msgpack/msgpack-python
  3. 所属分类:Python

    • 发布日期:2014-09-19
    • 文件大小:113664
    • 提供者:c12951217
  1. Python骇客密码

  2. 如题,英文版,有兴趣的人可以看看。应用水平就看个人的天赋了 TABLE OF CONTENTS About This Book ....................................................................................................................... 6 Table of Contents .............................................
  3. 所属分类:Python

    • 发布日期:2014-10-07
    • 文件大小:6291456
    • 提供者:u012106759
  1. Python 源代码学习

  2. 用源代码学习Python,完整和系统的学习实例。基于Jupiter Note book开发环境。
  3. 所属分类:Python

    • 发布日期:2018-04-14
    • 文件大小:101711872
    • 提供者:sunkarmil123
  1. Automate the Boring Stuff with Python 原版PDF by Sweigart

  2. “You’ve just done in two hours what it takes the three of us two days to do.” My college roommate was working at a retail electronics store in the early 2000s. Occasionally, the store would receive a spreadsheet of thousands of product prices from i
  3. 所属分类:Python

    • 发布日期:2018-05-05
    • 文件大小:16777216
    • 提供者:nn123456789
  1. Fundamentals of Python Programming - Rick Halterman.pdf

  2. A computer program, from one perspective, is a sequence of instructions that dictate the flow of electrical impulses within a computer system. These impulses affect the computer’s memory and interact with the display screen, keyboard, mouse, and per
  3. 所属分类:讲义

    • 发布日期:2018-05-06
    • 文件大小:9437184
    • 提供者:jyszsz
  1. Mastering Machine Learning with Python in six Steps

  2. This book is your practical guide towards novice to master in machine learning with Python in six steps. The six steps path has been designed based on the “Six degrees of separation” theory that states that everyone and everything is a maximum of si
  3. 所属分类:机器学习

    • 发布日期:2018-05-14
    • 文件大小:8388608
    • 提供者:qq_42208421
  1. React Native安装必备

  2. 将React Native开发需要的几个软件打包,包含note,python,genymotion和Git
  3. 所属分类:Android

    • 发布日期:2018-06-04
    • 文件大小:101711872
    • 提供者:yiqifeix
  1. AAC转PCM工具包(python批处理)

  2. 感谢深圳新丰收教育科技有限公司分享AAC2PCM语音编解码转换格式工具,内容真实完整且简单易用。 /**************************************************************************************/ * AAC2PCM TOOL Function:AAC2PCM TOOL author:*** Date:2017-11-23 * *********************************************
  3. 所属分类:编解码

  1. 中级Python简明教程 英文版 Intermediate Python

  2. The topics which are discussed in this book open up your mind towards some nice corners of Python language. If you are a beginner, intermediate or even an advanced programmer there is something for you in this book. Please note that this book is not
  3. 所属分类:Python

    • 发布日期:2018-06-20
    • 文件大小:1048576
    • 提供者:u011051172
  1. 深入理解Python中文版-啄木鸟_文字版

  2. List 是 Python 中使用最频繁的数据类型。如果您对 list 仅有的经验就是在 Visual Basic 中的数组或 Powerbuilder 中的数据存储,那么就打起精神学习 Python 的 list 吧。 Note: Python v s. Perl : l ist Python 的 list 如同 Perl 中的数组。在 Perl 中,用来保存数组的变量总是以 @ 字符开始;在 Python 中,变量可以任意取名,并且 Python 在内部会记录下其 数据类型。
  3. 所属分类:Python

    • 发布日期:2018-02-03
    • 文件大小:4194304
    • 提供者:marryhe
  1. Mastering Machine Learning with Python in six Steps.zip

  2. This book is your practical guide towards novice to master in machine learning with Python in six steps. The six steps path has been designed based on the “Six degrees of separation” theory that states that everyone and everything is a maximum of si
  3. 所属分类:机器学习

    • 发布日期:2018-02-27
    • 文件大小:7340032
    • 提供者:linxid
  1. Mastering Python Design Patterns

  2. Mastering Python Design Patterns. In software engineering, a design pattern is a recommended solution to a software design problem. Design patterns generally describe how to structure our code to solve common design problems using best practices. It
  3. 所属分类:专业指导

    • 发布日期:2018-09-22
    • 文件大小:2097152
    • 提供者:dapifei
  1. python-3.8.1-amd64.zip

  2. Python 3.8.1 Stable Releases (Dec. 18, 2019) Note that Python 3.8.1 cannot be used on Windows XP or earlier.
  3. 所属分类:Python

    • 发布日期:2020-01-16
    • 文件大小:27262976
    • 提供者:qq_30346413
  1. Python 异常处理的实例详解

  2. Python 异常处理的实例详解 与许多面向对象语言一样,Python 具有异常处理,通过使用 try…except 块来实现。 Note: Python v s. Java 的异常处理 Python 使用 try…except 来处理异常,使用 raise 来引发异常。Java 和 C++ 使用 try…catch 来处理异常,使用 throw 来引发异常。 异常在 Python 中无处不在;实际上在标准 Python 库中的每个模块都使用了它们,并且 Python 自已会在许多不同的情况下
  3. 所属分类:其它

    • 发布日期:2020-12-25
    • 文件大小:83968
    • 提供者:weixin_38717574
« 12 3 4 5 6 7 8 9 10 »