运行报错没有typing_extensions模型的时候,下载typing_extensions.py放到typing.py同级目录即可!
2022-10-07 12:05:13 69KB 深度学习
1
Python re正则表达式爬取京东商品图片,实例源代码代码, 部分代码:def geturllist(html): pattern = re.compile(r'data-lazy-img="//(.+?\\.jpg)"',re.M) imglist = re.findall(pattern, html) return imglist
2022-10-06 15:49:52 2KB python re 正则表达式 爬虫
1
要验证 VMware Security Token Service (STS) 的过期日期,请执行以下操作: HTML 5 客户端 注意:适用于 vCenter Server 7.0 Update2 及更高版本 通过 https://vcenter_server_ip_address_or_fqdn/ui 连接到 vSphere HTML5 客户端 在主页菜单中,选择“系统管理”。 在“证书”下,单击“证书管理”。 查看 STS 签名证书信息。 VCSA 下载本文所附的 checksts.py 脚本。 将随附的脚本上载到 VCSA 或外部 PSC。
2022-10-05 12:00:33 8KB vCenter checksts
1
DIPY Introduction to Basic Tracking .py代码
2022-10-05 11:04:47 7KB DIPY .py python DWI
1
py代码 示波器模拟 但是仍有bug 选用请自行修改
2022-10-03 16:56:20 3KB py
1
用于研究学习,请勿非法使用!10月VT检测率只有一个,可以过360火绒
2022-10-03 13:00:10 12.42MB python shellcode
1
数独 使用 OpenCV 的增强现实数独求解器。 用法 安装 pip install -r requirements.txt 主文件 usage: main.py [-h] [-f FILE] [-s] [-w] [-d] arguments: -h, --help show this help message and exit -f FILE, --file FILE File path to an image of a sudoku puzzle -s, --save Save image to specified file's current directory -w, --webcam Use webcam to solve sudoku puzzle in real time
2022-10-03 12:36:05 91.04MB opencv machine-learning opencv-python Python
1
推荐一个Python可视化打包工具auto-py-to-exe 增强版 pyinstaller
2022-10-02 09:00:59 239KB Python可视化打包工具
1
二维CFAR包含多种处理方法,简单又实用。恒虚警率CFAR是Constant False-Alarm Rate的缩写。在雷达信号检测中,当外界干扰强度变化时,雷达能自动调整其灵敏度,使雷达的虚警概率保持不变,这种特性称为恒虚警率特性。恒虚警率简称CFAR,是Constant False-Alarm Rate的缩写。
2022-10-01 22:12:59 5KB python CFAR
1
MAC 打印机py驱动文件
2022-09-22 18:00:42 56KB MAC 打印机
1