会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
我的未来姓栗山
博客园
首页
新随笔
联系
订阅
管理
2022年6月15日
加分项
摘要: 上课没有迟到早退 每次作业独立完成
阅读全文
posted @ 2022-06-15 07:18 我的未来姓栗山
阅读(23)
评论(0)
推荐(0)
2022年6月12日
周报15
摘要: java版动作识别 package test;import org.opencv.core.Core;import org.opencv.core.Mat;import org.opencv.core.MatOfRect;import org.opencv.core.Point;import org
阅读全文
posted @ 2022-06-12 17:33 我的未来姓栗山
阅读(38)
评论(0)
推荐(0)
2022年6月5日
周报14
摘要: 调用现成的python进行动作监测# -*- coding: utf-8 -*-from cvzone.PoseModule import PoseDetectorimport cv2cap = cv2.VideoCapture('http://admin:admin@10.99.117.178:8
阅读全文
posted @ 2022-06-05 17:43 我的未来姓栗山
阅读(63)
评论(0)
推荐(0)
2022年5月29日
周报13
摘要: 电子算盘答题加强版import tkinterimport timeimport randomimport tkinter.messageboxdef login_in(): global name name = en.get() if name == "": name = "胡胜卫" login.
阅读全文
posted @ 2022-05-29 18:33 我的未来姓栗山
阅读(23)
评论(0)
推荐(0)
2022年5月22日
周报12
摘要: tkinter电子算盘import tkinterdef paint(event): x1, y1 = (event.x - 1), (event.y - 1) x2, y2 = (event.x + 1), (event.y + 1) cv.create_oval(x1, y1, x2, y2,
阅读全文
posted @ 2022-05-22 08:51 我的未来姓栗山
阅读(35)
评论(0)
推荐(0)
2022年5月15日
周报11
摘要: 大学排名的爬取与展示# -*- coding:utf-8 -*-import bs4import requestsimport chardetfrom bs4 import BeautifulSoupimport pandas as pdfrom matplotlib import pyplot a
阅读全文
posted @ 2022-05-15 08:59 我的未来姓栗山
阅读(33)
评论(0)
推荐(0)
2022年5月8日
周报10
摘要: 豆瓣评论的爬取和词云展示import jiebaimport nltkfrom selenium import webdriverfrom selenium.webdriver.support.ui import WebDriverWaitfrom selenium.webdriver.common
阅读全文
posted @ 2022-05-08 08:50 我的未来姓栗山
阅读(24)
评论(0)
推荐(0)
2022年5月5日
加分
摘要: 每次任务都完成 上课没有迟到早退
阅读全文
posted @ 2022-05-05 17:41 我的未来姓栗山
阅读(11)
评论(0)
推荐(0)
JAVA周报6
摘要: 6
阅读全文
posted @ 2022-05-05 17:41 我的未来姓栗山
阅读(72)
评论(0)
推荐(0)
JAVA周报4
摘要: 4
阅读全文
posted @ 2022-05-05 17:40 我的未来姓栗山
阅读(11)
评论(0)
推荐(0)
下一页
公告