-
《Python学习手册》
python学习手册,这本书每一章都包含关于Python语言的关键内容的独立的一课,并且包含了一个独特的“练习题”部分,其中带有实际的练习和测试,以便你可以练习新的技能并随着学习而测试自己的理解。你会发现众多带有注释的示例以及图表,它们将帮助你开始学习Python 3.0。(python learing book)
- 2020-06-25 10:40:01下载
- 积分:1
-
pachong
说明: 爬取百度图片,根据输入需要爬取的图片名,在百度上获取所需图片(Climbing Baidu Pictures)
- 2020-06-22 22:00:02下载
- 积分:1
-
code
对数据进行优化,分类,例如GMM分类方法,KNN分类,支持向量机分类。(Optimize data, classification, such as GMM classification method, KNN classification, support vector machine classification)
- 2020-06-23 15:20:01下载
- 积分:1
-
最小二乘法
使用Python实现最小二乘法,所有的深度学习算法都始于这个数学公式。(Using Python to implement the least square method, all deep learning algorithms begin with this mathematical formula.)
- 2020-06-17 17:00:02下载
- 积分:1
-
1
这是一个利用python里微信机器人,然后获取微信好友的照片,然后利用图像处理,把照片合成在一张照片里。(This is a use of the python Weixin robot, and then get the pictures of Weixin friends, and then use image processing to synthesize the pictures in a picture.)
- 2019-05-26 17:42:23下载
- 积分:1
-
Django实战代码(7月26日)
说明: 开发一个培训收费网站的代码文件,供大家参考学习(code sampleb for a web service ,just like learning)
- 2020-06-29 11:00:02下载
- 积分:1
-
一款多功能文本编辑器
可以使txt文件保存字体、颜色!可以查找、替换!还集成办公用计算器!纯原创!
- 2022-02-20 07:11:35下载
- 积分:1
-
Python 3 Object Oriented Programming 2nd
说明: python3 object oriented programming
- 2020-06-22 06:40:01下载
- 积分:1
-
python,django,员工信息管理系统
【实例简介】
实现了增删改查等基本操作
运行环境:python 3.9 django==3.24 mysql 8.0
开发环境:Pycharm
- 2021-07-05 00:31:05下载
- 积分:1
-
lof
LOF(局部异常因子)是用于识别基于密度的局部异常值的算法(It uses local outlier mining method to count the Local Outlier Factor(LOF) of the outlier candidated object。)
- 2021-03-02 12:49:34下载
- 积分:1