臭咸鱼的缺氧瓶

快给我氧气!


  • Home

  • Tags

  • Categories

  • Archives

  • Search

PAT甲级1149Dangerous Goods Packaging

Posted on 2020-09-02 | | Visitors:
Words count in article: 1,032 字 | Reading time ≈ 5 分
题目链接https://pintia.cn/problem-sets/994805342720868352/problems/1038429908921778176 题目要求当用容器运输货物时,一些货物是不能装在一起的。现在告诉你哪些货物能装在一起,给你一些货物,请判断这些货物是否可以被装在一起 ...
Read more »

PAT甲级1134Vertex Cover

Posted on 2020-09-01 | | Visitors:
Words count in article: 793 字 | Reading time ≈ 4 分
题目链接https://pintia.cn/problem-sets/994805342720868352/problems/994805346428633088 题目要求 vertex cover vertex cover指图中的每条边都和这组顶点中至少一个顶点相关,先给定一个图和几组顶点,请 ...
Read more »

PAT甲级1139First Contact

Posted on 2020-09-01 | | Visitors:
Words count in article: 1,295 字 | Reading time ≈ 6 分
题目链接https://pintia.cn/problem-sets/994805342720868352/problems/994805344776077312 题解题目要求 背景 男生A喜欢女孩B,A找男生C让女孩D跟B说,其中C是A的朋友,D是B和C的朋友。女生也是这样联系男生 输入 ...
Read more »

PAT甲级1154Vertex Coloring

Posted on 2020-08-30 | | Visitors:
Words count in article: 442 字 | Reading time ≈ 2 分
题目链接https://pintia.cn/problem-sets/994805342720868352/problems/1071785301894295552 题解题目 k着色:相邻(有共享边)点的颜色不同 输入 N:点的数量,点的编号为[0,N-1],不超过10000 M:边的数量,不超过1 ...
Read more »

PAT甲级1137Final Grading

Posted on 2020-08-28 | | Visitors:
Words count in article: 721 字 | Reading time ≈ 3 分
题目链接https://pintia.cn/problem-sets/994805342720868352/problems/994805345401028608 题解题目要求 要获得证书,一个学生的在线编程作业至少要拿到200分,最后评分G至少要拿到60分。 如果期中分数大于期末分数,则G等于 ...
Read more »

SOLO(SOLO: Segmenting Objects by Locations)论文阅读笔记

Posted on 2020-08-16 | | Visitors:
Words count in article: 3,598 字 | Reading time ≈ 13 分
以下为我总结出的论文各部分的主要内容,某些地方可能夹带着一些自己的理解和思考。 [TOC] 摘要 本文内容:SOLO 提出新的、非常简单的实例分割方法SOLO 与许多其他密集预测任务(比如语义分割)相比,实例分割的难点 实例数量的不确定性 实例分割的主流方法,把实例分割任务分解为2个分类 ...
Read more »

COCO(Microsoft COCO: Common Objects in Context)论文阅读笔记

Posted on 2020-08-16 | | Visitors:
Words count in article: 3,466 字 | Reading time ≈ 13 分
以下为我总结出的论文各部分的主要内容,某些地方可能夹带着一些自己的理解和思考。 [toc] 摘要 该论文/该数据集的目的 推动目标识别领域的技术突破 数据集概要 320k张图片,250万个实例,91种实例类型 标注类型:实例分割 该数据集的主要创新:实例是放在natural context中 ...
Read more »

PAT甲级1141PAT Ranking of Institutions

Posted on 2020-08-11 | | Visitors:
Words count in article: 884 字 | Reading time ≈ 4 分
题目链接https://pintia.cn/problem-sets/994805342720868352/problems/994805344222429184 题解题目要求n个考生,每个考生信息为: ID 6个字符的字符串,第一位是考试等级(B、A、T) score 分数,[0,10 ...
Read more »

PAT甲级1153Decode Registration Card of PAT

Posted on 2020-08-10 | | Visitors:
Words count in article: 680 字 | Reading time ≈ 3 分
题目链接https://pintia.cn/problem-sets/994805342720868352/problems/1071785190929788928 题解题目要求和思路PAT注册号分4个部分: 第1位字母代表考试等级 第2到4位数字是考试地点,大小从101到999 第5到10位数字 ...
Read more »

使用Python语言通过PyQt5和socket实现UDP服务器

Posted on 2020-08-10 | | Visitors:
Words count in article: 1,964 字 | Reading time ≈ 7 分
前言最近做了一个小软件,记录一下相关内容。 已有条件现在已有一个硬件设备作为客户端(暂称其为“电路”)。 基于SIM卡,电路可以通过UDP协议传输数据(程序已经内置在电路中),只需要修改配置文件(位于SD卡中,主要修改服务器端的IP和端口)即可。 需求我面向的需求是这样的:我需要开发一个服务器端的程 ...
Read more »
1…111213…32
臭咸鱼

臭咸鱼

祝你天天开心啊!

316 posts
182 tags
RSS
Links
  • Road Wide's Blog
  • Chou Xianyu's CNBlog
© 2018 — 2021 臭咸鱼 | Site words total count: 289.4k
Powered by Hexo
|
Theme — NexT.Gemini v5.1.4
本站总访问量 次