搜索资源列表

  1. 数据结构中所用的8种排序方法

    0下载:
  2. 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap so
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:78562
    • 提供者:吴晓辉
  1. WordOp

    0下载:
  2. 一个简单的操作word的例子,完成合并多个word文档的合并功能-a simple word of the operation example, the completion of the merger of a number of word documents merge function
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8559
    • 提供者:朱竹
  1. 排序算法汇总和比较

    0下载:
  2. 实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习-achieved insertion sort, Hill, in order Bubble Sort, quick sort, select, in order of ranking and sculpture merge sorting, and sequencing can analyze the p
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37832
    • 提供者:叶靥
  1. 1MergeSort

    0下载:
  2. An implementation of merge sort.-merge sort.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:黄加斌
  1. data_write_down

    0下载:
  2. This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:397393
    • 提供者:zxf
  1. mergerline

    0下载:
  2. 这是一个用C编写的关于归并排序的程序,主要用于先按照一定的准则归并,然后再按照另外的准则排序。-This is a C prepared by the incorporation of the ranking procedure, first used in accordance with certain criteria merge, and then with the other ranking criteria.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5355
    • 提供者:xhyang
  1. MultiFile

    0下载:
  2. 一个文件捆绑器,能把多个文件合并为一个文件。-bundled with a document, and can merge multiple files into a single document.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:76598
    • 提供者:hong
  1. hbdoc

    0下载:
  2. 该软件是用来合并word文档的,操作简单,vb开发的-The software is used to merge word documents, simple operation, the development of vb
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3622
    • 提供者:丁荣
  1. Algorithmn

    0下载:
  2. 几种排序算法的VC++实现,包括选择排序,插入排序,归并排序,自底向上排序,快速排序-several algorithm VC, including the option of sorting, insertion sort, merge, in order of ranking from the bottom up, Quick Sort
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:36866
    • 提供者:d
  1. combinefile

    0下载:
  2. 本程序示例如何将多个文件合并成一个文件,并能够自分解。此技术在制作安装程序时非常有用。我在本网站学到了此技术,并将他整理扩展,能够合并文件和目录,个数不限。-example of the procedures on how to merge multiple files into a document and to be able to decomposition. This technology in the manufacture
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1445508
    • 提供者:回忆录
  1. MergeSortShow

    0下载:
  2. 数据结构(C++版)的演示程序,详细演示归并排序的具体调用过程-data structure (C + + version) demonstration program, a detailed presentation of specific merge sorting process called
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:45390
    • 提供者:znb
  1. sparsematric.cpp

    0下载:
  2. 十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起——实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1864
    • 提供者:weiran
  1. mergeinS

    0下载:
  2. merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.-merge sort give a set of S n integers and anot her integer x, determine whether
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1018
    • 提供者: 朱雨科
  1. WinMerge-2.4.10-src

    0下载:
  2. WinMerge可以显示两个文件的不同之处,并提供文件或文件夹合并功能。-WinMerge can show two different documents, and providing documents or folders merge function.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:6702687
    • 提供者:fletcher
  1. yakun

    0下载:
  2. 归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:824
    • 提供者:zn
  1. JavaSortingMethod

    0下载:
  2. java 排序,冒泡排序,快速排序,选择排序,插入排序,堆排序,归并排序等等!-java ranking, bubble sort, quick sort, select Sort, insert sequencing, heap sort, merge sort, and so on!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6766
    • 提供者:丁如敏
  1. C-Sort

    0下载:
  2. 本文档讲解了几种排序方式的优缺点。包含直接插入、希尔、直接选择、冒泡、快速、堆、二路归并等排序方式。-this document on the order of several ways the advantages and disadvantages. Include direct insertion, Hill, direct choice, Bubble, rapid and heaps of two-way merge, etc
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:84453
    • 提供者:wyk
  1. MergeSort2

    0下载:
  2. 二路合并排序算法,使用分治策略,时间复杂度O(nlog2n), 需要和待排记录等数量的辅助空间,是一种稳定的排序算法-two-way merge sorting algorithm, the use of divide-and-conquer strategy, the time complexity O (nlog2n) Pai and the need to record the number of auxiliary spac
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3861
    • 提供者:mxm
  1. sort-all

    0下载:
  2. 本程序完成实验要求的全部功能直接插入排序、SHELL排序、冒泡排序、快速排序、简单选择排序、堆排序、归并排序、基数排序,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结。 在实验过程中,积极配合本团队分工合作的精神,努力学习,总算不负众望,将程序编好,在此,我更想感谢的是老师的教导,在她的帮助下,我才顺利完成了本次的任务。 -the experimental procedures are completed all
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:97242
    • 提供者:马全
  1. MERGE-SingleADT1

    0下载:
  2. 用单链表实现对两个无序 A,B表进行合并并使的合并后的表按从小到大排序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1542
    • 提供者:wodezui-i
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org