堆排序
排序 

所属分类:数据结构
开发工具:C/C++
文件大小:263KB
下载次数:0
上传日期:2021-03-18 19:31:50
上 传 者wenxia1848
说明:  堆排序(英语:Heapsort)是指利用堆这种数据结构所设计的一种排序算法。堆是一个近似完全二叉树的结构,并同时满足堆积的性质:即子结点的键值或索引总是小于(或者大于)它的父节点。
(Heapsort (English: HeapSort) refers to a sort algorithm designed using the data structure heap. The heap is an almost complete binary tree structure, and simultaneously satisfies the property of the heap: that is, the key or index of a child node is always smaller than (or greater than) its parent node.)

文件列表:
堆排序 (0, 2019-04-26)
堆排序\bin (0, 2019-04-26)
堆排序\bin\Debug (0, 2019-04-26)
堆排序\bin\Debug\堆排序.exe (968252, 2019-04-26)
堆排序\main.cpp (1198, 2019-04-26)
堆排序\obj (0, 2019-04-26)
堆排序\obj\Debug (0, 2019-04-26)
堆排序\obj\Debug\main.o (13341, 2019-04-26)
堆排序\堆排序.cbp (1112, 2019-04-26)
堆排序\堆排序.layout (356, 2019-04-26)

近期下载者

相关文件


收藏者