-
Python-Django开发实战
基于django的框架 python开发(Framework python development based on django)
- 2020-06-21 17:00:01下载
- 积分:1
-
zdaefa aefaef aefaefce aegaef aegaeg
#include void LED_Init(void);int main(){uint32_t i;//(1):配置LEDsHAL_Init();LED_Init();while(1){//(1):切换LEDsHAL_GPIO_TogglePin(GPIOD,GPIO_PIN_12 | GPIO_PIN_13 | GPIO_PIN_14 | GPIO_PIN_15);//(2):等待1秒(i=0;i
- 2022-01-25 16:18:46下载
- 积分:1
-
LeastSquaresFittingPlaneAndCurve
使用C++以及OpenCV实现的最小二乘法的平面拟合,以及应用平面拟合达到的图像背景去除,以及曲线拟合方法(Use C++ and OpenCV implementation of the least squares plane fitting, and the application reaches the image plane fitting background removal, and the curve fitting method)
- 2013-05-31 17:22:11下载
- 积分:1
-
Python金融大数据分析
python 金融大数据分析,最近在网上发现的一本好书,和大家分享。(Python financial data analysis, recently found a good book on the Internet, to share with you.)
- 2018-05-24 14:56:01下载
- 积分:1
-
Python 3爬虫、数据清洗与可视化实战_233
说明: 适用爬虫初学者学习爬虫、采集数据、清洗数据和数据分析(Suitable for beginners of reptiles to learn reptiles, collect data, clean data and analyze data)
- 2019-11-05 09:59:54下载
- 积分:1
-
新闻爬虫代码
说明: 1、自动爬取新闻页面的信息
2、使用Python语言编写(1. Automatic crawling of news page information
2. Writing in Python Language)
- 2019-03-20 16:39:32下载
- 积分:1
-
关于轮廓匹配的源码
提取轮廓 进行轮廓匹配 计算相似度
对于图像的相似度计算较为精准
- 2022-04-17 00:42:07下载
- 积分:1
-
用决策树来训练数据,并测试准确率
用决策树来训练数据,并测试准确率。将数据进行拆分,分成训练数据和测试数据,用训练数据所预测的结果,来与测试数据进行比较,相同即为准确,正确的数量比测试数据总量就是准确率。并查看内存利用率。
- 2022-01-26 00:42:28下载
- 积分:1
-
SURF特征点检测
基于opencv 2.4 ,运行需要配置opencv库。具体过程可参考网络配置教程。在程序目录文件夹下,输入2张图片,分别命名为,1.jpg 2.jpg 。运行程序,显示surf特征点。用于图像匹配。
- 2023-05-02 11:10:04下载
- 积分:1
-
关于小波变换
python的小波变换,多种母波,根据自己的需求进行调用,多加修改成自己的即可。可以作为一维和二维的图像进行去噪处理等,一维信号的去噪也可用。
- 2022-07-18 10:36:37下载
- 积分:1