quick sort 双语例句
全部
1·Based on the discussion of quick sort algorithm, a new algorithm, position computing, is proposed.
快速排序是交换排序的一种方法,是对过程简单的冒泡排序的一种改进算法。
2·This article proposes a quick sort method based on the machine code of floating point numbers, which can sort the floating point numbers distributed at random.
本文提出一种可对任意分布的浮点数进行排序的快速排序方法,它基于浮点数的机内编码,具有速度快、实现简单、实用的特点。
3·It's proved by algorithm analysis and experimental results that the new sorting algorithm is better than the quick sort when data are in little gap distribution.
算法分析和实验结果都表明在待排序数据间隔不太大的情况下,迁移排序算法在速度上明显优于快速排序算法。
4·The article, based on asynchronous parallel quick sort algorithm, analyzes the sorting process, gives the multi-thread implment, points out the executing feature.
分析快速排序异步并行算法的排序过程,给出快速排序异步并行算法的多线程实现方式,指出算法多线程实现的特性。
5·On the further research of quick sort algorithm and position computing algorithm, the latter one is improved and optimized, thus more effective in data processing.
本文在进一步研究快速排序法和位置计算法的基础上,对位置计算法进行了改进,使程序得到了优化,从而提高了运行效率。通过上机实验,获得满意的效果。
6·The method is not only obviously quicker than that of quick sort, but also much quicker than the bucket sorting method, even in the case of non-uniformly distributed data.
该排序方法不仅在速度上明显快于快速排序法,而且在非均匀分布数据的情况下也明显快于桶排序法。
7·A quick way to organize information into groups would be to do a card sort with potential users of the application or even your co-workers.
一个非常方便快速的给信息分组的方法是使用卡片分类,对象最好是你潜在的用户,如果没有,你的同事也可以帮助完成。
8·But because the merging is difficult to do in place, generally, it has higher memory requirements than in-place sort algorithms, such as quick-sort.
但是由于很难在原地进行合并,所以合并排序的内存需求比能够原地进行的排序算法(例如快速排序)更高。
9·Note: Although a few Web browsers provide a quick start for RSS subscriptions, you'll find value in other tools, most importantly the ability to sort and filter content.
注:虽然少数Web浏览器提供用于RSS订阅的快速启动,但是您会发现其他工具更有价值,最重要的是分类和过滤内容的能力。
10·Every good, major web service API offers thorough documentation and some sort of quick start guide to try it out (here's Twitter's, for example).
每个优秀的主流的web服务API都附带有完整的文档和一些快速入手的指导(例如,这个就是 Twitter的)。
