For example, you can programmatically specify your own sorting algorithms, and you can create your own types of cells 例如,可以采用编程方式指定自己的排序算法,以及创建自己的单元格类型。
It includes sorting algorithms, developed by the author, for use with random alphanumerical and numerical data key fields 它包括了排序算法,由作者开发的,可用于随机的文字数字和数字数据关键字。
In addition to the theoretical work, on the way for practical applications, sorting algorithms are investigated 排序是计算机科学中一项复杂而重要的技术,应用非常广泛,尤其是现在的热门数据挖掘。
To deal with the vacant data, this system use a sorting algorithm of datamining which is a very popular technique 数据挖掘技术是当前较流行的热门技术,在这个系统运用其中的一种分类算法来实现对采集数据空缺值的处理。
The sorting algorithm can prevent unordered simulation that lead to waste time, which improved the speed of simulation to a certain extent 这种排序算法可以避免无序的模拟而造成的时间浪费,从而在某种程度上提高了模拟速度。
Can be used as the basis of a sort algorithm, and while using a delegate comparison method as the basis of a sort algorithm would be valid, it is not ideal 可用作排序算法的基础,虽然将委托比较方法用作排序算法的基础是有效的,但是并不理想。
Can be used as the basis of a sort algorithm, and while using a delegate comparison method as the basis of a sort algorithm would be valid, it is not ideal 可用作排序算法的基础,虽然将委托比较方法用作排序算法的基础是有效的,但是并不理想。
Search algorithm, definition of sort, insertion sort, quick sort, optimal sort time, merge sort, heap sort, radix sort, summarize of sort algorithms 搜索算法;排序定义;插入排序;快速排序;最优排序时间;归并排序;堆排序;基数排序;排序总结。
Open standards based-the message sorting algorithm, which is a major part of the message queue framework, is implemented in class treeset, a part of the j2me specification 基于开放标准消息排序算法(消息队列框架的主要部分)在treeset类(j2me规范的一部分)中实现
The proposed algorithm for knapsack problem is based on mimd . the sort algorithm by sampling is introduced in the sorting stage . the stages of generating subset-sum and searching are also optimized 并行背包算法基于mimd结构,在排序过程中引入基于采样的排序算法,然后对子集和生成和搜索过程加以优化。