搜索资源列表
Python编写的一个简易有限元计算软件
- 自己写的一个课程设计程序。计算一个受两个力的桁架系统的拉/压杆内应力值。应用Python 2.6.1
[Python教程].python-2.6.5-docs-pdf-a4.rar
- 关于python的资料,很全的。基于win下地python变成文档 about python~~
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的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
Python
- python 2.5,antlr的grammar语言描述,用于学习词法分析,语法分析-python 2.5, antlr language to describe the grammar for learning lexical analysis, syntax analysis
python-2.5.2
- Python平台的安装文件,2.5版本,应用广泛-Python platform installation file, version 2.5, is widely used
pywin32-214.win32-py2.6.exe
- Python 2.6 Used PyWin32Api.dll 适合Py26版本使用的Win32模块.-Python 2.6 Used PyWin32Api.dll Py26 version for Win32 modules used.
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
python-2.7.amd64
- PYTHON INSTALADOR python-2.7.amd64
Python-2.7.12.tar
- Python-2.7.12.tar.xz安装包,官网下载纯净版-Python-2.7.12.tar.xz installation package, the official website to download the pure version
Python-2.7.3-xcompile
- Python-2.7.3交叉编译所需要的patch文件。-Pythone-2.7.3 cross-compiler patch
Python-2.7.13
- python解释器的动态库,vs2013可直接编译运行。(Python interpreter of the dynamic library, vs2013 can be compiled directly run.)
python internet worm
- 这是新浪微博爬虫,采用python+selenium实现 主要爬取内容包括: 新浪微博手机端用户信息和微博信息。 用户信息:包括用户ID、用户名、微博数、粉丝数、关注数等。 微博信息:包括转发或原创、点赞数、转发数、评论数、发布时间、微博内容等。 安装过程: 1.先安装Python环境,作者是Python 2.7.8 2.再安装PIP或者easy_install 3.通过命令pip install selenium安装selenium,它是自动测试、爬虫的工具 4.然后修改代码中的用户名和密码
mysql-connector-python-2.0.4
- it is a python module used to connect python 3 to mysql
颜色识别python (2)
- 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
3版和2版的差異
- Comparison between Python 2 and 3
python学习第四版(Learning_Python英文版)
- 全英文版的python学习资料书,第四版本,包含python 2.6与3.x版本(The full English version of the python learning material, version fourth, including the python 2.6 and the 3.x version)
python-2.7.11
- 是一个高层次的结合了解释性、编译性、互动性和面向对象的脚本语言(The official home of the Python Programming Language)
source-archive (2)
- Python scr ipt to send well formatted SVN post-commit notification emails. An xml configuration file allows to set multiple configurations and paths to monitor. LDAP integration allows you to send emails only if an author was in a certain group. The
python-2.7.3-docs-html
- python 2.7 help guideance.