This method, devised by Waters and Deane in 1985, utilizes Q-Sort methodology.
这个方法是由沃特斯和迪恩在1985年设计的,利用了 Q-分类的方法。
You might wonder what class's sort method is invoked here.
您可能会怀疑这里调用的是什么类的sort方法。
The tree sort is sort method. Its principle is complicated.
树排序是一种原理较复杂的排序方法。
The sort method is then called to sort the method names according to their default ordering.
然后调用sort方法根据它们默认的排序对方法名排序。
How do I know that it's the Array class whose sort method is called? I wrote another expression to make sure?
我怎样能知道调用的是Array类的sort方法呢?
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.
本文提出一种可对任意分布的浮点数进行排序的快速排序方法,它基于浮点数的机内编码,具有速度快、实现简单、实用的特点。
For example, the compare method compares two strings; the sort and asort methods sort arrays or associative arrays in a way similar to the corresponding PHP array functions.
比如,compare方法比较两个字符串;sort和asort方法以与相应的php数组函数相同的方式对数组或关联数组进行排序。
By means of inquiring some specialists and scholars, traditional sort method and "MMEM" method the author achieves the delaminated indices of passage compositive assessment system.
经过咨询专家意见,并采用航海上传统因素分类方法和“人机环管”的分类方法,得出了分层表示的航线综合评价指标体系。
One case of replacement is sorting, where elements are replaced with different elements so that the resulting array is in sorted order (the built-in sort method is provided for this action).
替换的一种情况是排序,将元素替换为不同的元素,从而对其进行排序(内置的sort方法可用于此操作)。
The realization technology of product structure distillation and knowledge sort method on part character are studied, based on which mix organization of product design knowledge is realized.
研究了产品结构提取的实现技术以及零件特征知识分类方法等,在此基础上实现了产品设计知识的混合组织。
Join plan directives that force optimizer to use the designated join method to join tables in the query, either nested loop join, sort merge join, or dynamic hash join.
连接计划指示,强制优化器使用指定的连接方法来连接查询中的表,要么是嵌套循环连接、分类合并连接,要么是动态哈希连接。
Because this method has to sort all joining tables before they join, the costs are usually pretty high.
因为该方法在进行表连接之前,必须将所有的连接表分类,所以其成本通常极其高。
Therefore, when deciding which join method to choose, the optimizer balances the sort cost and the performance benefit for the inner table scan to drive the decision.
因此,在决定选择哪种联接方法时,优化器为内部表扫描平衡排序成本和性能优势以便促进决策。
It depends on what you are doing in that sort section originally, but it's possible to save as much as half the time it would take using the method shown in Listing 6.
这取决于最初对排序部分执行的操作,但是如果使用清单6中的方法,则可能节省一半的时间。
Know why my short description of ARP doesn't mention any sort of authentication method?
知道为什么在我对ARP的简短描述中没有提到任何形式的认证方法吗?
They don't emerge from the real sort of historical and living circumstances in which they are written, which of course is, most broadly speaking, simply an appeal to method, a new way of teaching.
它们并未反映当时的,历史现实情况,当然,广义上讲,它只是诉诸方法,一种新的教学方式。
So, Sort is used as the example testing benchmark to show you the performance tuning method.
因此,本文使用Sort作为示例测试基准讲解性能调优方法。
If we had added a getValue method to class Leaf, we would either have to return some sort of flag value indicating that the method application is non-sensical or actually throw an exception.
如果我们已经向Leaf类添加了getValue方法,我们要么是不得不返回一些类型的标志值表明此方法应用是无意义的,要么是实际抛出一个异常。
Deploying an Axis Web service is cumbersome and takes a bit of digging around to sort everything out, with Web Services Deployment Descriptor (.wsdd) files being the best supported method.
部署AxisWeb服务非常繁琐,并需要深入挖掘才能对每种东西进行分类,同时WebServicesDeploymentDescriptor (.wsdd)文件是最受支持的方法。
Besides the field access time tests, I did the same sort of timing test for method calls.
除了字段接入时间测试之外,我还进行了相同的方法调用时间测试。
You thought you knew what the built-in function sort did, method sort did.
你以为你知道这种内置功能,这种设备的作用。
This is a very common programming paradigm, and it's important to sort of lock into your heads, the distinction between the method and an invocation of the method.
这是一种很普遍的编程示例,很重要的一点是,你们需要记住一点,成员函数和函数的请求是有区别的。
Implement an algorithm to sort an array. Why did you pick the method you did?
实现算法分类一个阵列。你为什么挑你做的方法?
For example, a sort algorithm could be passed a reference to the method that compares two objects.
例如,可以向排序算法传递对比较两个对象的方法的引用。
The properties of NFP are affected by the sort of natural fiber, the water content of the fiber, the pre treatment method of the fiber, and the composite of NFP.
天纤塑料具有塑料和木材的双重特性,其性能受天纤种类与规格、天纤预处理方法、材料配方及成型加工技术等诸多因素的影响。
In the case of the UnionExpression class, the evaluate method evaluates the two operands, checks that the result is in both cases a node-set, and then forms the union using a sort-merge strategy.
如果是unionexpression类,evaluate方法将对两个操作数求值,检查在这两种情况下节点集的结果,然后使用排序合并策略组成联合。
Based on recent experience, what's needed beyond invokedynamic is probably some sort of lightweight behavioral extension (method handles, autonomous methods, etc.).
根据最近的经验,除了invokedynamic之外还需要稍微做一些行为上的扩展(methodhandles、autonomousmethods等)。
Implement an algorithm to sort a linked list. Why did you pick the method you did?
实现算法分类一个链表。你为什么挑你做的方法?
The paper narrates the detection for carbon monoxide about its basic principle and method, the sort of CO sensor, current study status and the existing problem,.
论述了一氧化碳(CO)检测的基本原理与方法、CO传感器的分类、研究的现状及存在的问题。
This method is much more efficient than the bubble sort, though it has more constraints.
这种方法更有效比冒泡排序,但有更多的限制。
应用推荐