搜索资源列表
飞信python源码
- 飞信客户端,python版本源码
Python访问MySQL数据库
- Python访问MySQL数据库中文文档
python web programming
- python web programming 部分-python web programming part
4stAttack-2.1.4
- 类似五字棋的python游戏,linux下直接运行。 第一个将4子连成一直线的胜利。全部源代码-five games of chess python, linux running directly. One of the first four-lane has been linked to the victory. All source code
Python-QQ-2005-07-27
- PYTHON编写的QQ客户端源码,适合PYTHON网络编程的朋友参考-PYTHON has made the preparation of the QQ client source code, the programming for the network PYTHON has made reference to a friend
python-elsfk
- python的一个俄罗斯方块游戏,包含了源代码-python in a game of Russian box contains the source code
python
- 《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。
svm-python
- This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea
Pythonemail
- Python 编写的邮件收发系统,代码短小精悍,但实现了邮件收发的所有基本功能。需要python 2.5!-Python prepared to send and receive e-mail system, code dapper, but realize the e-mail to send and receive all the basic features. Need python 2.5!
org.python.pydev.feature-src-1_3_9
- Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net) -Python Development Environment (Pytho
SpiderTools_v9.2
- 玫瑰图,在ARCGIS里实现玫瑰图,python语言编写。-Rose diagram in Fig ARCGIS achieve Rose, python languages.
python
- python简明教程源代码,所有代码在python环境下可以直接运行,跨平台-A simple tutorial python source code, all code in the python environment can be directly run, cross-platform
wmi-1.2
- WMI接口的Python扩展,可以使用Python来操作WMI-WMI interfaces expand Python, you can use Python to manipulate WMI
python-twitter-0.5
- python-twitter-0.5是Twitter API的python接口, 可以很容易用它联结开放的Twitter-This library provides a pure python interface for the Twitter API. Twitter (http://twitter.com) provides a service that allows people to connect via the web
python-qianminming
- 利用python语言写的课程设计: 包括学生成绩统计,电信计费系统 等7个程序-The use of python language of curriculum design: Including student performance statistics, the telecommunications billing system 7 procedures, etc.
python-oauth
- OAuth认证协议的Python语言实现。OAuth协议是一个标准的Web认证协议,很多系统(Digg, Jaiku, Flickr, Ma.gnolia, Plaxo, Pownce, Twitter, Douban and hopefully Google, Yahoo)采用它来做API的认证。-OAuth authentication protocol Python language implementation. OAuth i
senderandreceiver-python
- socket programming sender receiver with python!
python
- libsvm在Python下的源代码,可以在Pyhon下直接运行,功能强大-under the libsvm in Python source code, can be run directly Pyhon powerful
Cyclops-1.2
- 医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等等)。源码跨windows/unix平台,结合C++/Python应用,同时也是学习跨平台,跨语言编程的好范例。-Medical images, electron microscope images of professional processing software, C++
python internet worm
- 这是新浪微博爬虫,采用python+selenium实现 主要爬取内容包括: 新浪微博手机端用户信息和微博信息。 用户信息:包括用户ID、用户名、微博数、粉丝数、关注数等。 微博信息:包括转发或原创、点赞数、转发数、评论数、发布时间、微博内容等。 安装过程: 1.先安装Python环境,作者是Python 2.7.8 2.再安装PIP或者easy_install 3.通过命令pip install selenium安装selenium