학사일정

교육과정

SM-CDR
교육과정 및 교과목 해설서
학년도 2020 학기 2학기
이수구분 1전선 학수번호 1전선
교과목명 자료구조설계(휴먼지능로봇)
교과목명(영문) Data Structure Design(HIR)
교과목해설 본 교과목에서는 컴퓨터프로그래밍의 자료구조에서 사용되는 다양 한 알고리즘에 대하여 학습한다. 어떤 경우에도 tree, linked-list, sorting 알고리즘을 프로그래밍으로 구현할 수 있는 능력을 배양하며, 실습 및 설계를 통하여 자료구조 처리 알고리즘을 이용한 설계 결과물을 도출한다.
교과목해설(영문) Data subject algorithms including tree, linked-list and sorting are basically dealt in this subject. In real world problems, every student is able to solve those utilizing the algorithms implemented by C programming. Through design process and C programming coding performed by yourself, students have to create their own project outcome.
top