搜索资源列表
Chinese-Word-Segmentation
- Chinese Word Segmentation 中文分词 python2.7.5代码,自己编写亲测可用,最大整下匹配算法效果良好-Chinese Word Segmentation
usrp_spectrum_sense4
- 在linux平台编写,运行环境Python2.7,实现数据的传输-Written in linux platform, operating environment Python2.7, data transmission
Django-1.7.6.tar
- Python中的一个web应用开发框架——Django的安装包。此安装包使用于Python2.7,解压之后用setup.py安装即可。- A web application development framework of Python Django installation package. This installation package for use in Python2.7, the user can extracting it then use setup.py to inst
numpy-1.8.1-win32-superpack-python2.7
- NumPy is the fundamental package for scientific computing with Python.
tb
- 该代码请在python2.7下运行,意在爬取天猫商品评论,已经过调试,可以直接运行。-The code, please run under the python2.7, intended to crawl Tmall commodity review, has been debugging, you can run directly.
matplotlib-2.0.0-cp27-cp27m-win32.whl
- Python2.7,Python的插件,用于安装其他插件(Python2.7, Python plugin, used to install other plug-ins)
numpy-1.13.3+mkl-cp27-cp27m-win32.whl
- pip for Python2.7,Python的插件,用于安装其他插件(PIP for Python2.7, Python plugin, used to install other plug-ins)
TPS ANT
- 使用蚁群算法解决TSP问题,python2.7(solve TSP with ACO algorithm)
python2.7
- python的入门程序 hello.py 亲测有效..............(Python's introductory program, hello.py, is an effective measure)
Android compiler
- 操作系统推荐安装64位的ubuntu10.04 gcc4.4,而不是gcc4.6,如果是4.6,需要安装gcc4.4 python2.5-2.7,ubuntu10.04版本,默认的python版本是2.6 JDK版本是1.6.0,而不是openJDK(Operating system recommended to install 64-bit ubuntu10.04 Gcc4.4, not gcc4.6, if it is 4.6, need to install gcc4.4 Pyt
zhp
- python2.7爬取飞猪网特价机票 用户输入所在地和目的地即可看到符合要求特价机票并按省份归类(Python2.7 crawling to fly pig net special ticket The user can enter the location and destination to see the requested special ticket and classify the ticket according to the province)
python2.7
- 是基于Python2.7版本的UDP客户端,用一种以广播的形式来发送数据。(It is based on the Python2.7 version of the UDP client, sending data in a broadcast form.)
l_Python
- 输入栅格文件和掩膜矢量,进行批量裁剪.python的版本为2.7,需要导入arcpy模块(batch clip rasters under python2.7 programm)
计算器小程序
- 运用python2.7的Tkinter库编写的计算器小程序。程序代码简短,功能全面,而且有很大可修改的空间。