搜索资源列表
py2tux
- 使用python调用tuxedo服务的代码, 中间以 c 调用tuxedo客户端的atmi接口来作为连接代理-py2tux
clamwin-0.88.1-src
- 一款免费的杀毒软件的源代码。可以学学杀毒软件的开发技术-A free antivirus software source code. Can learn anti-virus software development technology
Python-basic
- Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创
python4delphi-master
- delphi调用python代码控件,可以在delphi环境下,调用python代码,完美实现python嵌入到delphi程序中-Delphi call python code controls, can be in Delphi environment, call python code, the perfect realization of python embedded into the Delphi program..
Python-
- 《Python网络编程攻略》的书上源码,省去你敲代码的痛苦-Python source code
K-proximity-algorithm
- 机器学习K临近算法python代码,整个工程都有,直接可以运行。-Machine learning algorithm K near the python code, the entire project has a direct run.
<<机器学习实战》源代码
- 《机器学习实战》源代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等
Googlespider
- python 爬取Google的python代码-Python u722C u53D6Google u7684python u4EE3 u7801
mechine-learning
- 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统
turtle
- 绘制时钟,包含面向对象的思维。代码段比较长,大家仔细研究(Draw the clock, including object-oriented thinking.)
精通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-3.5.4-docs-pdf-letter
- python代码 利用Python进行数据分析的数据资料(python, Data analysis using Python)
代码练习
- python练习专门用来学习python时的小练习,部分上传(Specially used to learn the practice of python, part of the upload)
chapter2
- Head First Python 代码(Head First Python code)
骨生长文件
- 基于Python语言的联合abaqus的模拟骨生长源代码(Source code of simulated bone growth combined with ABAQUS)
二维四参数转换
- 包含Python代码,二维四参数的正算与反算,供学习~~
Python冒泡排序代码
- 基于Python的冒泡排序代码的实现,代码详情及相关分析见文件
kmeans聚类源码
- kmeans聚类python代码,里面有详细注解,可直接运行
语义识别python完整代码
- 语义识别、图像识别、目标检测等python实现工程
python读取海康网络摄像头
- 实例简介 python读取海康网络摄像头视频 核心代码 #url="rtsp://admin:020wx12345@192.168.9.66/Streaming/Channels/1" #url="rtsp://admin:020wx12345@192.168.9.66/h264/ch1/main/av_stream"