project0 project 15445 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

[MDP.Net] 軟體分層(Layer)與程式專案(Project)

在.NET裡,軟體分層(Layer)與程式專案(Project),不一定是一對一,常常有一個Layer切割成好幾個Project的情景發生。MDP.Net是將DDD的每個Context,設計為Domain層的Project。在Project裡面會包含該Context相關的Entity、Reposit ......
程式 Project Layer MDP Net

Project2——论文查重系统(PPCS)

github项目地址 作业要求 工程概论 班级链接 作业要求 作业的要求链接 作业的目标 熟悉项目流程 需求 语言 Java 目标 对输入的两个文件进行查重 输出 命令行显示,并存入文件 要求 输出浮点型结果 算法流程 1.文本处理 使用空格分隔文本,并切换成小写 2.获取特征向量 并用分隔后得到的 ......
Project2 Project 论文 系统 PPCS

【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

2021-11-28-ESPWROOM2调试路

layout: post title: ESPWROOM2无线调试器调试路 categories: 日志 tags: - 日志 - 大二 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin ......
ESPWROOM2 ESPWROOM 2021 11 28

2021-11-21-ESP-IDF研究路

layout: post title: ESP-IDF研究路 categories: 日志 tags: - 日志 - 大二 BGImage: 'https://github.xutongxin.me/https://raw.githubusercontent.com/xutongxin1/Pictu ......
ESP-IDF 2021 ESP IDF 11

2020-2021 ACM-ICPC Brazil Subregional Programming Contest

A. Sticker Album 你想要得到\(n\)张贴纸,每包礼物中等概率出现 \([A,B]\)范围内数量的贴纸,求需要买多少包礼物才能至少获得\(n\)张贴纸的期望次数 \(1 \leq n \leq 10^6,0\leq A,B\leq 10^6\) 题解:期望DP 我们考虑从后往前进行\ ......