-
mqtt收发
mqtt-python收发,里面有几个例子,对于topic的分类,mqtt的连接,收发等!(Mqtt transceiver in python!)
- 2018-07-09 19:59:30下载
- 积分:1
-
基于神经网络的滑坡预测及其控制研究
说明: 本文针对滑坡预测预报这一复杂性问题提出一种基于前向反馈传播(BP)神经网络的预测模型,描述了滑坡系统输入输出之间的非线性关系。为克服 BP 网络后期收敛速度慢、易陷入局部极小点等缺点,以遗传算法(GA)和模拟退火算法(SA)相结合的方式即遗传-模拟退火(GSA)算法对网络权值进行优化。用该方法预测滑坡位移获得了较好的效果(In this paper, a prediction model based on forward feedback propagation (BP) neural network is proposed for the complex problem of landslide prediction. The nonlinear relationship between input and output of landslide system is described. In order to overcome the shortcomings of BP network, such as slow convergence speed and easy to fall into local minima, genetic algorithm (GA) and simulated annealing algorithm (SA) are combined to optimize the network weight. The method can be used to predict the displacement of landslides)
- 2020-04-11 21:07:59下载
- 积分:1
-
Python3高级教程
讲解Python的基本使用方法,包括数据结构,生成器,迭代器和网络编程(Explain the basic usage of Python)
- 2020-06-23 22:40:01下载
- 积分:1
-
tests
python core test files
- 2019-06-01 11:41:19下载
- 积分:1
-
mlp2.15_KNN.ipynb
说明: 简单KNN算法编写,注释写的很详细,简单易懂,(simple KNN algorithm, it has been interpreted in detail)
- 2019-10-12 15:41:19下载
- 积分:1
-
manage.py
dgango框架搭建的配置文件参考,源于edX开源项目代码(dgango profile reference frame structures, from edX open source project code)
- 2013-12-09 16:28:18下载
- 积分:1
-
final4
复杂网络,航线网络分析建模,失效分析,鲁棒性,networkx(Complex network, route network analysis modeling)
- 2012-10-30 10:32:37下载
- 积分:1
-
PyQT5PlotDynamicCurve
使用PyQT5结合Matplotlib绘制动态的曲线(Drawing dynamic curves with PyQT5 and Matplotlib)
- 2018-11-20 11:30:42下载
- 积分:1
-
python2+3_ZH
说明: python3 以及python2的 中文帮助文档(python3 Chinese help document)
- 2020-06-16 06:40:02下载
- 积分:1
-
简单爬虫文件夹
一个简单的爬虫程序。1、 打开百度网页
2、将网页HTML转化成utf-8格式存入文件 baidu.txt
3、获取网页中的所有a标签对象 ,将对象指向的链接地址抓取出来(A simple crawler program. 1. Open the Baidu web page
2, convert the web page HTML into UTF-8 format and store the file baidu.txt
3. Get all the a tag objects in the web page and grab the linked addresses of the objects.)
- 2018-04-22 17:51:38下载
- 积分:1