E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
readthedocs
python爬虫读取pdf_python爬虫处理在线预览的pdf文档
引言最近在爬一个网站,然后爬到详情页的时候发现,目标内容是用pdf在线预览的比如如下网站:https://camelot-py.
readthedocs
.io/en/master/_static/pdf/
weixin_39980002
·
2023-12-04 05:12
python爬虫读取pdf
python使用蓝牙库选择
蓝牙库选择pybluez项目地址:https://github.com/pybluez/pybluez文档地址:https://pybluez.
readthedocs
.io/en/latest/index.html
盗版摩羯
·
2023-12-04 05:26
python
开发语言
python知识点简单查询
是解释性语言python2.x不支持中文,python3基本主流IDE-集成开发环境-继承了开发软件需要的所有工具PEP8(官方代码格式规范文档):http://zh-google-styleguide.
readthedocs
.io
Mr孙吵吵
·
2023-12-03 07:05
python
python
开发语言
将Jupyter Notebook中的python脚本转化为PDF文件
将python脚本转换PDF文件安装nbconvert(pipinstallnbconvertorcondainstallnbconvert)(https://nbconvert.
readthedocs
.io
xrdcc
·
2023-12-02 12:40
病原微生物高通量测序数据分析笔记
https://ngs-data-for-pathogen-analysis.
readthedocs
.io/zh_CN/latest/index.html
生物信息与育种
·
2023-12-02 12:37
python-pptx库处理ppt代码示例
官网地址:https://python-pptx.
readthedocs
.io/en/latest/GITHUB:https://github.com/scanny/python-pptxPYPI:https
老朱2000
·
2023-12-01 16:18
Python
jupyter
python办公自动化
python
powerpoint
ppt
jupyter
开发语言
关于python vue influxdb的一切 笔记
95474116StartwithPythonandInfluxDB|InfluxDataAPIDocumentation—InfluxDB5.3.1documentation(influxdb-python.
readthedocs
.io
苏坡爱豆的笑容都没你的甜
·
2023-12-01 06:39
笔记
MMdetection训练voc数据集
1、安装MMdetection查看官方的安装文档:https://mmdetection.
readthedocs
.io/zh_CN/latest/get_started.html#id2从git上面下载方法
Sakura_djiaxin
·
2023-12-01 05:55
数据集处理
python
opencv
计算机视觉
Python常用音频库
函数接口简单易用,详细文档可参考https://python-sounddevice.
readthedocs
.io/。soundde
rangzh
·
2023-11-30 12:14
计算机技术
#
Python
音频特征
mfcc
python
selenium相关知识点
一、官方参考文档:http://selenium-python.
readthedocs
.io/index.html二、安装方式:1.PyPI网站下载Selenium库https://pypi.python.org
飙风鱼
·
2023-11-30 05:00
jumpserver 使用教程_开源堡垒机 Jumpserver 入门教程
而现在的公司并没有搭建此类系统,想着以后说不定可以用上;而且最近也有点时间,因此来了搭建堡垒机系统的兴趣,在搭建过程中参考了比较多的文档,其中最详细的还是官方文档,地址:https://jumpserver.
readthedocs
.io
weixin_39973009
·
2023-11-29 08:02
jumpserver
使用教程
开源的是MIT的四足机器狗方案
代码和使用说明如下:https://github.com/mit-biomimetics/Cheetah-Softwarehttps://pupper.
readthedocs
.io/en/latest/
菜鸟招财猫
·
2023-11-29 02:43
github
使用canmatrix工具完成DBC与xls文件转换
来源于Github,详细可以看以下网站https://canmatrix.
readthedocs
.io/en/latest/备注:该工具在本人电脑上dbc可以转为xls、xlsx两种格式excel格式;
weixin_42438100
·
2023-11-28 10:59
汽车
python
《《《总结》》》PCL的42个实例整理:1~24
PCL官网:https://pointclouds.org/turtorials:https://pcl.
readthedocs
.io/projects/tutorials/en/latest/PCL官方提供了一系列案例
weixin_36662031
·
2023-11-26 18:58
PCL
总结
pcl
Flask PyMongo的基本使用
安装:pipinstallpymongo官方文档:https://pymongo.
readthedocs
.io/数据库连接数据库连接,无密码#数据库链接,必须保证当前系统能正常访问mongodb!!!
於 兔シ
·
2023-11-26 16:04
flask
python
mongodb
数据库
mysql
Flask Marshmallow基本使用
Marshmallow官方文档:https://marshmallow.
readthedocs
.io/en/latest/Marshmallow,中文译作:棉花糖。
於 兔シ
·
2023-11-26 16:34
flask
flask
python
Flask 自定义命令 类似于django的manage.py
Flask-Script扩展文档:https://flask-script.
readthedocs
.io/en/latest/这个模块的作用可以让我们通过终端来控制flask项目的运行,类似于django
於 兔シ
·
2023-11-26 16:33
flask
python
部署系列六基于nndeploy的深度学习 图像降噪unet部署
3.修改graph4.总结https://github.com/DeployAI/nndeployhttps://nndeploy-zh.
readthedocs
.io/zh/latest/introduction
tony365
·
2023-11-25 20:25
nndeploy
深度学习
驱动开发
人工智能
Pytorch中的torchvision.transforms笔记
中文文档中总结了pytorch的torchvision中的数据集、模型、变换和雪碧图(CSSsprites)制作四部分;链接如下:torchvision.utils-PyTorch中文文档(pytorch-cn.
readthedocs
.io
HSM_Python_LZT
·
2023-11-25 18:53
pytorch学习笔记
pytorch
python
用python实现文字转语音的5个较好用的模块
文章目录一.用gtts模块二.用pyttsx3模块基本使用直接朗读更改语音、速率和音量三.baidu-aip四.pywin32五.speech一.用gtts模块参考文档:https://gtts.
readthedocs
.io
数据知道
·
2023-11-25 16:39
python3总结和案例
人工智能总结和案例
python
语音识别
开发语言
文字识别
Arduino D1开发板 ESP8266 ESP01-S Wifi 模块 手机控制继电器 学习手记
官网在这里:https://arduino-esp8266.
readthedocs
.io/en/3.1.1/index.html在ArduinoIDE里下载开发板esp8266是一件很痛苦的事情,虽然成功过
safirst
·
2023-11-25 08:04
Arduino
物联网
arduino
android
c语言
嵌入式硬件
Django使用Channels实现WebSocket消息通知功能
DjangoChannelshttps://channels.
readthedocs
.io/en/latest/installation.htmlChannels改变Django在下面和通过Django
吾星喵
·
2023-11-24 00:45
Web开发
django
websocket
channels
IProgress not found.Please update jupyter and ipywidgets.解决办法
Jupyter的时候出现了下面的报错信息ImportError:IProgressnotfound.Pleaseupdatejupyterandipywidgets.Seehttps://ipywidgets.
readthedocs
.io
唐僧爱吃唐僧肉
·
2023-11-22 06:41
深度学习环境配置
jupyter
ide
python
Python Gevent和协程机制
参考资料http://www.gevent.org/contents.htmlhttps://uwsgi-docs-zh.
readthedocs
.io/zh_CN/latest/Gevent.htmlPython
offbye
·
2023-11-22 04:42
Python
python
后端
协程
Gevent
5.简单爬虫------------使用selenium
该文章仅供学习,如有错误,欢迎指出这里列出了文档内的大部分可以使用的selenium代码selenium中文文档地址:http://selenium-python-zh.
readthedocs
.io/en
何阿驼
·
2023-11-22 02:43
python调用bot登陆微信进行数据分析
python对微信进行数据分析本文用到的包和工具如下:wxpy微信团队用python写的面向对象模拟机器人登陆网页微信服务器,最为重要的是bot类和itchat类;具体看:https://wxpy.
readthedocs
.io
青阳不会被占用
·
2023-11-21 20:31
python
python例子
使用mmdetection训练模型--记faster-rcnn不同backbone性能比较
主要安装的有mmcv和mmdet,其中mmcv的安装与下载的mmdetction版本有关,参考https://mmdetection.
readthedocs
.io/zh_CN/v2.18.1/get_started.html
hedgehogbb
·
2023-11-21 13:21
工作总结
深度学习
目标检测
pytorch
深度学习系列54:使用 MMDETECTION 和 LABEL-STUDIO 进行半自动化目标检测标注
参考https://mmdetection.
readthedocs
.io/zh-cn/latest/user_guides/label_studio.html,这里进行简要概述:1.启动目标检测服务在mmdetection
IE06
·
2023-11-21 13:15
深度学习系列
深度学习
目标检测
人工智能
SECS/GEM封装库RapidSecs开发手记HMSM和EAP系统
105739410secsgemhttps://www.cnpython.com/pypi/secsgemsecsgem—secsgem0.1.0documentationhttps://secsgem.
readthedocs
.io
kunwen123
·
2023-11-20 21:56
HSMS协议
FISCO BCOS 3.0【02】配置和使用系统自带的控制台
官方技术文档:https://fisco-bcos-doc.
readthedocs
.io/zh-cn/latest/index.html我们在官方技术文档的基础上,进行,对文档中一些不清楚的地方进行修正控制台提供了向
ihan1001
·
2023-11-20 10:52
FISCOBCOS3.X金链盟
ubuntu
FISCO BCOS 3.0【03】配置和使用pythonSDK
官方技术文档:https://fisco-bcos-doc.
readthedocs
.io/zh-cn/latest/index.html我们在官方技术文档的基础上,进行,对文档中一些不清楚的地方进行修正依赖软件
ihan1001
·
2023-11-20 10:52
FISCOBCOS3.X金链盟
python
FISCO BCOS 3.0【01】搭建第一个区块链网络
官方技术文档:https://fisco-bcos-doc.
readthedocs
.io/zh-cn/latest/index.html我们在官方技术文档的基础上,进行,对文档中一些不清楚的地方进行修正搭建
ihan1001
·
2023-11-20 10:38
FISCOBCOS3.X金链盟
ubuntu
Fisco
第四章 深度学习中的损失函数(工具)
概述官网:torch.nn-PyTorch中文文档(pytorch-cn.
readthedocs
.io)损失函数torch.nn用途特点应用场景交叉熵损失CrossEntropyLoss多分类问题当模型对真实类别的预测概率低时
小酒馆燃着灯
·
2023-11-20 03:19
工具
机器学习
深度学习
深度学习
人工智能
ArgoCD本地安装
参考官方文档:https://argo-cd.
readthedocs
.io/en/stable/getting_started/0.前提要求已经安装了kubectl命令行工具存在kubeconfig文件
_Yucen
·
2023-11-19 19:27
kubernetes
argocd
cicd
基于ryu实现网络的流量监控--monitor
如系统学习,可以下载ryubook进行学习,此外可以参考https://ryu.
readthedocs
.io/en/latest/getting_started.html,这是官方的网站,里面详细阐述了各种功能和开发步骤
楊木木8023
·
2023-11-18 23:59
SDN
网络安全
Python
SDN
流量监控monitor
ryu
mininet
python
句法分析工具 LTP HanLP
参考:http://cslt.riit.tsinghua.edu.cn/mediawiki/images/e/e5/句法工具分析.pdfhttp://pyltp.
readthedocs
.io/zh_CN
lanlantian123456
·
2023-11-18 23:50
es中的dsl练习题-----简单的dsl语句
0.4fuse-overlayfs>=0.7这是在本地安装elasticsearch数据然后通过kibana来操作数据的dsl来实现的其中的查询api文档主要就是来自于:https://elasticsearchjava-api.
readthedocs
.io
破晓-朝阳
·
2023-11-17 18:48
es知识点
搭建区块链
与区块链交互_哔哩哔哩_bilibili林中有神君一、搭建第一个区块链网络根据官方文档搭建:搭建第一个区块链网络—FISCOBCOSv2.9.0文档(fisco-bcos-documentation.
readthedocs
.io
萤石ym
·
2023-11-17 02:41
区块链
Solidity入门学习笔记2-根据例子学习Solidity-投票
//摘自:https://solidity-cn.
readthedocs
.io/zh/develop/solidity-by-example.html#//案例:投票//结构:为每个投票表决创建一份合约
厨师长爱炼丹
·
2023-11-17 01:30
以太坊
Fisco Bcos区块链二(搭建使用控制台,体验Holleworld合约调用)
文章目录区块链开荒技术文档:https://fisco-bcos-documentation.
readthedocs
.io/zh_CN/latest/index.html2、配置及使用控制台1.准备依赖
bluefo2k
·
2023-11-16 23:51
区块链
CPU系统级验证——验证环境——OpenHW core-v验证环境及文件分析
core-vRISCV核功能验证工程:https://github.com/openhwgroup/core-v-verifcore-v验证策略:https://core-v-docs-verif-strat.
readthedocs
.io
KGback
·
2023-11-15 08:28
#
CPU验证
OpenHW
指令集验证
core-v
sail语言
1024程序员节
Linux常用命令
写在前面这里主要记录一下Linux的一些常用命令;参考:https://gnu-linux.
readthedocs
.io/zh/latest/TOC/Chapter01.html;一、关于文件/目录处理的指令
Jeremy_权
·
2023-11-14 17:34
Linux
linux
服务器
TrustZone以及ARMv8相关知识链接汇总
相关的代码解析:https://blog.csdn.net/puyoupuyou/article/details/85046544FirmwareDesign:https://trustedfirmware-a.
readthedocs
.io
三境界
·
2023-11-14 07:48
ATF
ATF
opencv-计算摄影
api2、http://docs.opencv.org/3.3.0/d6/d00/tutorial_py_root.html官方英文教程3、https://opencv-python-tutroals.
readthedocs
.io
风吴痕
·
2023-11-14 06:43
opencv
opencv
Python 轻量级序列化和反序列化包 marshmallow 详细使用指南3
Marshmallow官方文档:https://marshmallow.
readthedocs
.io/en/latest/Marshmallow,中文译作:棉花糖。
阿汤哥的程序之路
·
2023-11-14 03:59
python
python
Python:使用marshmallow实现Python数据序列化、反序列化、数据验证
marshmallow是一个python数据序列化、反序列化、数据验证的工具库文档https://marshmallow.
readthedocs
.io/https://github.com/marshmallow-code
彭世瑜
·
2023-11-14 03:56
Python
python
开发语言
ArgoCD(二)--部署
3.2ArgoCD部署ArgoCD部署官网:https://argo-cd.
readthedocs
.io/en/stable/getting_started/ArgoCD有两种部署方式:多租户部署和核心化部署
爱写代码的小男孩
·
2023-11-13 20:39
Argo
argocd
kubernetes
运维
PCL 点云库的安装和使用(win系统)
PCL点云库的安装和使用官方教程https://pcl.
readthedocs
.io/projects/tutorials/en/master/#APIhttps://pointclouds.org/documentation
码狂☆
·
2023-11-11 03:33
PCL
算法
c++
Geopy进行地址经纬度等转换
Geopy的下载Geopy的应用Geopy官方文档:https://geopy.
readthedocs
.io/en/latest/#Geopy可以满足地址经纬度转换等操作。Geopy是怎样工作的呢?
@小二黑
·
2023-11-10 23:33
Python
python
一站式构建cloud平台工具
https://cloud-atlas.
readthedocs
.io/zh_CN/latest/ceph/index.html
Locutus
·
2023-11-10 22:30
DevSecOps
云计算
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他