简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
# !/usr/bin/env python# -*- coding:utf-8 -*-# @Author: QQ736592720# @file: 简答题466___ios虚拟机定制.py# @Time: 2022/4/2 11:19# !/usr/bin/python# -*- coding: utf-8 -*-# @Version: 1.0# @Author: QQ736592720# @D
yolov5笔记之TensorBoard数据可视化的工具。#TensorBoard数据可视化的工具。
#!/usr/bin/python# -*- coding: utf-8 -*-# @Version: 1.0# @Author: QQ736592720# @Datetime : 2022/5/24 10:40# @Project: 简答题399___baidu_ocr.py# @File: 简答题463___pubmed文献编号提取.pyimport requests, rewith open
#!/usr/bin/python# -*- coding: utf-8 -*-# @Version: 1.0# @Author: QQ736592720# @Datetime : 2021/4/29 22:01# @Project: pythonQuestionBank# @File: 简答题442___批量生成二维码.py.pyimport qrcodetext='''陈xx四川xx男5101
#!/usr/bin/python# -*- coding: utf-8 -*-# @Version: 1.0# @Author: QQ736592720# @Datetime : 2021/3/8 9:02# @Project: pythonQuestionBank# @File: 简答题438___ftp.py# -*- coding: utf-8 -*-# 免费空间007.3vftp.com
# !/usr/bin/env python# -*- coding:utf-8 -*-# @Author: QQ736592720# @file: 简答题480___图片二维码检测算法AI.py# @Time: 2022/5/26 15:56import globimport osimport shutilimport cv2 as cv'''https://github.com/WeChatC
#!/usr/bin/python# -*- coding: utf-8 -*-# @Version: 1.0# @Author: QQ736592720# @Datetime : 2022/4/13 18:50# @File: 简答题458___滑块验证.pyimport cvimport numpy as npdef findPic(img,rx=34,ry=32): #''':param i
```python1 ('the', 1679)2 ('and', 543)3 ('for', 358)4 ('that', 282)5 ('are', 273)6 ('The', 269)7 ('can', 236)8 ('Python', 225)9 ('with', 224)10 ('you', 212)11 ('module', 185)12 ('function', 166)13 ('f
# !/usr/bin/env python# -*- coding:utf-8 -*-# @Author: QQ736592720# @file: simpleHttpServer.py# @Time: 2022/3/31 18:40from bottle import route, run@route('/hello')def hello():return "Hello World!"run(
#!/usr/bin/python# -*- coding: utf-8 -*-# @Version: 1.0# @Author: QQ736592720# @Datetime : 2022/1/11 22:17# @Project: opencv# @File: QQ安全中心.py# chrome version 版本 97.0.4692.71(正式版本) (64 位)import refrom