-
简单爬虫文件夹
一个简单的爬虫程序。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
-
40节点预测
利用人工智能RNN进行数据预测分析,效果还可以(Using artificial intelligence RNN to carry out data prediction and analysis, the effect is also possible.)
- 2018-03-25 19:52:04下载
- 积分:1
-
大神
自己写的一个python脚本,下载图片,写的并不是很好,初学者,见谅(I wrote a python script, download pictures, and write is not very good, beginner, forgive me.)
- 2018-05-17 22:12:54下载
- 积分:1
-
基于socket和tkinter的python网络聊天室程序
基于python socket和tkinter界面库实现的网络聊天室程序,实现登录、注册、在线成员显示、聊天等功能
- 2019-06-10下载
- 积分:1
-
MLKNN-master
说明: 多标签学习算法的相关资料学习,包含数据集和代码(the multi-label knn algorithm ,can use the code in python)
- 2019-12-09 23:06:07下载
- 积分:1
-
Gaot_v5
说明: Gaot_v5工具箱,遗传算法工具箱Gaot_v5包括许多实用的函数,各种算子函数,各
种类型的选择方式,交叉、变异方式。这些函数按照功能(Gaot_v5The toolbox of genetic algorithm GAOT? V5 includes many practical functions, various operator functions, and
Three types of selection, cross and variation. These functions follow the function)
- 2020-04-11 21:42:41下载
- 积分:1
-
自定义的mininet-wifi的网络拓扑
说明: 自定义的mininet-wifi的网络拓扑(Custom mininet-wifi network topology)
- 2020-05-28 10:25:49下载
- 积分:1
-
依赖库
说明: python支持库,主要用于软件测试,与软件开发,还有树莓派支持底层(Python support library, mainly for software testing, and software development, as well as raspberry pie support underlying layer)
- 2020-06-16 08:00:01下载
- 积分:1
-
Python
用Python实现了网页数据的抓取,网页动态图的浮现,字体颜色大小的改变,网页数据爬取,制作相关网页,用表格体现,并改变了表格的风格,(Python is used to capture web page data, the emergence of dynamic graph, the change of font size, the crawl of web page data, the production of relevant web pages, which are represented by tables, and the style of tables is changed.)
- 2020-06-24 10:20:02下载
- 积分:1
-
LSTM-for-time-series-prediction
本代码是使用lstm进行时间序列预测,能够很清晰的说明如何使用lstm(Time series prediction using LSTM)
- 2020-07-02 03:40:01下载
- 积分:1