摘要: title: SegmentTree 线段树基础版 date: 2018-11-20 14:17:33 categories: Algorithm top: true tags: Algorithm 线段树基础版关键词:**单点替换,区间最值**。 用二分法的思想。建立完全二叉树--》叶节点是每个元 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(12) 评论(0) 推荐(0) 编辑
摘要: title: SegmentTree-Complete 线段树完全版 date: 2018-11-20 14:17:35 categories: Algorithm top: true tags: Algorithm 线段树完全版关键词:**延迟加载、懒标记Lazy Tag** 单点更新的情况比较简 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(9) 评论(0) 推荐(0) 编辑
摘要: title: 排序算法 date: 2018-11-05 09:36:06 categories: Algorithm tags: [Algorithm,Sort,Cpp] mathjax: true 该和排序算法做个了结了 # 15种排序算法动态演示 这个视频是在网上看到的。 那我们就跟着视频来写 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(6) 评论(0) 推荐(0) 编辑
摘要: title: Union-Find date: 2021-05-17 10:55:40 tags: [Algorithm] # Union-Find 算法详解 今天讲讲 Union-Find 算法,也就是常说的并查集算法,主要是解决图论中「动态连通性」问题的。名词很高端,其实特别好理解,等会解释,另 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(26) 评论(0) 推荐(0) 编辑
摘要: title: 洛谷-模板题 date: 2019-07-10 21:01:25 tags: [luoguOJ,Cpp,Algorithm] mathjax: true # [**P3383** 【模板】线性筛素数](https://www.luogu.org/problemnew/show/P338 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(11) 评论(0) 推荐(0) 编辑
摘要: title: 洛谷0-入门 date: 2019-06-11 18:23:42 categories: Algorithm tags: [luoguOJ,Cpp,Algorithm] mathjax: true 新手场和普及场前6关 # 新手场 ## 顺序与分支 ### P1422 小玉家的电费 控 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(10) 评论(0) 推荐(0) 编辑
摘要: title: 洛谷1-DFS/BFS date: 2019-06-26 categories: Algorithm tags: [luoguOJ,Cpp,Algorithm] mathjax: true 普及练习场 知识点汇总:DFS、BFS、☆杨辉三角[P1118 USACO06FEB 数字三角形 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(13) 评论(0) 推荐(0) 编辑
摘要: title: 洛谷2-分治/数学 date: 2019-07-11 09:50:46 categories: Algorithm tags: [luoguOJ,Cpp,Algorithm] mathjax: true 知识点:快速幂 高精 负进制 # 分治 ## [**P1226** 【模板】快速幂 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(10) 评论(0) 推荐(0) 编辑
摘要: title: 洛谷训3-二分/链表/树 date: 2019-06-30 22:22:05 categories: Algorithm tags: [luoguOJ,Cpp,Algorithm] mathjax: true 知识点:【[**P1182** 数列分段`Section II`](http 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(9) 评论(0) 推荐(0) 编辑
摘要: title: 洛谷4-动归专题 date: 2019-07-03 23:06:11 categories: Algorithm tags: [luoguOJ,Cpp,Algorithm] mathjax: true 背包问题、线性动归、多维动归、技巧与记忆化 [《背包问题九讲》](https://w 阅读全文
posted @ 2023-07-13 20:00 炫杉 阅读(5) 评论(0) 推荐(0) 编辑
more_horiz
keyboard_arrow_up dark_mode palette
选择主题
点击右上角即可分享
微信分享提示