Danh mục

CSE Faculty - Chapter 2 : LIST

Số trang: 72      Loại file: pdf      Dung lượng: 595.75 KB      Lượt xem: 15      Lượt tải: 0    
Thư viện của tui

Phí tải xuống: 30,000 VND Tải xuống file đầy đủ (72 trang) 0
Xem trước 8 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Linear List Concepts List ADT Specifications for List ADT Implementations of List ADT Contiguous List Singly Linked List Other Linked Lists Comparison of Implementations of ListLinear List ConceptsDEFINITION: Linear List is a data structure where each element of it has a unique successor.element 1element 2element 3.Linear List Concepts (cont.).Linear List Concepts (cont.)General list: • No restrictions on which operation can be used on the list • No restrictions on where data can be inserted/deleted.Unordered list (random list): Data are not in particular order. Ordered list: data are arranged according to a key....
Nội dung trích xuất từ tài liệu:
CSE Faculty - Chapter 2 : LIST

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

Gợi ý tài liệu liên quan: