CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - merge

搜索资源列表

  1. AviMerge

    0下载:
  2. AVI merge com 组件 合并多个AVI文件
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:79081
    • 提供者:Justtin
  1. Text

    2下载:
  2. 编程题(15_01.c) 结构 struct student { long num char name[20] int score struct student *next } 链表练习: (1).编写函数struct student * creat(int n),创建一个按学号升序排列的新链表,每个链表中的结点中 的学号、成绩由键盘输入,一共n个节点。 (2).编写函数void print(struct
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1582
    • 提供者:zhudong
  1. package

    0下载:
  2. 此小程序用java实现了可以分割的背包问题,开发平台是Eclipse。其中主要是用贪心算法实现背包问题,在将物品进行排序时,没有使用经典的merge-sort算法,而是直接使用了java中Arrays类的sort的方法,但要自己定义类,实现接口Comparator。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:21968
    • 提供者:gengxin
  1. merge

    0下载:
  2. 并归排序,我的一个作业, 代码是正确的 可以拷下即用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6209
    • 提供者:snail
  1. testime2.c.tar

    0下载:
  2. insertion sort and merge sort running time test
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1386
    • 提供者:南晓斐
  1. tomergeandbreakupthedocument

    0下载:
  2. to merge and break up the document,文件分割合并的java代码
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3843
    • 提供者:kobe
  1. VariableblocksizeMotionEstimation

    0下载:
  2. presentation of Fast Variable Block Size Motion Estimation Algorithms Based on Merge and Split Procedures for H.264/MPEG-4 AVC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:148522
    • 提供者:熊牧野
  1. 文件捆绑器源代码

    0下载:
  2. 将多个文件合并成一个最终可执行文件,运行这个最终合成文件后,就相当于运行了合并前的多个文件。这种程序在木马程序合并中会经常用到,你想知道它是怎么用程序实现的么?-to merge multiple files into a final executable files, run the ultimate synthesis document, which is equivalent to the pre-merger operations of a number of documents. Su
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:106599
    • 提供者:毕胜
  1. meld-1.1.4.tar

    0下载:
  2. LINUX下的文件比较工具,和WINDOWS下的MERGE工具差不多
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:663807
    • 提供者:lby
  1. Merge

    0下载:
  2. 一种新的合并算法,用c++实现的,STL比较好的方法,希望对大家有用,
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:6421
    • 提供者:zfjsw
  1. MERGE

    0下载:
  2. 算法类,合并排序的源代码,来自算法导论上的
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2007
    • 提供者:孟超
  1. merge

    0下载:
  2. 归并排序--c语言非第归-merging sort -- c-language section naturalization
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:
  1. 文件分割与合并

    0下载:
  2. 本程序可实现文件自动分割与合并,特别适合于邮件应用中对大文件进行分割后发送,并在接收端合并。-The program can automatically split files and merge, particularly suited to e-mail application to split large files after sending and the receiving end merger.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9620
    • 提供者:上官军
  1. 各种排序算法

    0下载:
  2. 各种常用的排序算法源程序,包括快速排序/归并排序/带限期的排序以及贪心法的实现程序-various commonly used algorithm source, including rapid sequencing / merge sorting / ranking with the deadline and the greedy method to achieve procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9868
    • 提供者:zbing0203
  1. filecut-VB

    0下载:
  2. 是一个智能文件分割机,可以同时分割或合并几个文件-is an intelligent document segmentation machine, and also split or merge several documents
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10919
    • 提供者:hyb1011
  1. divfile

    0下载:
  2. 一个将大文件分割的程序,并可自动生成批处理文件,双击批处理文件就可将多个小文件合并-The big document file divide procedure, and may automatically live the batch processing document, double-clicks the batch run document to merge many small files
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:87968
    • 提供者:张南
  1. 二路归并

    0下载:
  2. 这是一个用DELPHI编写的,关于多线程的,求解二路归并的界面程序!-This is a preparation using DELPHI, multithreading on the solution of two-way merge interface procedures!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:178332
    • 提供者:yshx
  1. WW1

    0下载:
  2. 用C语言编写的有关,两个单链表的归并排序操作.-C language of the two single-Chain merge sorting operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:824
    • 提供者:吴强
  1. shiyan 试验二代码

    0下载:
  2. 试验二代码 //假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A //表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。-Test two code// Suppose there are two elements of value by increasing order of the linear form A and B, are linked as a single storage structure, try wr
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-03-30
    • 文件大小:762
    • 提供者:testsb
  1. chi merge

    0下载:
  2. 給一組數據~~在隨機K植下進行離散化
  3. 所属分类:matlab例程

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com