闲谈
题解
- 【一败涂地】最大正方形【坐标DP+滚动数组优化】
- 【回炉重造】UVA-11624.Fire! 题解【双线BFS】
- 【回炉重造】POJ-3279.Fliptile 题解
- 【回炉重造】POJ-3278.Catch That Cow 题解
- 【牛客2020暑假多校联赛】C.Operation Love 题解
- HDU-1540 Tunnel Warfare 题解 线段树特殊储存/set 集合容器红黑树的应用
- 【Codeforces Global Round 7】C. Permutation Partitions 题解
- 【Codeforces Global Round 7】B. Maximums 题解
- 【Codeforces Global Round 7】A. Bad Ugly Numbers 题解
- 【一败涂地】A Simple Problem with Integers 题解
- 1045 快速排序 (25分) - 有点 DP
- 【一败涂地】1025 反转链表 (25分)
- HDU 5643 King's Game 题解 - 约瑟夫环问题简结
- 【Codeforces Round#619 (Div. 2)】B. Motarack's Birthday 题解
- 【Codeforces Round#621 (Div. 1 + Div. 2)】D. Cow and Fields 题解 - 最短路
- 【Codeforces Round#621 (Div. 1 + Div. 2)】C. Cow and Message 题解
- 【Codeforces Round#621 (Div. 1 + Div. 2)】B. Cow and Friend 题解
- 【Codeforces Round#621 (Div. 1 + Div. 2)】A. Cow and Haybales 题解
- 【Codeforces Round#620 (Div. 2)】C. Air Conditioner 题解
- 【Codeforces Round#620 (Div. 2)】B. Longest Palindrome 题解
- 【Codeforces Round#620 (Div. 2)】A. Two Rabbits 题解
- 【Codeforces Round#593 (Div. 2)】B. Alice and the List of Presents 题解 - 快速幂
- 【Codeforces Round#593 (Div. 2)】A. Stones 题解
- 【Codeforces Round#587 (Div. 3)】D. Swords 题解
- 【Codeforces Round#618 (Div. 2)】C. Anu Has a Function 题解
- 【Codeforces Round#618 (Div. 2)】B. Assigning to Classes 题解
- 【Codeforces Round#618 (Div. 2)】A. Non-zero 题解
- 【Codeforces Round#617 (Div. 3)】D. Fight with Monsters 题解
- 【Codeforces Round#617 (Div. 3)】C. Yet Another Walking Robot 题解【奇妙的记录方式
- 【Codeforces Round#617 (Div. 3)】B. Food Buying 题解
- 【Codeforces Round#617 (Div. 3)】A. Array with Odd Sum 题解
- 【莫名其妙】1014 福尔摩斯的约会 (20分) 题解
- 【一败涂地】L1-043 阅览室 (20分) 题解
- 【一败涂地】L1-006 连续因子 (20分) 题解
- 【一败涂地】L1-028 判断素数 (10分) 的坑
- 剪花布条 HDU - 2087 题解
- 鸡蛇的迷宫 - 模拟
- A Simple Problem with Integers - 线段树模板题
- Roundgod and Milk Tea - 2019 hdu 多校联赛
- 火车发车问题 - stack 出入栈问题
- 学霸的迷宫 - 广搜例题
算法
- StandardTemplateLibrary 3
- 【Manacher】【马拉车】最长回文子串问题
- H_On 练习ACM整理题目链接
- 线段树学习总结 Part 3 - 离散化
- H_On简结 - 思路超清晰的解释约瑟夫环问题
- H_On Template - H_On 自制程序模板推荐
- StandardTemplateLibrary Plus
- StandardTemplateLibrary
- 线段树学习总结 Part 2 - 线段树的一些基础操作
- 线段树学习总结 - 关于猹 ACM 生涯的第一次受苦受难
- 搜索学习总结 - 关于深搜和广搜的故事
回忆录
Linux系统
- 服务器学习历程 Part 3 - Linux解压二三事
- Debain10忘记root用户密码怎么办
- 在Debain10上安装和配置Mysql【Navicat远程连接10060错误和1130错误
- 服务器学习历程 Part 2 - 拿到一个 linux 服务器应该做什么
- 服务器学习历程 Part 1 - Linux 基础
树莓派
- Pi Pico I2C通信
- Pi Pico MicroPython 控制无源蜂鸣器(赛博钢琴)
- Pi Pico 中断和模拟信号
- 从零开始的树莓派 Pico
- 树莓派 Rasbian 系统 修改静态/动态ip地址的方法
- 树莓派滞销,救救我们!【通过nginx和frp反代理让内网树莓派变成一个前后端网站服务器
- 用树莓派做一个自动点击手机器【rpi.gpio 库的安装,MG996R舵机和28BYJ-48-5V步进电机的使用教程
- 树莓派的系统 TF 卡制作,添加 SSH 功能以及 root 用户 ssh 登陆
- 基于树莓派的远程温度监测系统
Python
- Python 代码测试
- Python 使用技巧
- 开始使用 Conda
- 记录使用 Python 实现 AES-128-CBC 算法
- Django 跨域问题
- 如何开始使用Django
- python 玩玩乐 - moviepy 剪辑视频变成 gif 图
杂谈
- Ruff 记录
- 记录 V2ray 突然不能用,报错 failed to handler mux client connection...
- ffmpeg 从安装到把视频旋转 90 度
- 开始使用 Github
- github-pages Deployed by @github-pages github-pages 23 hours ago Failure
- 服务器学习历程 Part 3 - 超神的 Vim