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

搜索资源列表

  1. uGridColumnSort

    0下载:
  2. 排序 排序 排序 排序 排序-Sorting Sorting Sorting Sort Sorting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:811
    • 提供者:张凯
  1. 7d

    0下载:
  2. 7种内部排序算法的比较 里面含 测试代码!-seven internal sorting algorithm inside compared with the test code!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6764
    • 提供者:王哲江
  1. cn700_vc61644626264

    0下载:
  2. 不过他可以支持很多功能 包括 存储dbf库 排序 预览 打印 字体及纸张的设置等-But he could support many functions include storage for sorting dbf Print preview of the paper and font settings
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:190910
    • 提供者:张军
  1. BinarySortTree

    0下载:
  2. 经典数据结构例子: 二叉排序树的应用-- 排序与检索.-classic example of data structure : binary sort of tree -- Sorting and Searching.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:何作为
  1. 4-16

    0下载:
  2. 选择法排序:数据的排序就是将一批数据由小大到(升序)或由大到小(降序)进行排列。常用的有选择法、冒泡法。 -selection Ordering : Sorting data is a group of data from small to large (ascending) or 7,10,13 (descending) order. Commonly used in the selection and the Bubble Act.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8744
    • 提供者:张云
  1. shellsort111

    0下载:
  2. 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19421
    • 提供者:乐乐
  1. TextSor

    0下载:
  2. 一个速度很快的文字排序引擎(TextSort engine),在微机上可以达到六分钟左右对两百万行文字做排序,提供三种内存内排序方法及五种对文件排序的方法 -a fast engine ranking characters (TextSort engine). the microcomputer can reach about six minutes to 2 million lines do sequencing, three memory provided within five ranki
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:11864
    • 提供者:zhjq1
  1. all_kinds_of_algorithms

    0下载:
  2. 常用算法如西尔排序 堆排序 冒泡排序 选择排序等-common algorithms such as Silvan ranking Heap Sort Bubble Sort Selection Sorting etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2851
    • 提供者:jiangyi
  1. sdfsd

    0下载:
  2. 这是用C编写的算法程序,用气泡法进行排序!-C is prepared by the algorithm, using bubble method for sorting!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15316
    • 提供者:wqw
  1. guibinpaixu

    0下载:
  2. 是一个用C++编写的小程序它可以进行归并排序和二分查找,是一个分治法的实例-C is a small procedure to prepare it for sorting and merging two hours to find, is a partition of the examples of France
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7555
    • 提供者:成朝夕
  1. PDACE

    0下载:
  2. evc程序 pda上的,只是通讯的一部分,还有其他的,整理以后再共乡吧 -AES pda procedures on the part of the communication is, there are other, sorting out later it a total of Rural
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1691507
    • 提供者:崔苗
  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. tppx

    0下载:
  2. 拓扑排序,以前做的,可以实现6个顶点8条弧的任意有向图的拓扑排序-topological sorting, previously done, can achieve a six point eight arbitrary arc to a map of topological sorting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1178
    • 提供者:碰字见
  1. zy.tar

    0下载:
  2. 数组结构写的程序 可以删除,查找,增加,排序内容-array structure written procedures can be deleted, locate, increased sorting content
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11014
    • 提供者:xiaohei
  1. zhpf1202

    0下载:
  2. c++builder开发系统实现了成绩查寻,排序等等。是一个多功能软件-c builder development system to achieve the results searching, sorting and so on. It is a multifunctional software
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:313021
    • 提供者:王飞
  1. aaaaaaaaaaaaa

    1下载:
  2. 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加) 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表: 课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使他们能在最短的时间内修完这些课程。-curriculum, using topolo
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9296
    • 提供者:lea5195444
  1. Sortutil

    0下载:
  2. 排序算法,用java语言来实现,简单易懂,语句少-sorting algorithm using java language to achieve and easily understood, the statement less
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:938
    • 提供者:suhu
  1. graphicsalgorithmy

    0下载:
  2. 一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9136
    • 提供者:xiaofeng
  1. HeapSortMFC

    1下载:
  2. 演示了堆排序的算法逻辑,且以MFC为开发工具,实现了可视化。-demonstration of the heap sorting algorithm logic and in the MFC for the development of tools to achieve a visualization.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41112
    • 提供者:byron
  1. DPG

    0下载:
  2. 堆排序 一、 需求分析 问题定义: 假设定义堆为满足如下性质的完全三叉树:(1)空树为堆;(2)根结点的值不小于所有子树根的值,且所有子树均为堆。编写利用上述定义的堆进行排序的算法,并分析推导算法的时间复杂度。 -a heap sort, demand analysis definition : the assumption that to meet the definition of sculpture, the complete nature of trigemi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:844
    • 提供者:明年燦有
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com