搜索资源列表
pys26
- 26个Python实例源码 对初学都很适用
wx
- wxPython做的简单的图形界面实例,可以用右键全屏拖动。-A sample for UI construct by wxPython, while could be draged around the screen.
embedPy
- c++中嵌入python实例,适合做游戏中的脚本嵌入.-c++ embedded python example, suitable for embedded scr ipting game.
PythonTkinter
- Python.Tkinter编程实例代码多多学习-Python.Tkinter programming code examples to learn more
PypMsg-0.1-src
- 客户端服务器模式的python文件传输实例-Client-server file transfer mode python examples
core_Python_programming_cn
- 已建立索引的Python核心编程(中文第二版)。对于初学者,这是一本Python开发的权威指南,涵盖了Python的核心功能特性,而不仅仅是语法,有正则表达式、网络、多线程、图形用户界面、Web/CGI和Python扩展等高级功能,同时也包括了数据库、网络客户端、Java/Jython和Microsoft Office等内容,并有大量实例-Index has been the core of Python programming (English second edition). For beg
PyStandLib
- 非常好的 python 学习书籍,有许多实例, 自己学去吧-very good python study book
Python-Examples
- 一本网上教程的附录的程序实例,相当不错的python-pygame编程实例-An online tutorial appendix instance, very good programming examples python-pygame
python
- Python一个经典学习实例,便于大家学习Python-A classic instance of Python to learn, easy to everyone to learn Python
Python
- John Stachurski - Economic Dynamics:Theory and Computation 2009 书中实例的配套程序-Codes for example in Economic Dynamics:Theory and Computation
Python.Programming2nd
- python核心编程 Python是一种功能十分强大的面向对象编程语言,可以用于编写独立程序、快速脚本和复杂应用的原型。作为一种开源软件,Python可以自由获取,而且非常易学易用。本书是Python语言的经典入门读本,由两名顶尖的Python技术专家兼培训专家联手撰写,涵盖了该语言的所有核心内容。所有练习的解答都可在书后找到。 本书描述了Python程序的基本构件:类型、操作符、语句、函数、模块、类以及异常和介绍了更多高级主题,包括复杂的实例。无论是用于编写简单的脚本,还是复杂的科学
python
- python练习的一些代码实例,初学者和高手都可以看看,编代码学习比看书更快-The practice of some python code examples for beginners and experts alike can look at the compiled code faster learning than reading
python-config-parser
- 针对python的congfigparse功能,进行编程,并用实例验证方法的正确性。-The congfigparse for python functions to be programmed, and the correctness of the authentication method with an example.
python
- 来自于网络python100例,这里我写了其中的前面20例子(From the network python100 example, here I wrote the previous 20 examples)
Turtle库应用实例
- 用python的turtle库画一条蛇,代码中包含对turtle库的基本操作(Draw a snake with the turtle Library of Python. The code contains the basic operation of the turtle Library)
Python中的数据挖掘(情感标记句)
- 这些代码实例创建了一个有效的、可执行的原型系统:一个使用“0”(负面情绪)或“1”(正面情绪)对产品的评论("评论的情感分类"的英文)进行分类的app。(These code instances create an effective and executable prototype system: a app that uses "0" (negative emotion) or "1" (positive mood) to comm
Python编程实践gwpy2-code
- Python编程实例(Python)
python源代码
- opp 面向对象 封装 客观的事物封装成抽象的的类 继承 子类派生类 基类 父类 超类 object 多态 一个类实例的的相同方法 在不同情形不同表现形式 原则 单一 一个类的功能 开放封闭原则-- 替换原则 依赖原则 object(Opp object oriented Encapsulation of objective things into an abstract class Inheri
Python3通过whois生成通讯录
- Python3通过whois生成通讯录实例(Python3 generates an instance of the address book through whois)
python数据分析教程
- 利用Python对各类数据分析算法进行编写,文档包括数据预处理方法,相关的分类和回归分析的算法理论及实践,以及一些实例应用分析。(Use Python to write various data analysis algorithms, including data preprocessing methods, algorithm theory and practice of related classification and regression analysis, and some app