搜索资源列表
Django-0.96.tar
- Meet Django Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. -Meet Django Django is a high-level Python W eb framework that encourages rapid developmen t and clean, pragmatic design.
pyformat
- pyformat.zip包中有两个文件夹,pyformat_src文件夹里的为源代码,pyformat_dist文件夹里的为编译后的exe可执行程序,另外每个文件夹里都放了一个名为“testfile.txt”的测试文件。 源码使用方法示例:执行\"python pyformat.py testfile.txt\"。 可执行程序使用方法示例:执行“pyformat testfile.txt”。 即可把文件名中的不带调拼音+声调记号转化为带调拼音输出到stdout。文件名可以有多个
wmi-1.2
- WMI接口的Python扩展,可以使用Python来操作WMI-WMI interfaces expand Python, you can use Python to manipulate WMI
RenameBatch
- 批量重命名文件夹中的文件为序列号名称,有一下选项,如 -d -w,可以通过-h查看帮助,为初学python所写-Batch rename files in that folder name for the serial number, you have options such as-d-w, by-h Show help book for python beginner
Snake
- PyGame版本的贪吃蛇游戏.用W,A,S,D键控制方向,比较简单,帮助学习.-Snake for PyGame version
squares
- python program that is related with image implementation . creating squares w,th python.
snake
- 一个可调式的贪吃蛇程序 无素材 方向键W S A D-An adjustable-style Snake
BeginningPythonUsingPytho2.6andPython3.1
- python 在Python 2.6和Python 3.1环境下的使用参考,内容详尽,由James W. Payne编写-A manual book for pyhton programming, in the environment of Python 2.6 and Python 3.1,writted by James W. Payne
ACCA
- staller-2.1\PyInstaller-2.1>python pyinstaller.py -F -w -i ./Tipi.ico C:\Users\Magic\workspace\MyHttpLoad_V3.0\src\MyHttpLoad_V2.1.py-staller-2.1\PyInstaller-2.1>python pyinstaller.py -F-w-i ./Tipi.ico C:\Users\Magic\workspace\MyHttpLoad_V3.0\
qq
- PYTHON版本人qq模拟登录W,有学习参考价值,可以学习一下-PYTHON version of my QQ simulation W logon, learning reference value, can learn about
p-w-m
- Python在windows下模拟按键和鼠标点击代码-Python analog buttons and mouse clicks in Windows
python的线性回归实现
- 线性回归是利用数理统计中回归分析,来确定两种或两种以上变量间相互依赖的定量关系的一种统计分析方法,运用十分广泛。其表达形式为y = w'x+e,e为误差服从均值为0的正态分布。(Linear regression is a statistical analysis method to determine the quantitative relationship between two or more variables and more than two variables by regres