Skip to content
张拓的博客
  • 博客
  • c++
  • python
  • lua
  • go
  • 标签
  • 分类
  • 归档
  • Toggle website search
菜单 关闭
  • 博客
  • c++
  • python
  • lua
  • go
  • 标签
  • 分类
  • 归档
  • Toggle website search

算法

  1. 首页>
  2. 分类>
  3. 博客>
  4. 算法>
  5. 第 6页

希尔排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

希尔排序(Shellsort),也称递减增量排序算法,是插入排序的一种更高效的改进版本。希尔排序是非稳定排序算法。 希尔…

继续阅读希尔排序

并行排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

并行排序算法是计算机并行计算能力大大发展之后,为了提高排序效率而提出的算法。 划分的设计方法 PSRS算法 Vilian…

继续阅读并行排序

归并排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

归并排序(英语:Merge sort,或mergesort),是创建在归并操作上的一种有效的排序算法,效率为{\disp…

继续阅读归并排序

慢速排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

慢速排序是一种排序算法。其基于合并排序的分而治之及递回的思想,并故意设计使排序过程非常缓慢。慢速排序由Andrei Br…

继续阅读慢速排序

拓扑排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

在计算机科学领域,有向图的拓扑排序或拓扑测序是对其顶点的一种线性排序,使得对于从顶点{\displaystyle u} …

继续阅读拓扑排序

插值排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

插值排序(interpolation sort)或称为直方图排序(histogram sort)。 是一种使用插值公式分…

继续阅读插值排序

插入排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

插入排序(英语:Insertion Sort)是一种简单直观的排序算法。它的工作原理是通过构建有序序列,对于未排序数据,…

继续阅读插入排序

桶排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

桶排序(Bucket sort)或所谓的箱排序,是一个排序算法,工作的原理是将数组分到有限数量的桶里。每个桶再个别排序(…

继续阅读桶排序

梳排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

梳排序(Comb sort)是一种由Wlodzimierz Dobosiewicz于1980年所发明的不稳定排序算法,并…

继续阅读梳排序

鸡尾酒排序

  • Post author:张拓
  • Post published:2022年 12月 22日
  • Post category:排序算法/算法
  • Post comments:0评论

鸡尾酒排序,也就是定向冒泡排序,鸡尾酒搅拌排序,搅拌排序(也可以视作选择排序的一种变形),涟漪排序,来回排序或快乐小时排…

继续阅读鸡尾酒排序
  • Go to the previous page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • Go to the next page

搜索

近期文章

  • 610122199002160824
  • (无标题)
  • (无标题)
  • 认识自己
  • 相思

近期评论

您尚未收到任何评论。

标签

svn

分类

归档

日历

2025 年 6 月
一 二 三 四 五 六 日
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« 11 月    

赚钱使我快乐

张拓

近期文章

  • 610122199002160824
  • (无标题)
  • (无标题)
  • 认识自己
  • 相思

近期评论

您尚未收到任何评论。
  • 博客
Copyright - OceanWP Theme by OceanWP