HReina

我只是知识的搬运工


  • 首页

  • 关于

  • 标签

  • 分类

  • 归档

  • 搜索

C++对C语言的拓展

发表于 2022-03-07 | 分类于 C++语法

​ C++对C语言的拓展

阅读全文 »

二分查找应用

发表于 2022-03-07 | 分类于 算法 , 二分查找 , 二分查应用

二分查找应用:珂珂吃香蕉、在D天内送达包裹的能力、分割数组的最大值、每个小孩最多能分到多少糖果、寻找旋转排序数组中的最小值、搜索旋转排序数组

阅读全文 »

二分查找基础

发表于 2022-03-07 | 分类于 算法 , 二分查找 , 二分查找基础

​ 本⽂探究了⼏个最常⽤的⼆分查找场景:寻找⼀个数、寻找左侧边界、寻找右侧边界。

阅读全文 »

常见排序算法

发表于 2022-03-06 | 分类于 算法 , 排序算法

​ 本文对比较常用且比较高效的排序算法进行了总结和解析,并贴出了比较精简的实现代码。

阅读全文 »

C++对C语言的加强

发表于 2022-03-05 | 分类于 C++语法

​ C++对C语言的加强

阅读全文 »

Hello World

发表于 2022-03-04

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

<1…67

54 日志
68 分类
6 标签
GitHub E-Mail
Links
  • 仰望星空的博客

标签云

  • Linux1
  • c++49
  • 云计算3
  • 数据结构6
  • 算法32
  • 面向对象3
© 2022 HReina
0%