Welcome![Sign In][Sign Up]
Location:
Search - merge

Search list

[Special Effectsmerge

Description: 能够实现图像的快速拼接,并在试验中进行证明,大家分享下吧-To achieve fast image mosaic, and in tests carried out proved that the U.S. share, are you
Platform: | Size: 2048 | Author: csl | Hits:

[Data structsMergeSort

Description: 采用外部归并排序算法对超大文本文件进行排序去重-The use of external merge sorting algorithm on the large text file to re-sort
Platform: | Size: 3072 | Author: wangjw | Hits:

[Data structsmerge

Description: 这是归并排序的源代码,可以输出每一趟的排序结果,有助于理解归并排序算法的核心思想。-This is the merge sort source code, you can sort the output results of each trip, help to understand the merging of the core idea of sorting algorithms.
Platform: | Size: 888832 | Author: Iris | Hits:

[Data structsmerge

Description: 首先通过递归调用,将原数组不断的分小,最终将数组分成N份。然后将有序的两组合并成一个有序数组,每合并一次数组的规模.就会翻倍,最终会将原来无序的数组变成一个有序的数组。-First of all, through the recursive calls, the original constant array of small points, which will ultimately be divided into N copies of the array. And then ordered the two groups merged into an orderly array, the array each time the scale of the merger. Will be doubled, and ultimately will be the original array into a disorderly orderly array.
Platform: | Size: 1024 | Author: 天山燕 | Hits:

[Windows DevelopMergePrint

Description: microsoft word mail merge print
Platform: | Size: 95232 | Author: myname | Hits:

[Other DatabasesProj3

Description: mini database sort-merge join
Platform: | Size: 267264 | Author: ludiming | Hits:

[AlgorithmSort

Description: 快速排序、合并排序、插入排序、堆排序、计数排序等算法的C语言实现-Quick sort, merge sort, Insertion Sort, Heap Sort, Counting Sort algorithm, such as C language
Platform: | Size: 222208 | Author: 蔡砚成 | Hits:

[Data structsduoxianchengpaixu

Description: 利用多线程并行执行三种排序算法(冒泡排序、快速排序、归并排序),并比较三种排序算法的执行速度 uuhorse-The use of multi-threaded implementation of three parallel sorting algorithms (bubble sort, quick sort, merge sort), and compare the three types of sorting algorithm execution speed uuhorse
Platform: | Size: 5120 | Author: Whitehorse32 | Hits:

[Data structsmergeSort

Description: 合并排序算法是用分治策略实现对n个元素进行排序的算法。其基本思想是:将待排序的元素分成大小大致相同的2个子集合,分别对2个子集合进行排序,最终将排好序的子集合合并成为所要求的排好序的集合。算法复杂度为:O(nlogn)-Merge sorting algorithm is used to realize sub-rule strategy to sort n elements of the algorithm. The basic idea is: the element will be sorted into roughly the same size of the 2 sub-assembly, respectively, to 2 sub-collection sort sequence will eventually lined the subset required by the merger of scheduling a collection of good order. Algorithm complexity is: O (nlogn)
Platform: | Size: 1024 | Author: 忠波 | Hits:

[OtherVariableblocksizeMotionEstimation

Description: presentation of Fast Variable Block Size Motion Estimation Algorithms Based on Merge and Split Procedures for H.264/MPEG-4 AVC
Platform: | Size: 148480 | Author: 熊牧野 | Hits:

[Other1[1].1merge

Description: 算法分析与设计实验代码,归并排序实现从小到大排序-Algorithm Analysis and Design of Experiments code, merge sort to sort the realization of small to large
Platform: | Size: 1024 | Author: 周丽媛 | Hits:

[OtherMergeSort

Description: 矩阵转置,intel线程挑战赛作品,多线程,TBB,归并排序,快速排序-Matrix transpose, intel Challenge thread works, multi-threaded, TBB, merge sort, quick sort
Platform: | Size: 1370112 | Author: 郭溪林 | Hits:

[Algorithmmerge

Description: 在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。 编程任务:对于给定n堆石子,编程计算合并成一堆的最小得分和最大得分。-Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2 adjacent stones piled into a heap of new and new pile of stones a few in mind for its combined score. Try to design an algorithm to calculate the n heap into a pile of stones the minimum scores and maximum scores. Programming tasks: for a given n stack stone, into a pile of programming the calculation of the minimum scores and maximum scores.
Platform: | Size: 1024 | Author: 林雨 | Hits:

[Data structsMerge_Sort

Description: 一个合并排序算法。是按照《算法导论》书中的讲解来写的。-A plan to merge sorting algorithm. In accordance with the
Platform: | Size: 297984 | Author: 法法 | Hits:

[Documentsmerge

Description: implementation of merge sort algorithm and its computational cost. it is testing on arrays of lenghts differents
Platform: | Size: 1024 | Author: Joan Talles | Hits:

[Windows DevelopMergeDatagridHeader_src

Description: Merge DataGrid TiTle
Platform: | Size: 14336 | Author: majianhu | Hits:

[OtherMP3

Description: 可以分割和合并歌曲 挺不错的一个发现大家-Can split and merge a very good song we found
Platform: | Size: 947200 | Author: 马平 | Hits:

[Multimedia DevelopFileSplitMerge

Description: File Split and merge application using c#.net
Platform: | Size: 21504 | Author: Suthakar | Hits:

[.netMergePDFFiles

Description: This a small simple application to demonstrate how to merge multiple pdf documents into 1 pdf document. This application uses the opensource assembly iTextSharp.dll [this can be found here:http://sourceforge.net/projects/itextsharp/]-This is a small simple application to demonstrate how to merge multiple pdf documents into 1 pdf document. This application uses the opensource assembly iTextSharp.dll [this can be found here:http://sourceforge.net/projects/itextsharp/]
Platform: | Size: 2349056 | Author: GSharp | Hits:

[MPIXSort_Submit

Description: 归并排序的并行算法 intel 多线程优化大赛-Parallel merge sort algorithm
Platform: | Size: 345088 | Author: 邓辉 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net