搜索资源列表
VfLibV4
- 附件中的源代码实现了VF图像的同构(Isomorphism)算法。同时还有一些其他的Wrapper程序,用来把这个库运用到其他语言如Python。整个代码实现于C#,同时提供C++的库。
[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.
study_example
- 这是《Python编程金典》这本书中的部分书籍源码,有一些可能经过一些少量修改,对于Python初学者来说,可以直接下载这些代码在Python2.7下运行,加深对Python语言的理解-This is the " Python Code Jindian" This book is part of the source books, some of which may go through some minor modifications, for Python beginner
Python-basic
- Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创
chapter2
- Python书籍的源码,让读者更好的学习Python语言,-Python source book, allowing readers to better learning Python language,
chapter3
- Python书籍的源码,让读者更好的学习Python语言,-Python source book, allowing readers to better learning Python language,Python source book, allowing readers to better learning Python language,
chapter4
- Python书籍的源码,让读者更好的学习Python语言,-Python source book, allowing readers to better learning Python language,
chapter5
- Python书籍的源码,让读者更好的学习Python语言,-Python source book, allowing readers to better learning Python language,
chapter6
- Python书籍的源码,让读者更好的学习Python语言,-Python source book, allowing readers to better learning Python language,
lenses
- 通过Python语言来创建决策树,并且用决策树来进行隐形眼镜的分类。-Python language by creating a decision tree and decision tree classification for contact lenses.
RandomCode
- Python语言编写的自动生成验证码,自己写的,请多多指教。-Python language automatically generate the code, I wrote it myself, please exhibitions.
1523OS_Code
- Python 语言地理空间分析源码,国外大牛编写-Python Geospatial Development- Second Edition ,oringin code
PYTHON-Natural-langurage
- python的自然语言处理pdf,书非常不错的,-python natural language processing pdf, the book is very good, ha ha ha ha
Python-(source-code)-in--Abaqus
- Python语言在Abaqus中的应用(源码)-Python language application (source code) in the Abaqus
AbaqusGUI-Programming-Guide
- 《AbaqusGUI程序开发指南(Python语言)》配套资源-" AbaqusGUI Programming Guide (Python language)" complementary resources
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
mechine-learning
- 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统
python language
- Python语言在ABAQUS中的应用 书籍源代码(source code of Python language in ABAQUS applications)
honeycomb_standard
- 蜂窝结构:python语言,在abaqus里面生成蜂窝结构的有限元模型,方便分析(Python language, the finite element model of honeycomb structure is generated in ABAQUS, which is convenient for analysis)
algorithms-master
- python 常用算法,快速排序,选择排序,合并排序,dijkstra,二分查找(algorithms:quicksort selectsort mergesort dijkstra binary_search approximation)