搜索资源列表

  1. heap-sort

    0下载:
  2. 利用堆排序从一系列的数中找出前k个小的数-Using heap sort from a series of numbers to find a small number of the first k
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:闫海军
  1. heap

    0下载:
  2. 堆的插入、删除、查找、建立等操作,简单能用就行了-Heap insert, delete, find, build, etc, can be used simply on the line ......
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:366592
    • 提供者:zhaoxuefeng
  1. heap

    0下载:
  2. 这是关于heap的程序,他可以实现heap的插入 删除 保存 输出等-this programming can realize the function of the heap ,include the insertion new element of the heap, delete the root element of heap,the function of heap sort ,and print the deleted
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:李红梅
  1. heap-sort

    0下载:
  2. 堆排序算法的实现,很早写的,应该有点借鉴意义-Heap Sort algorithm, early writing, and should learn a little bit
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:张天
  1. Heap

    0下载:
  2. Heap Class based on binary Tree. Used in many programs.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:Hans
  1. binomial-heap

    0下载:
  2. program to implement a binomial heap and do operations like insertion, extracting the minimum key node, decreasing the node key etc
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Jithin
  1. heap

    0下载:
  2. python语言的一个脚本,用于获取当前系统的堆结构-python heap
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:125952
    • 提供者:wangmin
  1. Heap-Sort

    0下载:
  2. parallel prog for heap sort
  3. 所属分类:并行运算

    • 发布日期:2024-05-18
    • 文件大小:28672
    • 提供者:rajvb
  1. heap

    0下载:
  2. To write a heap in assembly language (X86)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:xujun
  1. heap

    0下载:
  2. 堆(构造大顶堆、弹出元素、插入元素、堆排序)-heap(the structure of the heap, pop-up elements, and heap sort)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:163840
    • 提供者:恋恋风尘
  1. HEAP

    0下载:
  2. 大顶堆及优先队列的完整实现,包括插入、改变、抽出元素的实现以及实现堆排序。-The big top of the heap and priority queue complete implementation, including insert, change, taking the elements of the implementation and realization of the heap sort.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:李天喜
  1. Heap-Sort

    0下载:
  2. C++ implementation of Heap Sort
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:andalus
  1. safe-heap

    0下载:
  2. safer heap-allocate strategy
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:75776
    • 提供者:kioio
  1. safe-heap

    0下载:
  2. safer heap-allocate strategy
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:568320
    • 提供者:kioio
  1. Heap

    0下载:
  2. 最小堆的实现 最小堆的创建、调整、插入和删除算法,运用C++类实现最小堆的类定义及基本操作算法 -Minimum heap to achieve the minimum heap to create, adjust, insert and delete algorithms use C++ class to class definition and the basic operation algorithms to achiev
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:林文众
  1. Heap

    0下载:
  2. The program represents a graphical representation of heap sort.The program is in accordance to algorithm provided in Cormen
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:amannith
  1. heap

    0下载:
  2. 二叉堆的操作。包括最大堆和最小堆的建立与调整。-Binary heap operations. Including the largest heap and the establishment and adjustment of the minimum heap.
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:张合
  1. Binary-Heap

    0下载:
  2. 二叉堆的基本介绍,以及相关的简单源码实现-Introduction of binary heap, and a simple implementation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:176128
    • 提供者:RekingQin
  1. heap

    0下载:
  2. 简单的内存堆管理,模拟操作系统,实现简单的内存分配和回收。-Simple memory heap management
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-18
    • 文件大小:224256
    • 提供者:Windeal
  1. Heap-sort

    0下载:
  2. 堆排序  堆排序利用了大根堆(或小根堆)堆顶记录的关键字最大(或最小)这一特征,使得在当前无序区中选取最大(或最小)关键字的记录变得简单。   (1)用大根堆排序的基本思想   ① 先将初始文件R[1..n]建成一个大根堆,此堆为初始的无序区   ② 再将关键字最大的记录R[1](即堆顶)和无序区的最后一个记录R[n]交换,由此得到新的无序区R[1..n-1]和有序区R[n],且满足R[1..n-1].keys≤R[n].key  
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:周杨
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org