Danh mục

Lecture Design and Analysis of Algorithms: Lecture 8 - Dr. Sohail Aslam

Số trang: 19      Loại file: ppt      Dung lượng: 3.15 MB      Lượt xem: 21      Lượt tải: 0    
tailieu_vip

Hỗ trợ phí lưu trữ khi tải xuống: 1,000 VND Tải xuống file đầy đủ (19 trang) 0
Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Divide and conquer strategy is applicable in a huge number of computational problems. The first example of divide and conquer algorithm we will discuss is a simple and efficient sorting procedure called We are given a sequence of n numbers A, which we will assume are stored in an array A[1..n]. The objective is to output a permutation of this sequence sorted in increasing order. In this lecture, you find clear explanations of merge sort.
Nội dung trích xuất từ tài liệu:
Lecture Design and Analysis of Algorithms: Lecture 8 - Dr. Sohail Aslam

Tài liệu được xem nhiều: