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

搜索资源列表

  1. 排序算法-java

    0下载:
  2. 用java实现的数据结构排序算法,包括:选择排序、插入排序、冒泡排序、希尔排序、快速排序、堆排序、归并排序。-used to achieve the ranking algorithm data structure, including : Select, in order of insertion sequence and Bubble Sort, Hill sequencing, rapid sequencing, heap sort, merging sequencing.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:54226
    • 提供者:陈为
  1. huffman_f

    0下载:
  2. huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2201
    • 提供者:真实
  1. 排序和查找

    0下载:
  2. 常用的数据结构排序和查找算法:简单选择排序,冒泡排序,折半插入排序,快速排序,堆排序 顺序查找,折半查找.-commonly used data structures sorting and searching algorithms : simple choice, in order of Bubble Sort, half insertion sort, rapid sequencing, Heap Sort sequence search, binary search.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2577
    • 提供者:张杰
  1. 0305111

    0下载:
  2. 很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hil
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5107
    • 提供者:333
  1. 表达式的计算

    0下载:
  2. 数据结构的实验,用一个堆椎来计算一个整形表达式的值-structure of the experimental data, with a heap of vertebral a plastic calculated the value of the expression
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11918
    • 提供者:张心海
  1. ClassicalDataStructures

    0下载:
  2. 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and val
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40431
    • 提供者:许友来
  1. EM78P15

    0下载:
  2. em78p153的程序范例,很经典。希望堆大加有用。-em78p153 example of the procedure, very classic. Hope heap big plus useful.
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 这是我刚刚学习C#时候编写的连连看小游戏,现在看来已经有点简单了.它的实现方式是控件数组,也就是声明了一堆Label.现在拿出来供后来者学习-just learning C# 1000 block of Terry Avenue when prepared by the small game, it now appears a bit simple. It is the way to achieve the control array is a heap of Label statement.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11391
    • 提供者:中子豆
  1. sdp

    0下载:
  2. 拓扑,直接插入,冒泡,简单选择,希尔 ,快速,堆排序-topology, direct insertion, bubbling simple choice, Hill, rapid and Heap Sort
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:221168
    • 提供者:李伟然
  1. huffmantreeandheap

    0下载:
  2. HUFFMAN和HEAP的JAVA实现。 用来实现文件压缩的基本部分。-HUFFMAN HEAP and JAVA. Documents used to achieve a fundamental part of compression.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9183
    • 提供者:姚维
  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. DelphiHelperV2.4

    0下载:
  2. 为Delphi程序员设计的代码资料管理工具,提供代码和资料的分类收集与检索,帮助您摆脱查找代码堆的烦恼;V2.2版新增功能:支持Delphi语法着色,将代码库与资料库分开维护,大大增强了编辑器的功能,最小化时缩小到系统托盘,进行了内存优化,运行时仅占用几百K的内存,如果您是Delphi程序员或Delphi的爱好者、学习者,相信这个工具会给您带来编码的乐趣,成为您的好帮手。-Delphi programmers to design code information management tools
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:3052982
    • 提供者:测试这
  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. duifengpei.cpp

    0下载:
  2. KMP目录下是字符串的堆分配存储表示源程序,其中使用KMP算法完成模式匹配 -KMP directory is the string heap memory allocation, said the source, the use of KMP completed pattern matching algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3021
    • 提供者:wangjie
  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. heapsort2.c

    0下载:
  2. 堆排序算法的过程演示 请多多指教-heap sorting algorithm process demonstrated great weekend!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1348
    • 提供者:龙太雷
  1. iseemem

    0下载:
  2. 这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术,防护效果有了一个质的提升。YZ 编写,编译器:VC6。-for C or C program memory protection system, which can effectively detect memory leaks and memory reader unu
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:23734
    • 提供者:钱 峰
  1. SortArithmetic

    0下载:
  2. 学习数据结构写的排序代码,有冒泡排序、直接插入、希尔排序、简单选择排序、快速排序、堆排序-study data structure was sort of code, Bubble Sort directly inserted, Hill, in order of simple choice, in order of Quick Sort, Heap Sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:128813
    • 提供者:陈飞
  1. my_os_easy_and_PDF

    0下载:
  2. 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:252797
    • 提供者:jun
  1. DEMO(sort)

    0下载:
  2. 实现各种内部排序。包括冒泡排序,直接插入排序,Shell排序,快速排序,堆排序,并比较排序的比较次数和移动次数。主要是C语言。-achieve internal order. Including bubble sort, direct insertion sort, Shell sort, quick sort, heap sort, and compare the ranking of number and mobile number. C is the main language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10796
    • 提供者:张某某
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com