搜索资源列表
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
[6_00][handout]
- MIT的EECS学院本科新生入学第一门课程introduction_to_cs&programming的课堂代码,也是学习python语言和计算机科学很好的资料。-MIT' s EECS Undergraduate Freshmen first course introduction_to_cs & programming class code to learn python is a good language and computer science information.
pythoncookbook
- python cookbook,搜了很久才搜到,请大家共享-python cookbook, just search to search for a long time, please share
MouseTracking_3Working.py
- mouse tracking program for experimental research. It can be used to track human movements by using a Python source IDE-mouse tracking program for experimental research. It can be used to track human movements by using a Python source IDE
fastJSON
- JSON (Javascr ipt Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the Javascr ipt Programming Language, Standard ECMA-262 3r
benPython3
- 笨办法学 Python pdf电子书,虽然是“笨办法”,但实际上丝毫并不是笨办法,虽然读完这本书并不 意味着你已经学会了Python编程,但至少会让你对这个行业有一个初步的了解,而且可以让您一字一句的写出简单的 Python 程序来,若不相信,你也或许真的比较“笨”。-Benbanfa learn Python pdf e-books, though with " awkward" , but in fact did not awkward, although readi
calcu2
- 使用Python编写的具有更好用户界面的计算器-Written in Python has a better user interface calculators
[python.cookbook
- 经典书籍的配套例程,值得一看,费好大劲才下载到的。-Classic books matching routines, see, a very hard time downloading fee to.
A-Byte-of-Python
- 简明Python教程一书的kindle版本,在kindle paperwhite一代上亲测完美阅读, 将这些文件通过邮箱发送到l**t@free.kindle.cn邮箱(kindle设备邮箱) 邮件标题:convert 就可以转换为kindle格式的电纸书,在kindle上看书-Kindle version of Python book on kindle paperwhite perfect reading test generation
Python-basic
- Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创
segy-python-package
- 读取segy文件Python包,支持ieee,ibm浮点格式转换-This is a python package to ready seismic data in the SEGY data format.
lenses
- 通过Python语言来创建决策树,并且用决策树来进行隐形眼镜的分类。-Python language by creating a decision tree and decision tree classification for contact lenses.
python
- [Python学习手册(第4版)].源代码-Learning Python 4th Edition (September, 2009). Here, you will find one text file per book chapter, containing all the source code in that chapter. Almost all the code in this book is short code snippets shown runn
eph2
- 用Python自己编写的GPS历书解算程序,历书是GPS星基卫星的概略位置-I have written in Python solver GPS almanac, almanac is the approximate position of a satellite-based GPS satellites
Python
- Python 学籍的基础书籍很有用 希望大家多多学习 早日成为Python大神-Python enrollment on the basis of useful books I hope a lot to learn as soon as possible to become the god Python
diveIntoPython
- Dive Into Python 的中英文版及源码,很好的入门学习资料。-<Dive Into Python> English and Chinese version of the source code, a good entry learning materials.
python-natrual-language
- 这本书专门为学习自然语言处理定制,可以方便python爱好者学习自然语言处理或者不懂python但爱好自然语言处理。这本书可以作为你学习Python或者自然语言处理的开始,非常值得一看-This book is dedicated to study natural language processing customization, you can easily learn python lover python or do not understand natural language pro
python数据挖掘入门与实战 源码
- python数据挖掘入门与实现一书的源码,可供参考(Python data mining portal and implementation of a book source code, for reference)
tree
- python 使用递归函数画出的简单东西,适合初学者练手阅读(Python uses a simple recursive function to draw things, suitable for beginners to practice hand reading)
Python网络数据采集
- 一本很好入门python3爬虫的教程,适合新手入门网络爬虫,特别是想通过python3入门爬虫的,强烈推荐~(A good introductory pyhton3 crawler course)