바로가기

모두를 위한 열린 강좌 KOCW

주메뉴

강의사진
  • 주제분류
    공학 >컴퓨터ㆍ통신 >컴퓨터공학
  • 강의학기
    2011년 2학기
  • 조회수
    6,975
  • 평점
    1.2/5.0 (5)
A data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently. In this course, students can learn the characteristics of linear data structures such as Array, Stack, Queue, and Deque and non-linear data structures such as Tree and Graph, and understand how to use and implement them. Also, students can understand various Sorting and Searching algorithms using those data structures and learn how to program it for themselves.
Introduction
배속
  • 이전차시
  • 다음차시

차시별 강의

PDF VIDEO SWF AUDIO DOC AX
1. 비디오 Introduction Introduction to Data Structure Course and a breif review of C++ programming URL
2. 비디오 List-I Classes in C++, Introduction to Algorithms, Definition and examples of List Data stucture in daily life, List operations, Implementation of List Using Array URL
3. 비디오 List-II List Implementation using Linked Memory, Some variants of Linked List. Example of list data sturucture usage URL
4. 비디오 Stacks-I Definition, operations, implementation and usage of stack data structure. URL
5. 비디오 Stacks-II Converting infix exprerssion to postfix using stack. Implemetatiion of stack using C++ templates URL
6. 비디오 Queques Definition, operations, implementation and usage of queue data structure. URL
7. 비디오 Tree-I Binary Tree Definition, operations, and implementation of binary tree data structure URL
8. 비디오 Tree-II Binary Search Tree Definition, operations, and implementation of binary search tree (BST) URL
9. 비디오 Tree-III AVL Tree Definition, operations, and implementation of AVL search tree URL
10. 비디오 Tree-IV Threaded Binary Tree Remaining part of the AVL tree. Definition, operations, and implementation of binary threaded tree. URL
11. 비디오 Tree-V Tree Usage Some applications and usages of tree data structure URL
12. 비디오 Tree-VI Heap Definition, operations, and implementation of heap data structure URL
13. 비디오 Tables and Dictionaries Definition, operations, and implementation of Tables URL
14. 비디오 Sorting Some sorting algorithms URL
15. 비디오 Graph-I Definition, representation and transversal of graphs URL
16. 비디오 Graph-II Some graph algorithms URL

연관 자료

loading..

사용자 의견

강의 평가를 위해서는 로그인 해주세요.

이용방법

  • 강의 이용시 필요한 프로그램 [바로가기]



    ※ 강의별로 교수님의 사정에 따라 전체 차시 중 일부 차시만 공개되는 경우가 있으니 양해 부탁드립니다.

이용조건