-
gestrue_3D_modelling_research-master
用于UWB芯片的天线校准,使用DW1000的校准指导做出的代码(It is for the calibration of the antenna delay, fit for DW1000 serials)
- 2018-01-09 04:41:57下载
- 积分:1
-
二维码全部源码
全部的二维码源码设计,有详细的Python源码和图片示例,详细全面的展示二维码的设计,可以详细的简化开发过程,源码可以直接使用
- 2022-01-31 22:09:48下载
- 积分:1
-
data_collect.tar
新浪微薄爬虫,抓取好友信息和好友的关注列表,
保存文件格式为文本(Sina meager reptiles, grab your friends and friends of watchlist information, save the file as text format)
- 2014-01-29 18:32:17下载
- 积分:1
-
作业一
实现简单的灰度图像均衡化。使用python编写,程序简单易懂。(This file contains program about image equalization.)
- 2017-11-05 19:04:36下载
- 积分:1
-
PyQt5Tutorial
PYQT5入门教程(pyqt5)
- 2020-06-23 19:40:01下载
- 积分:1
-
Python3-廖雪峰pdf
python 3.0 廖雪峰pdf包括Python程序设计的方方面面,首先从Python的安装开始,随后介绍了Python的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句。然后循序渐进地介绍了一些相对高级的主题,包括抽象、异常、魔法方法、属性、迭代器。此后探讨了如何将Python与数据库、网络、C语言等工具结合使用,从而发挥出Python的强大功能,同时介绍了Python程序测试、打包、发布等知识。最后,作者结合前面讲述的内容,按照实际项目开发的步骤向读者介绍了几个具有实际意义的Python项目的开发过程。
- 2021-05-06下载
- 积分:1
-
python实现DBSCAN(基于密度的聚类方法)
说明: DBSCAN(Density-Based Spatial Clustering of Applications with Noise) 为一种基于密度的聚类算法,它不仅可以找出具有任何形状的簇,而且还可以用于检测离群值。其基本思想为数据点分布紧凑的应被划分为一类,而周围未分布有或仅有极少数点的数据点则有可能为离群值。通过python实现了该聚类方法的计算。(DBSCAN (density based spatial clustering of applications with noise) is a density based clustering algorithm. It can not only find clusters with any shape, but also detect outliers. The basic idea is that the data points with compact distribution should be divided into a class, while the data points with few or no distribution around may be outliers. This clustering method is implemented by python.)
- 2020-12-23 15:45:10下载
- 积分:1
-
图像拼接
利用python和opencv拼接两张图片(Splicing two pictures using Python and opencv)
- 2020-06-17 07:40:01下载
- 积分:1
-
通过模型决定系数完成支持向量机参数优化 SVR_fitting
说明: 通过模型决定系数完成支持向量机参数优化,并建立基于大数据的支持向量机模型实现回归拟合(The parameters of SVM are optimized by the coefficient determined by the model, and the regression fitting is realized by the support vector machine model based on big data)
- 2020-06-16 00:14:36下载
- 积分:1
-
磁共振弹性成像 Matlab 工具框
弹性成像可以通过不同美达超声、 MRI、 振动等机械的紧张关系。在此文件中提供了测量弹性从 MRI 信号的方法。
- 2022-06-27 17:30:14下载
- 积分:1