gkctf misc 2021

[GKCTF 2020]cve版签到

[GKCTF 2020]cve版签到 题目来源:nssctf 题目类型:web 涉及考点:%00截断 1. 题目给了一个点击链接,进去看看 没发现什么东西,抓包看看: 发现hint,页面url为:http://node4.anna.nssctf.cn:28841/?url=http://www.ct ......
GKCTF 2020 cve

2021CCPC哈尔滨

B. Magical Subsequence \(dp_i\)表示以\(i\)为奇数位结尾的最长长度,\(dp_0\)表示满足情况的最大偶数长度,暴力转移即可 D. Math master 暴力枚举所有分子的取值,最多\(2^{19}\)种,判断是否有对应分母后,暴力匹配数字\(b\)看是否满足 E ......
2021 CCPC

The 2021 China Collegiate Programming Contest (Harbin) JBEID

The 2021 China Collegiate Programming Contest (Harbin) JBEID J. Local Minimum 模拟 题意:一个数当且仅当它是当前列最小值同时也是当且行的最小值它才算入贡献。 思路:直接\(for\),预处理出每一行每一列的最小值,然后去\ ......
Programming Collegiate Contest Harbin China

【枚举】【贪心技巧】【集训队互测2021】子集匹配

题目描述 给定 \(n,k(2k \geq n)\) ,二进制中有 \(k\) 个 \(1\) 的不超过 \(n\) 位的数有 \(\binom{n}{k}\) 个,有 \(k - 1\) 个 \(1\) 的有 \(\binom n{k - 1}\) 个,后者显然大于等于前者,要求对于每一个 \(k ......
集训队 子集 技巧 2021

「解题报告」NOIP 2021

[NOIP2021] 报数 题目描述 报数游戏是一个广为流传的休闲小游戏。参加游戏的每个人要按一定顺序轮流报数,但如果下一个报的数是 \(7\) 的倍数,或十进制表示中含有数字 \(7\),就必须跳过这个数,否则就输掉了游戏。 在一个风和日丽的下午,刚刚结束 SPC20nn 比赛的小 r 和小 z ......
报告 NOIP 2021

2021年深育杯Web-log复现记录

web-log 文件下载 访问地址后直接下载了log文件,BurpSuite抓包,在http响应报文字段中可以查看 这个log文件的命名是以日期,尝试查看当天的日志,发现了Java的SpringBoot服务 所以可以下载jar包 日志中的logname是要传的参数,可以实现web目录下的文件下载 代 ......
Web-log 2021 Web log

揭秘ES2021令人兴奋的语言特性

大家好!我是星辰编程理财。今天我分享一篇关于ES2021(ES12)的文章,它将介绍ES2021的语言特性和功能,包括WeakRefs、Logical assignment operators、Private methods and accessors (class fields)、Promise. ......
特性 语言 2021 ES

【NIPS2021】Focal Self-attention for Local-Global Interactions in Vision Transformers

来自微软(*^____^*) 论文地址:[2107.00641] Focal Self-attention for Local-Global Interactions in Vision Transformers (arxiv.org) 代码地址:microsoft/Focal-Transforme ......

Sketchup 2015、2016、2017、2018、2019、2020、2021、2022、2023(草图大师)下载

SketchUp是一套直接面向设计方案创作过程的设计工具,其创作过程不仅能够充分表达设计师的思想而且完全满足与客户即时交流的需要,它使得设计师可以直接在电脑上进行十分直观的构思,是三维建筑设计方案创作的优秀工具。草图大师也就是SketchUp,是一个建筑景观专业的3D建模软件,由于运行速度较快,操作 ......
草图 Sketchup 大师 2015 2016

2021-7-24-数模比赛

还不是被我妹妹给气的.jpg 要掌握的库 数据挖掘 request BeautifulSoup 数据处理 Pandas 决策树,梯度提升问题 参考2020c109论文 决策树构建用包 xgboost 梯度提升 sklearn 回归聚类随机森林决策树等 spss因子分析降维 https://www.y ......
2021 24

2021-9-29-pygame

layout: post title: pygame五子棋 categories: 日志 tags: - 日志 - 大二 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/Pictur ......
pygame 2021 29

2021-8-16-Holiday5

layout: post title: xtx暑假第五周日志 categories: 日志 tags: - 日志 - 2021暑期日志 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1 ......
Holiday5 Holiday 2021 16

2021-7-23-Holiday23

layout: post title: xtx暑假第二三周日志 categories: 日志 tags: - 日志 - 2021暑期日志 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin ......
Holiday 2021 23

2021-6-13-ACFly电赛

仍然是纯笔记 默认飞完一个定点飞行后会进入位置锁定模式 位置移动有多个模式 单位全部是cm厘米 BodyHeading才是机头方向 XY方向如下所示 设置速度单位是cm/s 延时也是老延时了 但是不能这么写,会导致全系统暂停 任务模式执行有个频率 为了延时2s,应该写 Mode_Inf->auto_ ......
ACFly 2021 13

2021-7-12-Holiday1

layout: post title: xtx暑假第一周日志 categories: 日志 tags: - 日志 - 2021暑期日志 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1 ......
Holiday1 Holiday 2021 12

2021-6-5-stm32系统板历程

这份笔记是我离开团队的第一份笔记 不是想纪念 而是想让自己明白以后要更加努力 AD部分 不要用中文名!! 常用封装 0805规格 104电容代表10*10的4次方,对应是100nf 105电容就是0.1uf stm32引脚 OSC接外部高速晶振(8M),OSC32接外部低速晶振 VDD接3.3电 V ......
历程 系统 2021 stm 32

2021-3-26-PX4环境配置路

本日志包含以下要素 Ubuntu的使用 查错误日志,查github,查脚本,错误复现 技巧点 PX4的win10版本的编译链太复杂且和现有环境兼容极差,python2和3,arm-gcc,cywin64。如果你电脑已经装了这些配置了环境变量,那大概率要翻车(当时遇到的问题是: 编译链报错,提示需要p ......
环境 2021 PX4 26 PX

2021-5.28-飞机

纯笔记,仅用于工作学习使用,不代表均为正确 三代机的机架对应电机输出的实际控制代码 在A9中也找到对应的代码但是被注释 虽然A9有C42机架的残留代码但是并没有ctrl_Attitude_MultiRotor_C42_PWM函数 那么按道理可以直接移植三代机的ctrl_Attitude_MultiR ......
飞机 2021 5.28 28

2021-11-20-ASM总结

layout: ASM总结 title: 大二上日志 categories: 日志 tags: - 比赛总结 - 大二 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/Picture ......
2021 ASM 11 20

2021-11-27-RTOS学习

layout: post title: RTOS学习 categories: 日志 tags: - 日志 - 大二 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/PictureBe ......
2021 RTOS 11 27

2021-3-9-3月份日志

layout: post title: 3月份日志 categories: 日志 tags: - 开发 - 日志 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/PictureBed ......
月份 日志 2021

2021-1-30-AD总结时间

layout: post title: AD总结时间 categories: 日志 tags: - 开发 - 开发任务 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/Picture ......
时间 2021 30 AD

2021-12-13-寄存器怪谈

layout: post title: 寄存器怪谈 categories: 日志 tags: - 日志 - 大二 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/PictureBed ......
寄存器 怪谈 2021 12 13

2021-2-25-Onenet摸索道路

layout: post title: Onenet摸索道路 categories: 日志 tags: - 开发 - 开发任务 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/Pic ......
道路 Onenet 2021 25

2021-1-1-半潜船项目探索

layout: post title: 半潜船项目探索 categories: 日志 tags: - 开发 - 开发任务 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/Pictur ......
半潜船 项目 2021

2021-11-24-407ZET6

layout: post title: 407ZET6最小系统板制作 categories: 日志 tags: - 日志 - 大二 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/P ......
2021 ZET6 407 ZET 11

2021-3-1-can重制日志

layout: post title: Can重制日志 categories: 日志 tags: - 开发 - 笔记 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/PictureB ......
日志 2021 can

2021-4-13-半潜船杂项笔记

layout: post title: 4月份笔记 categories: 日志 tags: - 开发 - 日志 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/PictureBed ......
半潜船 杂项 笔记 2021 13

2021-11-14-MQTT的python应用

layout: post title: MQTT的python应用 categories: 日志 tags: - 日志 - 大二 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/Pi ......
python 2021 MQTT 11 14

2021-2-14-myy的寒假学习笔记

layout: post title: myy的寒假学习笔记 categories: 日志 tags: - 开发 - 开发任务 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/Pic ......
笔记 2021 myy 14