sorting algorithm
常见例句
- A collation is the heart of any sorting algorithm.
排序是任何排序算法的核心。 - The enumerator will create a result set of records from the record store, using the comparator as the sorting algorithm.
这个枚举器将使用比较器作为排序算法,从记录存储创建一个记录结果集。 - And behind the scenes right now, are G+ engineers working more on their sorting algorithm or on features that would further enhance the users’ control of the feed?
除了这一个情况外,G+的工程师们还会继续开发他们的分类算法或者研究能加强用户对反馈控制的应用吗? - And that's just a way of reminding you that we want to think carefully, but what are the things we're trying to measure when we talk about complexity here? It's both the size of the thing and how often are we going to use it? And there are some trade offs, but I still haven't said how I'm going to get an n log n sorting algorithm, and that's what I want to do today.
这只是在提醒你们我们要仔细的思考问题,但是当我们在讨论复杂性的时候,我们到底要衡量哪些东西?,是列表的大小和对其进行查找的频率吗?,这里面临一些取舍,但是我还没有说明,怎样得到一个n,log,n复杂度的排序算法,并且这是我今天想要讲的内容。
麻省理工公开课 - 计算机科学及编程导论课程节选 - And so the fact that in this whole slide here, this algorithm for sorting, I'm using the verb sort.
在这个排序算法中,我用到了一个动词排序。
哈佛公开课 - 计算机科学课程节选 - Well, you need an algorithm for sorting.
你需要一种排序算法。
哈佛公开课 - 计算机科学课程节选 - The cause of the dispute: After Taobao modified its sorting algorithm to favor those sellers with the highest ratings from buyers, some retailers cried out because their online storefronts no longer showed up near the top of search results.
FORBES: Journalism's New Frontier 返回 sorting algorithm