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
[
Linux-Unix
]
meld-1.1.4.tar
DL : 0
LINUX下的文件比较工具,和WINDOWS下的MERGE工具差不多
Date
: 2008-10-13
Size
: 648.25kb
User
:
lby
[
Linux-Unix
]
meld-1.1.4.tar
DL : 0
LINUX下的文件比较工具,和WINDOWS下的MERGE工具差不多-LINUX document under the comparison tool, and the MERGE tool WINDOWS almost
Date
: 2025-12-20
Size
: 648kb
User
:
lby
[
Linux-Unix
]
merge_2
DL : 0
do merge sort to find 100 largest numbers within 10000 elements,repeat 1000times to get average running time and comparison times
Date
: 2025-12-20
Size
: 1kb
User
:
guangyi
[
Linux-Unix
]
list
DL : 0
主要用来实现链表的插入,删除,归并,翻转-handle the the insert,delete,merge of the list
Date
: 2025-12-20
Size
: 10kb
User
:
baiwenbao
[
Linux-Unix
]
linux
DL : 1
Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C memory management. Cpp producers and consumers. C deadlock experiment. C thread experiment. C
Date
: 2025-12-20
Size
: 10kb
User
:
楚碧痕
[
Linux-Unix
]
FilesSort
DL : 0
对不定行大小的大文件进行磁盘外排序,分片时用的是双缓冲和双线程,归并排序时使用单线程这一点可以作多线程优化,提高归并效率。-Large size of the variable line outside the sorting disk files, sub-films using a double-buffering and double thread, the use of single-threaded merge sort can be long on this thread optimize and improve the efficiency of merging.
Date
: 2025-12-20
Size
: 5kb
User
:
Roger
[
Linux-Unix
]
bsp-merge
DL : 0
BSP merge sort. I ran it on ubuntu!
Date
: 2025-12-20
Size
: 1kb
User
:
Sarah
[
Linux-Unix
]
Windows_mantis
DL : 0
Windows下搭建mantis Git 是用于 Linux 内核开发的版本控制工具。与常用的版本控制工具 CVS, Subversion 等不同, 它采用了分布式版本库的方式,不必服务器端软件支持,使源代码的发布和交流极其方便。 Git 的速度很快,这对于诸如 Linux kernel 这样的大项目来说自然很重要。 Git 最为出色的是它的合并跟踪(merge tracing)能力。 作为开源自由原教旨主义项目,Git 没有对版本库的浏览和修改做任何的权限限制。 它只适用于 Linux / Unix 平台,没有 Windows 版本,目前也没有这样的开发计划。 -Git is a version for Linux kernel development control tool. With the commonly used version control tools CVS, Subversion and so different, it uses a distributed repository, the way, do not support server-side software, so that the release and exchange of source code is extremely convenient. Git is fast, such as the Linux kernel that for such large projects, are naturally very important. Git is its most outstanding merge tracking (merge tracing) capabilities. Liberal fundamentalists as open source projects, Git repository browser did not modify any of the rights and restrictions. It applies only to Linux/Unix platforms, there is no Windows version, currently there is no such development plans.
Date
: 2025-12-20
Size
: 775kb
User
:
raullf
[
Linux-Unix
]
clsmerge
DL : 0
用script 编写 merge 工具: 在复杂的版本树中,找出checkout 版本, mergeTo 版本, 以及他们之间可能的baseline 并对BrachName 进行解析,分析, 按照规则获取相应信息 最后对merge后的版本,进行自动校验, 察看merge后的版本与merge前的版本差异 和 实际修改的 内容一致, 这一步是必须的, clearcase 在对多个baseline选取时,可能会出现错误-In the complex version number, find the checkout version, mergeTo version, as well as their possible between the baseline and BrachName parse, analyze, access to appropriate information in accordance with the rules after the final version of the merge, automatic calibration, look after merge version and the version differences and merge before the actual modification of the contents of the same, this step is necessary, clearcase baseline in the number of selected, an error may occur
Date
: 2025-12-20
Size
: 4kb
User
:
lv ying qin
[
Linux-Unix
]
glxgears-opengl
DL : 0
这是一个Linux下的OpenGL的程序,是一个测试你的Linux是否可以顺利运行2D、3D的测试软件。 这个程序弹出一个窗口,里面有三个转动的齿轮,屏幕将显示出每五秒钟转动多少栅,所以这是一个合理的性能测试。 窗户是可以缩放的,栅数多少极大程度上依赖于窗口的大小。如果你的显示卡够好,而且你的驱动程序也配合得很好,那齿轮就跑得越快。-Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE
Date
: 2025-12-20
Size
: 285kb
User
:
[
Linux-Unix
]
libsplit-0.2
DL : 0
Library to split/merge files.
Date
: 2025-12-20
Size
: 2kb
User
:
Sife
[
Linux-Unix
]
git-1.7.6.tar
DL : 0
Git是用于Linux内核开发的版本控制工具,与常用的版本控制工具CVS, Subversion等不同,它采用了分布式版本库的方式,不必服务器端软件支持,使源代码的发布和交流极其方便。 Git的速度很快,这对于诸如Linux kernel这样的大项目来说自然很重要。 Git最为出色的是它的合并跟踪(merge tracing)能力。实际上内核开发团队决定开始开发和使用 Git来作为内核开发的版本控制系统的时候,世界开源社群的反对声音不少,最大的理由是 Git太艰涩难懂,从Git的内部工作机制来说,的确是这样。但是随着开发的深入,Git的正常使用都由一些友好的脚本命令来执行,使Git变得非常好用,即使是用来管理我们自己的开发项目,Git都是一个友好,有力的工具。现在,越来越多的著名项目采用 Git来管理项目开发。作为开源自由原教旨主义项目,Git没有对版本库的浏览和修改做任何的权限限制。-Git is used for Linux kernel development version control tool, and common version control tool CVS, Subversion and so on the different, it USES the distributed repository way, don t have to server software support, make the source code of the publication and communication very convenient
Date
: 2025-12-20
Size
: 3.23mb
User
:
woaichaozhou
[
Linux-Unix
]
Merge-upstream-r1290
DL : 0
This program is free software you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation either version 2 +# of the License, or (at your option) any later version. -This program is free software you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation either version 2 +# of the License, or (at your option) any later version.
Date
: 2025-12-20
Size
: 2kb
User
:
tthlvn
[
Linux-Unix
]
Udisk
DL : 0
将USB-skeleton和SBULL合并 成为一个简易的USB驱动设备-The the USB-skeleton and SBULL merge a simple USB drive devices
Date
: 2025-12-20
Size
: 33kb
User
:
周文浩
[
Linux-Unix
]
comedi_bond
DL : 0
A Comedi driver to bond or merge multiple drivers and devices as one.-A Comedi driver to bond or merge multiple drivers and devices as one.
Date
: 2025-12-20
Size
: 5kb
User
:
lanchen1997
[
Linux-Unix
]
cv-v-0.1.tar
DL : 0
cv.sh,一个简单的可以实现文件截取指定范围和合并若干个文件的小工具-cv.sh, a simple gadget file interception of the specified range and merge several files can be achieved
Date
: 2025-12-20
Size
: 2kb
User
:
李路
[
Linux-Unix
]
blk-merge
DL : 0
Functions related to segment and merge handling driver for Linux.
Date
: 2025-12-20
Size
: 3kb
User
:
rikangja
[
Linux-Unix
]
SegmentMerger
DL : 0
The SegmentMerger class combines two or more Segments, represented by an IndexReader ({@link #add}, into a single Segment. After adding the appropriate readers, call the merge method to combine the segments. If the compoundFile flag is set, then the segments will be merged into a compound file for Linux. -The SegmentMerger class combines two or more Segments, represented by an IndexReader ({@link #add}, into a single Segment. After adding the appropriate readers, call the merge method to combine the segments. If the compoundFile flag is set, then the segments will be merged into a compound file for Linux.
Date
: 2025-12-20
Size
: 7kb
User
:
zingdejai
[
Linux-Unix
]
blk-merge
DL : 0
Functions related to segment and merge handling.
Date
: 2025-12-20
Size
: 5kb
User
:
tshaizx
[
Linux-Unix
]
merge
DL : 0
merge算法java实现,包括一个main函数。(merge for java,include a main function.)
Date
: 2025-12-20
Size
: 15kb
User
:
kevin19931015
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.