搜索资源列表
downmp3.tar
- 百度mp3自动下载程序,用python实现的,也用到了shell scr ipt,学习的好参考.-Baidu mp3 download process automatically, using python implementation also uses a shell scr ipt, a good reference study.
OReillyPythonInANutshell
- In the tradition of O Reilly s "In a Nutshell" series, Python in a Nutshell offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many modules. This comprehensive re
Simplepythonbook
- Python是一种即译式的,互动的,面向对象的编程语言,它包含了模组式的操作,异常处理,动态资料形态,十分高层次的动态资料结构,以及类别的使用。-Python is a style that is translation, interactive, object-oriented programming language, which includes modular operation, exception handling, dynamic data form, a very high le
opencv-and-python
- python调用opencv,实现的界面随机绘画,其中包含了如何调用opencv的方法,值得新手借鉴。-python call opencv, to achieve a random drawing interface, which includes how to call a method of opencv worth novices learn.
create_rrd_data
- 开发语言:python 系统环境为linux 此脚本可为cacti或其他利用rrd绘图的工具生成新的数据,例如由于一些意外原因导致rrd数据部分丢失,可以用此脚本恢复,但生成的数据并不是真实数据,而是根据丢失前后的数据分析生成。里面包含备份、还原要修改的文件及将新生成的rrd文件绘制图片等功能-Development Language: python system environment for linux This scr ipt can be generated as cacti o
HeadPFirstPPython
- 这是一本极好的python编程书籍,从中可以学习到很多其他书上学不到的知识,比同类书籍更为有深度-This is an excellent python programming books, which you can learn a lot of other books to school less than knowledge, more depth than similar books
look
- linux下搜索文件的python方法 如果加-p选项则为指定目录查找 如果在-p选项添加完后跟一个-d选项则为深度查找-python method to search for files under linux, if the-p option was added to specify the directory to find if the-p option after the-d option was added with a deep look
picture
- 平时工作中常会遇到需要处理图片的工作,这个是判断并修改图片分辨率的python方法。-Usually work the Central Standing Committee met to deal with the work of the picture, this is a python method to determine and modify the image resolution.
webchat
- Python编程语言很强大,能做出很多的工具供在不同环境下使用,今天介绍的python源码是:Python Tornado实现web实时消息聊天的方法源码。 tornado在Python语言的学习过程中会或多或少的接触一些。今天就来讲Tornado 实现实时消息聊天的方法,及源码下载。在网络上能找到很多类似这样的案例,我也参考着再写一次,当做练手了。 (1)代码用中到的前端是: twitter 的项目 bootstrap ajax 框架是 jquery (
plane
- 打飞机小游戏,用python写的,有源代码,可以帮助新手同学学习python-Playing a small game, using python to write, the source code, can help novice students learn python
python实现猜数小游戏
- Python实现猜数小游戏并形成游戏文档(this is a number game write by python)