搜索资源列表
Python高级编程序电子书
- Python高级编程序电子书
org.python.pydev.feature-src-1_3_9
- Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net)
python-course
- 简明python教程中文版 pdf格式
svm python
- Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct
pymmseg.用python写的分词程序
- 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
Python
- python 2.5,antlr的grammar语言描述,用于学习词法分析,语法分析-python 2.5, antlr language to describe the grammar for learning lexical analysis, syntax analysis
Python-3.0.1
- The source code of the Python Interpreter, version 3.0.1.
Game using python
- sIMPLE gE FOR BEGINNERS IN PYTHON
python数据挖掘入门与实战 源码
- python数据挖掘入门与实现一书的源码,可供参考(Python data mining portal and implementation of a book source code, for reference)
python language
- Python语言在ABAQUS中的应用 书籍源代码(source code of Python language in ABAQUS applications)
Python核心编程第三版书内源代码
- 此压缩包为python核心编程第三版书中的配套源码。(This is the source code of core python applications.)
Fluent Python
- 书籍是英文版,不适合初学者来入门python,想进阶python必看,兼顾Python3(3.4)和Python2(2.7),重心是Python3。(The book's lauguage is in English, its not suitable for beginners to learn python, who want to advance Python must read thos book.This book take into account Python3 (3.4) and
精通Python网络爬虫随书代码
- 该资源为精通python网络爬虫-核心技术、框架与项目实战的随书代码,希望对大家有帮助。(This resource is proficient in python web crawler - the core technology, framework and project code book with the actual combat, I hope for everyone to help.)
编程小白的第一本 python 入门书
- python初学者使用书籍,介绍python基础知识,含有一些简单练习(books for python learner)
Calling Python Script.viCalling Python Script
- 程序中编写了LabVIEW调用Python脚本的方法(Calling Python scr ipt.viCalling Python scr ipt)
python
- 鱼c小甲鱼零基础学python全套课后题(The complete set of Python after class of fish c small shelled turtle)
python learning the hard way
- learning python the hard way 的手打源码(the Source code of "learning python the hard way")
Python数据挖掘入门与实践-源代码
- Python数据挖掘入门与实践-源代码 非常好用(Python data mining introduction and practice - source code)
利用Python进行数据分析
- python 数据分析中最经典的书, 实践与理论结合(The most classic book in Python data analysis, combination of practice and theory)
Python加密解密程序
- Python加密解密程序,能对某个文件夹下的所有文件实现加解密。