摘要: 《算法导论(第4版)》学习第 28 天,p162-p163 总结,总计 2 页。 一、技术总结 1. heap sort (1) (binary) heap(堆/二叉堆) (2)complete binary tree(完全二叉树) (3)max-heap(最大堆) 定义:A[PARENT(i)] 阅读全文
posted @ 2025-05-28 10:55 codists 阅读(12) 评论(0) 推荐(0)