bubble sort
常见例句
- Because of the low efficiency of the Bubble sort algorithm, there were two methods to improve its efficiency.
冒泡排序算法优化针对其效率不高的缺点,采用两种方法提高排序算法的执行效率。 - And the algorithm analysis and performance testing of Part-Bubble sort are taking, the performance of Part-Bubble sort is evaluated?
同时对冒泡排序和局部冒泡排序算法进行了分析和性能对比测试,对局部冒泡排序算法的时间性能作出了评价。 - 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.
好的,下一个最大元素又,能跑到倒数第二的位置,等等如此,好的,这称为冒泡排序,因为这个泡泡一直冒到他自己的位置。 - 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.
好的,下一个最大元素又,能跑到倒数第二的位置,等等如此,好的,这称为冒泡排序,因为这个泡泡一直冒到他自己的位置。
麻省理工公开课 - 计算机科学及编程导论课程节选 - How many swaps do I do in general in bubble sort, compared to selection source?
在冒泡排序中,一般要做多少次交换,对比选择排序呢?
麻省理工公开课 - 计算机科学及编程导论课程节选 - So Selection Sort, while it might be easier perhaps to think through than Bubble Sort, or maybe it's pretty much equivalent, it's just a different approach to the same problem.
因此,仔细想想,选择排序也许比,冒泡排序更简单,或者这两者都差不多,只是对同一问题的不同方法而已。
哈佛公开课 - 计算机科学课程节选 - Still, however painful, this is not the same sort of bubble as the first internet boom-and-bust.
FORBES: Zynga's Decline Points To Much Bigger Problems - And you don't get as many distortions as you've gotten in this sort of bubble-and-bust cycle that we've had.
WHITEHOUSE: Town Hall in Los Angeles - And then when she came out, she, by the age of 11, was pretty much on her own, dealing with her own life and managing her own life, and, indeed, she gravitated towards the brothels, towards the speakeasies, and already, as an 11-year-old, a 12-year-old, she had discovered her voice and the sort of bubble that she got into when she sang.
NPR: 'With Billie': A Jazz Great, As Others Saw Her 返回 bubble sort