冒泡排序有什么用? [英] What is a bubble sort good for?

查看:35
本文介绍了冒泡排序有什么用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

冒泡排序在现实世界中有用吗?每次看到有人提到,总是要么:

Do bubble sorts have any real world use? Every time I see one mentioned, it's always either:

  1. 一种可供学习的排序算法.
  2. 使用的排序算法示例.
  1. A sorting algorithm to learn with.
  2. An example of a sorting algorithm not to use.

推荐答案

这取决于您的数据分布方式 - 如果您可以做出一些假设.

It depends on the way your data is distributed - if you can make some assumptions.

我发现了解何时使用冒泡排序或其他排序的最佳链接之一是排序算法的动画视图:

One of the best links I've found to understand when to use a bubble sort - or some other sort, is this - an animated view on sorting algorithms:

http://www.sorting-algorithms.com/

这篇关于冒泡排序有什么用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆