1、信息学奥赛一本通 第5版

第8章 C++实用技巧与模版库(6节)


2、深入浅出程序设计竞赛(基础篇)


STL的使用散落到整本书的各个部分中


3、CCF中学生计算机程序设计教材基础篇

第9章 STL(标准模板库)简要说明


1.10编程基础之简单排序(能用STL的做的尽量用,因为这样简单)

http://noi.openjudge.cn/ch0110/


3.9数据结构之C++STL(9题)

http://noi.openjudge.cn/ch0309/


C++全体STL容器语法毕业课、温习课

https://www.bilibili.com/video/BV1Sa411b7L6/


含泪开源!!!STL标准模板库全套视频

https://www.bilibili.com/video/BV1Dd4y1T71x/


STL深入浅出教程|传智教育

https://www.bilibili.com/video/BV1hb411j7mu/


信息学必备STL容器基本理论与常用函数介绍

https://www.bilibili.com/video/BV1GK4y1a7pe/


算法竞赛中的STL&C++11(陈锋)

https://www.bilibili.com/video/BV1zE411q7gv/


C++进阶之STL

https://www.bilibili.com/video/BV1W4411T7wL/


C++STL的基础应用

https://www.bilibili.com/video/BV1qL4y1E7dp/


中小学信息学相关比赛汇总(C++类)

https://blog.csdn.net/dllglvzhenfeng/article/details/122363494


linux学习入门书籍

https://blog.csdn.net/dllglvzhenfeng/article/details/122934447


能被2、3、4、5、6、7、8、9等数整除的数的特征

https://blog.csdn.net/c_circle/article/details/78492772


C语言指针 动画展示 指针到底是什么 指针的本质 C语音深入剖析

https://blog.csdn.net/dllglvzhenfeng/article/details/126796155


Scratch -> C++画图->信奥(C++)学习导航

https://blog.csdn.net/dllglvzhenfeng/article/details/125794508


算法入门书籍--2022.04.04

https://blog.csdn.net/dllglvzhenfeng/article/details/123953002


算法入门书籍(二)

https://blog.csdn.net/dllglvzhenfeng/article/details/127023887


小学C++编程入门书籍及相关资料介绍(二) 算法篇

https://blog.csdn.net/dllglvzhenfeng/article/details/122741184


五笔字型课堂

https://space.bilibili.com/353640876/channel/seriesdetail?sid=269126


小学奥数

http://noi.openjudge.cn/math/


简单英文题

http://noi.openjudge.cn/english/


信息学奥赛中的STL(标准模板库)--2022.09.30

https://blog.csdn.net/dllglvzhenfeng/article/details/127129740


信奥中的“骗”分神技 ---“打表”

https://blog.csdn.net/dllglvzhenfeng/article/details/122999964


NOI Linux2.0使用(2022.07.21)

https://blog.csdn.net/dllglvzhenfeng/article/details/125923265


NOI Linux2.0使用系列视频集

https://blog.csdn.net/dllglvzhenfeng/article/details/122784086


Linux入门

https://space.bilibili.com/353640876/channel/seriesdetail?sid=269130


NOI Linux的使用系列-2019-10-28

https://blog.csdn.net/dllglvzhenfeng/article/details/122904894


信息学奥赛中的STL(标准模板库)_CSP-S