bubble sort中文,bubble sort的意思,bubble sort翻译及用法

2025-11-23 10:37 浏览次数 10

bubble sort

英[ˈbʌbl sɔ:t]美[ˈbʌbəl sɔrt]

[计] 冒泡排序;[统计] 上推分类法

bubble sort 片语

片语

two xiang bubble sort双向冒泡算法

BS Bubble Sort冒泡排序算法

bubble e sort冒泡排序

bubble-sort-array冒泡排序

bubble-sort networks泡形互连网络

a-bubble-sort-program这是一个介绍冒泡排序的算法

Classic-bubble-sort经典的冒泡排序

bubble sort program泡式排序程序

Directional Bubble Sort双向扫描冒泡法

bubble sort 例句

英汉例句

  • our methods are illustrated by a proof of a bubble sort algorithm.

    本文最后以证明冒泡分类算法例示了本文方法的使用情况。

  • this is a demonstration of bubble sort procedures.

    这是一个演示冒泡排序的程序。

  • bubble sort recall is a comparison sort.

    冒泡排序就是一种比较排序。

  • through a comparison and an evaluation of the three sorting algorithms of the selection sort, the bubble sort and the insertion sort, we can see which is the best.

    探讨了冒泡排序和快速排序两种排序方法的算法思想、改进方法以及存在的一些问题,给出了理论上比较次数最少的插入归并排序,得出排序算法时间复杂度的下界和上界。

  • and so you have to go back to the drawing board and realize bubble sort or whatever it is you「re using just isn」t enough to snuff, i need to come up with something more clever.

    因此,你必须重新开始,而且会意识到冒泡排序,或你正在使用的方法并不理想,我需要提出一种更好的方法。

  • directly into the sort simple selection sort bubble sort quick sort heap sort.

    简单选择排序;冒泡排序;快速排序;堆排序。

  • this paper introduces two mature sorting methods: bubble sort and selection sort, and points out that these sorting methods could be used to realize the two-direction sort.

    介绍了两种较为成熟的排序方法冒泡法和选择排序法,指出这两种排序方法都可在原来基础上实现双向排序。

  • how to get rid of flickering in this bubble sort program?

    如何摆脱闪烁在这个冒泡排序程序吗?。

  • the sample implements a simple bubble sort algorithm.

    示例将实现一个简单的冒泡排序算法。

  • sorting is a classical subject in programming language, bubble sort is one of methods used in c language.

    排序是程序设计中非常重要的内容,其方法有很多,常用的有三种:冒泡排序、选择排序和插入排序。

  • the most glaring example of this is the bubble sort algorithm.

    这方面有一个非常着名的例子,就是使用冒泡算法排序。

  • the traditional bubble sort is a simple and applicable information processing method, but is not effective in operating the file, in which some records have been sorted beforehand.

    传统起泡排序是一种简单实用的信息处理方法 ,但它对事先已基本有序的文件进行操作时却不是高效的。

  • i-- i think-- -- that「s not a-- i-- i think the bubble sort would be the wrong way to go.

    ,我觉得-,那不是-,我觉得冒泡排序应该不是正确的方法。

  • because of the low efficiency of the bubble sort algorithm, there were two methods to improve its efficiency.

    冒泡排序算法优化针对其效率不高的缺点,采用两种方法提高排序算法的执行效率。

  • ok. the next largest element has to end up in the second last spot. et cetera. all right, so it」s called bubble sort because it does this bubbling up until it gets there.

    好的,下一个最大元素又,能跑到倒数第二的位置,等等如此,好的,这称为冒泡排序,因为这个泡泡一直冒到他自己的位置。

  • this function performs a bubble sort in an asynchronous manner, stopping after each trip through the array before continuing on to the next leg.

    这个函数借助一个异步管理器来实现了冒泡算法,在每次遍历数组以前暂停一下。

  • old contest software uses bubble sort for generating final standings.

    旧的竞赛软件使用冒泡法进行排名。

相关热词