搜索资源列表
Python编写的一个简易有限元计算软件
- 自己写的一个课程设计程序。计算一个受两个力的桁架系统的拉/压杆内应力值。应用Python 2.6.1
pymmseg-cpp-win32-1.0.1.tar.gz
- 基于python的中文分词程序,易用性高,可以作为接口直接在python程序中使用,Python-based Chinese word segmentation process, ease of use high, can be used as interface directly in the python program to use
rats-2.1.tar.gz
- 源代码安全审计,检测代码中的漏洞,可以 检测C, C++, Perl, PHP and Python 代码中的漏洞和安全错误,搞网络安全的一定要看看。 ,Source code security audit to detect loopholes in the code, can detect the C, C++, Perl, PHP and Python code errors and security vulnerabilities, network security must engag
fann-2.1.0beta
- Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
bobomail-0.3-1.tar
- 使用python语言写的一个web mail程序 -A python web mail a
Django-1.0.tar
- 使用python开发web应用的经典框架,适用python2.4+,实用性强。-Web application development using python classic framework, applicable python2.4+, Practical.
msnp.py-0.4.1.win32
- 基于Python开发的一套兼容MSN通信协议的网络通信开发包,值得学习-Python-based development of a set of communication protocols compatible with MSN Network Communications Development Kit, it is worth learning
bblocks-1.1.1
- The library is a C++/Python implementation of the variational building block framework introduced in our papers. The framework allows easy learning of a wide variety of models using variational Bayesian learning
yum-metadata-parser-1.1.2.tar
- yum-metadata-parser 一个用C写的yum仓库解析库,速度比python的要快很多。 研究yum的可看看。 -yum-metadata-parser written in C with a yum warehouse analytic database, speed faster than a lot of python. Research yum can see.
MySQL-python-1.2.2.tar
- python联接mysql驱动 python联接mysql驱动-python connection mysql drive python connect mysql driver
wmi-1.2
- WMI接口的Python扩展,可以使用Python来操作WMI-WMI interfaces expand Python, you can use Python to manipulate WMI
PypMsg-0.1-src
- 客户端服务器模式的python文件传输实例-Client-server file transfer mode python examples
pygtk-2.12.1-2.win32-py2.6.exe
- pygtk lib that will be used with python a-pygtk lib that will be used with python app
Python-1.5.2+reduced-1.0.tar
- reduced python source for embedded apps
gnuplot-py-1.8.tar
- 基于python的绘图工具 科学绘图 推荐下载 还有开放源码-Python-based mapping tool for scientific graphics
pys60-1.4.5_src
- python s60 1.4.5版本的源代码,把python移植到了symbian手机上。详细可参阅nokia开发网站-python s60 1.4.5 version of source code, the python transplanted to a symbian mobile phone. Details can be found in the development of nokia website
python-socket-udp-server-client
- a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
MySQL-python-1.2.5
- Mysql lib for python
MySQL-python-1.2.4
- python数据库包,1.2.4版本,win、mac、linux都可用(Mysql library for python)
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为