CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - merge
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - merge - List
[
File Operate
]
qvod-movie-Merge
DL : 0
qvod 电影合并工具。 一个可以自动整合QVOD手机下载电影的小工具。 非常好用哦。-qvod movie merge tool. A gadget qvod mobile phones to download movies can be automatically integrated. Oh, very easy to use.
Date
: 2025-07-06
Size
: 3.26mb
User
:
hellkty
[
Linux-Unix
]
blk-merge
DL : 0
Functions related to segment and merge handling driver for Linux.
Date
: 2025-07-06
Size
: 3kb
User
:
rikangja
[
Other
]
merge
DL : 0
CUDA的Merge Sort(Old and even)實作及詳細住解-CUDA of MERGE the Sort (Old and even) the solution implementation and detailed live
Date
: 2025-07-06
Size
: 1kb
User
:
王鈞弘
[
Other
]
split-and-merge-Word-document
DL : 0
批量拆分或者合并word文档的方法,这是一篇论文,很有参考价值-Batch split or merge word document, which is a paper of great reference value
Date
: 2025-07-06
Size
: 8kb
User
:
石头李
[
VC/MFC
]
the-merge-of-C-language-and-assembly
DL : 0
《嵌入式软件基础:C语言与汇编的融合》(pdf格式)适用于高等院校工科各专业本科嵌入式计算机系统程序设计、C语言程序设计及汇编语言程序设计类课程,也可供相关技术人员学习参考。-Embedded software based- the merge of C language and assembly.
Date
: 2025-07-06
Size
: 25.19mb
User
:
Leo xinglong
[
Algorithm
]
merge
DL : 0
this is an merge sort algorithm which is written in c-this is an merge sort algorithm which is written in c++
Date
: 2025-07-06
Size
: 32kb
User
:
deansam
[
OpenCV
]
opencv--false-color-image-merge
DL : 0
实现遥感图像的假彩色合成,使用opencv来实现。-merge the false color image of remote sense images
Date
: 2025-07-06
Size
: 10kb
User
:
weihuan
[
Windows Develop
]
Project-report-on-split-and-merge
DL : 0
Description about split and merge techniques.
Date
: 2025-07-06
Size
: 235kb
User
:
percentin
[
Data structs
]
merge
DL : 0
运用归并排序,在用二分法查找,算法复杂度:nlogn,n个数两两相加,若能等于特定数m,则输出yes,否则输出no.-Use merge sort, in a binary search algorithm complexity: nlogn, n number two together, if can equal to a specific number m, the output yes, otherwise no output.
Date
: 2025-07-06
Size
: 1kb
User
:
arjiao
[
assembly language
]
Merge
DL : 0
Merge Short in data structure
Date
: 2025-07-06
Size
: 1kb
User
:
vrunda
[
Other
]
merge-and-count
DL : 0
完成sort and count算法,是算法分析当中devide and conquer中的一道题-The attached file Q5.txt contains 100,000 integers between 1 and 100,000 (each row has a single integer), the order of these integers is random and no integer is repeated. 1. Write a program to implement the Sort-and-Count algorithms in your favorite language, find the number of inversions in the given file. 2. In the lecture, we count the number of inversions in O(n log n) time, using the Merge-Sort idea. Is it possible to use the Quick-Sort idea instead ? If possible, implement the algorithm in your favourite language, run it over the given file, and compare its running time with the one above. If not, give a explanation.
Date
: 2025-07-06
Size
: 1.7mb
User
:
maria
[
Data structs
]
Merge-sort
DL : 0
归并排序是建立在归并操作上的一种有效的排序算法。-Merge sort is based on the operation of an efficient merge sort algorithm.
Date
: 2025-07-06
Size
: 1kb
User
:
xf
[
Special Effects
]
Image-division-merge
DL : 0
图像分裂,合并算法,包含4个文件ComputeMeans.m-Image division merge
Date
: 2025-07-06
Size
: 15kb
User
:
lanlan
[
Oracle
]
merge-into
DL : 0
关于oracle的merge into的一个使用实例。merge into集成了数据库的插入和更新两个操作,是个很好的工具命令。-A use case on the merge into the oracle. merge into an integrated insert and update two database operations, is a good tool commands.
Date
: 2025-07-06
Size
: 1kb
User
:
李冬生
[
JSP/Java
]
merge-event-log-tags
DL : 0
Merge together zero or more event-logs-tags files to produce a single output file, stripped of comments.
Date
: 2025-07-06
Size
: 2kb
User
:
vuivuejeng
[
CSharp
]
Merge-XML-documents
DL : 0
合并XML文档Merge XML documents-Merge XML documents
Date
: 2025-07-06
Size
: 39kb
User
:
张兵
[
Other
]
merge
DL : 0
/* *并查集: *算法介绍:并查集是一种高效的支持合并查询的数据结构 * bcj[]保存前驱节点,是并查集的结构关系数组。 * rank[]保存集合元素个数,合并时按照元素个数多少合并。 * *函数功能:Init()是初始化bcj[],rank[],初始时,把每个元素都当成一个集合 * Find(x)是查询元素x所在的集合. * Merge(x, y)是合并x所在集合和y所在集合. */-/** And check the set:* algorithm introduced: a search set is an efficient data structure to support the combined query* bcj [] save precursor node is an array of structures and investigate the relationship between sets.* Rank [] to save the number of elements in the collection, consolidation in accordance with the number of elements in the number of merger.* Function: Init () to initialize bcj [], rank [], initially, each element is set as a* Find (x) where x is the set of query elements* Merge (x, y) is. where x and y merge collections where the collection.* /
Date
: 2025-07-06
Size
: 1kb
User
:
古月
[
Other
]
merge
DL : 0
在使用db2中如何用merge进行增、删、改操作,改变目标表数据-merge s used
Date
: 2025-07-06
Size
: 1kb
User
:
暮春
[
Data structs
]
Merge-Sort
DL : 0
It is the source code of Merge Sort in C++ which is a data structure-It is the source code of Merge Sort in C++ which is a data structure
Date
: 2025-07-06
Size
: 9kb
User
:
waqasullahkhan
[
Algorithm
]
merge
DL : 0
使用归并算法进行排序,程序中由随机函数产生随机数,进而使用归并排序算法对生成的随机数序列进行排序。-Using merging algorithm to sort, the random number generated by the random function in the program, and then used to sort merge sort algorithm to generate random number sequence.
Date
: 2025-07-06
Size
: 5.31mb
User
:
wilber_wang
«
1
2
3
4
5
6
7
8
9
10
11
12
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.