搜索资源列表
python_demo
- python diaoy调用windows dll的演示实例
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
ThinkingInPython
- Thinking In Python 用python思考问题,python进阶的最好书籍-Thinking In Python thinking with python, python advanced best books
python-lib
- python-lib python的学习手册,学习工作必备-python-lib python learning manual work necessary to learn
Core_Python_Programming
- Core+Python+Programming.2nd python高手晋级书籍,请熟练掌握python后再看此书-Core+ Python+ Programming.2nd python expert promotion of books, please read this book after master python
byte_of_python_v190
- python学习手册v190,英文原版,在学习python中遇到的困难,基本都可以在这里面找到解答。-python learning manual v190, the English original, in the learning difficulties encountered in python, which basically can be found in the answer.
python
- 需要将每辆出租车载客的起点和终点的数据检索出来,一辆出租车弄成一个文件(如果一辆出租车载客起终点的数据能实现天与天之间用不同文件装更好).每辆出租车的status有”0”和”1 “ 0代表出租车无乘客。 1代表出租车有乘客。0到1表示有乘客上车,此时记录下1那行的数据(包括name,time,jd,wd,status,v,angle,),当由1到0时表示乘客下车,此时记录下0那行的数据(包括name,time,jd,wd,status,v,angle,),其他情况的数据就不要。比如一直1(表示乘
postgresql_to_excel(python)
- 该文件实现了使用python脚本,从postgreslq数据库中读取数据,并存储数据到excel中。-This file implements the use of python scr ipt to read data from postgreslq database and stored in the data to excel.
send
- python scr ipt to send mail via gmail
Python-Source
- Python灰帽子:黑客与逆向工程师的Python编程之道(Gray.Hat.Python).Justin.Seitz源代码 -Gray Hat Python: Python hackers and reverse engineers programming the Road (Gray.Hat.Python). Justin.Seitz source code
Eating_Pacman
- 使用python语言实现吃豆子游戏,可以手动玩,吃豆子!-Using python language Pacman game, you can manually play Pacman!
ALPHA3
- alpha2的升级版,python语言编写的能将你的shellcode转为字母数字型以绕过unicode限制。-upgraded version of alpha2 。 python language, your shellcode can be converted to alphanumeric to bypass unicode limit.
pythonfile
- 利用python语言实现了很多功能,实现了文件操作,-File operations
linestring
- python 的shapely package,示例-python' s shapely package, example
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.
MININET
- python语言在mininet下实现host、switch、controller网络TOPO图的搭建-Implement Python under mininet host to construct the switch, the controller network TOPO maps
python实现猜数小游戏
- Python实现猜数小游戏并形成游戏文档(this is a number game write by python)
kNN
- 手势识别源代码,需要百度下载training和test(训练集和测试集)能够实现手写0-9数字的识别,并在40秒以内完成(Python.number recognition.)