-
-
-
-
maze.zip
我收藏的python下的迷宫路径搜索,用的是回溯法。为方便起见,程序没有记录行走路径,只输出路径所经历过的方块。
-
Pyton_IOControl.rar
需要工具:
1. Python 2.3 以上
2. BOA Constructor
Python設定檔介面程式設計
這段程式碼主要是把資料儲存到config.txt這個檔案中,我們將資料以 \n[_config_]\n 來作區隔,以便將來將資料讀出來時可以知道所存放的資料到底是屬於哪一各部分的資料。
-
-
SPy-0.3.zip
Spectral Python (SPy) is a python package for reading, viewing, manipulating, and classifying hyperspectral image (HSI) data. SPy includes functions for clustering, dimensionality reduction, supervised classification, and more.
-
-
mod_python-3.3.1.rar
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to ...
-
numpy-1.0.3.1.win32-py2.5.rar
The fundamental package needed for scientific computing with Python is called NumPy. This package contains:
* a powerful N-dimensional array object
* sophisticated (broadcasting) functions
* basic linear algebra functions
* basic Fourier ...
-
urlnorm.rar
一个python的url规整化的模块
可以将很多种不同格式的url字符串规整化到一个标准的格式,很简单也很实用
-