自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 【学习笔记】CH5 Binary Trees | Data Structure& Algorithm Analysis in C++(ed. 3)

Definitions and PropertiesNodes, subtrees.Ancestors and descendants 后代和前面点的关系Parent and child. 直接的上下关系

2022-03-30 20:33:13 226

原创 【作业分享】Rail Station | 数据结构·stack

本博客为作业分享,不保证答案的绝对正确以及在时间和储存空间上的最高效做法,仅使用online judge判断为可行的方案即可。Table of contentsProblemDescriptionInputOutputExampleIdea输入处理验证思路完整代码ProblemDescriptionThere is a famous railway station in PopPush City. Country there is incredibly hilly. The station was

2022-03-22 11:43:35 359

原创 【作业分享】Reverse Polish Notation | 数据结构·stack

本博客为作业分享,逆波兰表达式Problem: Reverse Polish Notation

2022-03-21 22:30:00 182

原创 【学习笔记】CH4 Lists, Stacks and Queues | Data Structure& Algorithm Analysis in C++(ed. 3)

ListsArray-based listsLinked listsFreelistsComparison of list implementations and elementsDoubly linked listsStacksArray-based StacksLinked StacksComparison of array-based and linked listsImplementing Recursion

2022-03-16 21:33:11 594

原创 【学习笔记】C to C++ | C++ primer笔记

目录C++标准输入输出流-名字空间引用变量函数的值形参函数的默认形参&函数重载函数模板C++primer - page 680类模板 - C++ primer Page 687用户定义类型string和vector指针和动态内存分配面向对象编程this 指针C++ primer - page 285访问控制 (access control)C++ primer - page 297 (Access control & encapsulation)构造函数(constructor)C++ pr

2022-03-15 23:55:44 879

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除