摘要:
title: 数学杂谈 mathjax: true date: 2022-07-08 14:46:24 tags: - 数论 - 组合数学 feature: false categories: Math cover: https://pic.imgdb.cn/item/62c7d35af54cd3f 阅读全文
posted @ 2023-07-13 21:17
NuclearReactor
阅读(89)
评论(0)
推荐(0)
摘要:
title: 2022 省队二轮集训培训日记 Day4 mathjax: true date: 2022-07-19 20:58:09 tags: - 培训日记 - 计算几何杂项 - 生成树 - DP feature: false categories: 做题记录 cover: https://pi 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(53)
评论(0)
推荐(0)
摘要:
title: 2022 省队二轮集训培训日记 Day1 mathjax: true date: 2022-07-16 20:28:18 tags: - 培训日记 - 李超树 - DP - 线段树 - 树套树 - 凸包 feature: false categories: 做题记录 cover: ht 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(47)
评论(0)
推荐(0)
摘要:
title: 贝尔数 feature: false mathjax: true date: 2022-07-28 15:25:53 tags: 组合数学 categories: Math cover: https://pic.imgdb.cn/item/62e23a33f54cd3f9372dee7 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(430)
评论(0)
推荐(0)
摘要:
title: 杜教筛 feature: false mathjax: true date: 2022-08-03 09:15:30 tags: - 数论 categories: Math cover: https://pic.imgdb.cn/item/62e9ccd716f2c2beb1b1e08 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(37)
评论(0)
推荐(0)
摘要:
title: 二项式反演 feature: false mathjax: true date: 2022-07-28 15:27:32 tags: 组合数学 categories: Math cover: https://pic.imgdb.cn/item/62e23a8cf54cd3f937307 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(161)
评论(0)
推荐(1)
摘要:
title: 二次剩余 mathjax: true date: 2022-06-19 10:25:29 tags: 数论 feature: false categories: Math cover: https://pic.imgdb.cn/item/62aebd18094754312930afd7 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(205)
评论(0)
推荐(0)
摘要:
考虑一下递推式: $$ f_{i}=\sum\limits_{j=1}^i g_jf_{i-j} $$ 如果要暴力计算的话复杂度是 $n^2$,考虑到后面的是卷积的形式,但是唯一的问题是 $f$ 自己得出自己。考虑分治。设当前分治区间为 $l,r$,首先分治计算 $l,mid$ 的所有 $f$ 值, 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(51)
评论(0)
推荐(0)
摘要:
title: 动态DP feature: false mathjax: true date: 2022-09-05 16:29:04 tags: - DP categories: 算法 cover: https://pic.imgdb.cn/item/6315fe5316f2c2beb1b5c98f 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(70)
评论(0)
推荐(0)
摘要:
title: 狄利克雷卷积前缀和 feature: false mathjax: true date: 2022-09-08 10:16:23 tags: - 数论 categories: Math cover: https://pic.imgdb.cn/item/63195ceb16f2c2beb 阅读全文
posted @ 2023-07-13 21:06
NuclearReactor
阅读(122)
评论(0)
推荐(0)

浙公网安备 33010602011771号