主页
搜索
最近更新
数据统计
申请密钥
系统公告
1
/
1
请查看完所有公告
学习笔记——目录
最后更新于 2025-07-31 14:00:36
作者
WJX3078
分类
个人记录
复制 Markdown
查看原文
删除文章
更新内容
# 字符串算法 ### 1.[Hash](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-hash) ### 2.[manacher算法](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-manacher-suan-fa) ### 3.[KMP算法](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-kmp-suan-fa) ### 4.[Trie树](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-trie-shu-zi-dian-shu-post) ### 5.[AC自动机](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-ac-zi-dong-ji) ------------ # 动态规划 ### 1.[线性DP](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-xian-xing-dong-tai-gui-hua) ### 2.[背包问题](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-bei-bao-wen-ti) ### 3.[区间DP](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-ou-jian-dp) ### 4.[树形DP](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-shu-xing-dp) ### 5.[状压DP](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-zhuang-ya-dp) ### 6.[单调队列优化DP](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-dan-diao-dui-lie-you-hua-dp) ------------ # 数据结构 ### 1.[树链剖分](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-shu-lian-pou-fen) ### 2.[数列分块](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-shuo-lie-fen-kuai) ### 3.[平衡树](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-ping-heng-shu) ### 4.[莫队](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-mu-dui) ### 5.[笛卡尔树](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-di-ka-er-shu) ### 6.[基环树](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-ji-huan-shu) ### 7.[可持久化线段树(主席树)](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-ke-chi-jiu-hua-xian-duan-shu-zhu-xi-shu-post) # 数学 ### 1.[质数](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-zhi-shuo) ### 2.[约数](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-yue-shuo) ### 3.[同余](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-tong-yu) ### 4.[组合计数](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-zu-ge-ji-shuo) ### 5.[概率与数学期望](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-gai-shuai-yu-shuo-xue-ji-wang) ### 6.[博弈论](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-bo-yi-lun) ### 7.[矩阵乘法](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-ju-zhen-sheng-fa) # 图论 ### 1.[网络流](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-wang-lao-liu) # 搜索 ### 1.[双向搜索](https://www.luogu.com.cn/blog/wjx307816794/xue-xi-bi-ji-shuang-xiang-sou-suo)
正在渲染内容...
点赞
3
收藏
0