文件名称:6
介绍说明--下载内容均来自于网络,请自行研究使用
堆排序是一树形选择排序,在排序过程中,将R[1..N]看成是一颗完全二叉树的顺序存储结构,利用完全二叉树中双亲结点和孩子结点之间的内在关系来选择最小的元素。-Heap sort is a tree selection sort, the sort process, the R [1 .. N] as the order of a complete binary tree storage structure, the use of complete binary tree in the parent node and child node of the intrinsic relationship between the elements to select the minimum.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
6.cpp