zoukankan
html css js c++ java
安利博客
1. 主席树:
https://blog.csdn.net/ModestCoder_/article/details/90107874#t0
2. Splay:
https://www.luogu.com.cn/blog/user19027/solution-p3369
https://blog.csdn.net/WukongAKK/article/details/81253748
https://www.bilibili.com/video/BV1iW41177o6?from=search&seid=7281063928626708645
3. 二维树状数组:
https://www.cnblogs.com/dilthey/p/9366491.html#c
4. 扫描线(线段树)
这篇很长,建议结合代码理解
周长并的话这篇代码不错
(持续更新……)
查看全文
相关阅读:
c++11 standardized memory model 内存模型
C++和C API调用
c+11 std::condition_variable and mutex
Linux thread process and kernel mode and user mode page table
c++ Initialization
c++11 perfect forwarding
C++11 template parameter deduction
Cache缓存设计
c++11 enable_shared_from_this
大数相乘
原文地址:https://www.cnblogs.com/whenc/p/13823127.html
最新文章
题解
题解
题解
题解
二叉树的性质
洛谷P2697宝石串
Vigenère 密码
题解——多项式输出
全能现代化高精模板C++
题解Codeforces1278B
热门文章
1.1自动测试项目评估
XPATH语法(二)
XPATH语法(一)
xpath定位
robot framework 上个用例的输出作为下个用例的输入 (Set Global Variable的用法)
lr
MSF初体验—入侵安卓手机
记一次内网渗透
AppiumLibrary实用函数介绍
AppiumLibrary
Copyright © 2011-2022 走看看