Mark Allen Weiss 数据结构与算法分析 课后习题答案11.pdfVIP

  • 20
  • 0
  • 约1.05万字
  • 约 3页
  • 2017-07-02 发布于河南
  • 举报

Mark Allen Weiss 数据结构与算法分析 课后习题答案11.pdf

Mark Allen Weiss 数据结构与算法分析 课后习题答案11

Chapter 11: Amortized Analysis 11.1 When the number of trees after the insertions is more than the number before. 11.2 Although each insertion takes roughly log NO , and each DeleteMinO takes 2log NO actual time, our accounting system is charging these particular operations as 2 for the insertion and 3log NO−2 for the DeleteMin.O The total time is still the same; this is an accounting gimmick. If the number of insertions and DeleteMinsO are roughly equivalent, then it really is

文档评论(0)

1亿VIP精品文档

相关文档