算法设计(分治法-快速排序).pptVIP

  • 67
  • 0
  • 约1.13万字
  • 约 41页
  • 2017-08-15 发布于山西
  • 举报
算法设计(分治法-快速排序),分治法快速排序,快速排序算法,java快速排序算法,快速排序算法c语言,java快速排序算法代码,快速排序非递归算法,php快速排序算法,算法导论快速排序,快速排序算法c

2007-2008-01《Design and Analysis of Algorithms》SCUEC Review of last class Divide and Conquer technique The merge sort algorithm and its best-case, worst-case and average-case analysis Goals of the Lecture At the end of this lecture, you should Master the idea of quick sort algorithm Master the best-case, worst-case and average-case analysis of quick sort algorithm Understand the difference between merge sort and quick sort Quicksort Another sort algorithm example to reveal the essence of divide-and-conquer technique Its idea can be described as follows: Divide: Partition the array A[p..r] in

文档评论(0)

1亿VIP精品文档

相关文档