-
使用python的scrapy框架完成的爬虫系统
一个很好的视频课程提供的爬虫源码
1、很详细地完成了对scrapy的使用
2、其中有对正则表达式的详细使用
3、有对xpath和css选择器的使用
4、有对scrapy中的item、pipeline等类的修改和使用
- 2022-01-31 20:31:33下载
- 积分:1
-
(PSO)economic-dispatching
说明: 机组组合算法优化相关内容,均有注释,英文注释,电力系统经济调度的优化(economic disptch Specific Program of economic dispatch algorithm in electric power system)
- 2021-04-14 22:28:54下载
- 积分:1
-
A-Learners-Guide-to-Programming-Using-the-Python-
A Learner s guide for programming using python language.
- 2014-01-21 14:01:13下载
- 积分:1
-
labelImg-master
实现深度学习所需图像数据集的标签制作和处理(Label making and processing of image data set for deep learning)
- 2018-07-12 10:20:25下载
- 积分:1
-
用于在Abaqus中提取结点力的Python程序
说明: 用于批量提取abaqus的节点力,而不是积分点的力(Node force for batch extraction of abaqus, not integral point force)
- 2021-04-06 09:39:02下载
- 积分:1
-
1
说明: 使用python第三方库requests访问高德地图开放web服务端,获取深圳市的桥梁和道路信息(Using Python third-party library requests to access the open web server of Gaode map to obtain the bridge and road information of Shenzhen city)
- 2020-08-20 16:17:00下载
- 积分:1
-
股票市场预测
说明: LSTM 作为预测模型,使用贝叶斯优化算法来实现股票预测的功能(LSTM as a prediction model, uses Bayesian optimization algorithm to achieve the function of stock forecasting)
- 2020-08-30 16:08:11下载
- 积分:1
-
使用matplotlib在python中绘制图形
基于matplotlib在python中绘制图形。代码中给出了一个sinx,一个三维曲面的绘制代码示例。
- 2022-02-13 00:05:21下载
- 积分:1
-
tensorflow_examples
This is tensorflow example source code
- 2020-11-27 16:09:29下载
- 积分:1
-
从Python开始学编程
说明: 本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
- 2020-06-18 03:00:02下载
- 积分:1