우당탕탕 코딩일기

  • 홈
  • 태그
  • 방명록

2024/10 2

[Data Structure] 중간고사 정리

Chapter 1. Software, Data Structure, and C++1. AbstractionAbstraction should be between too abstract and too concrete.Abstraction : a model of complex system that includes only the details essential to the perspective of the viewer of the system. Tells what the program must do, but not how the program does it. 2. Abstraction Data TypeA data type whose properties(data and operations) are specifie..

C++ 2024.10.20

[Data Structure] Reviewing Up wrong C++ codes

2024.10.041. Array cannot have member function. templateclass QueueType{private: ItemType * data; // dynamic array implementation int front; // the index of the front element int rear; // the index of the rear element int maxQueue; // the MAX size of the queue public: QueueType(int maxQue); void enqueue(ItemType value); ItemType dequ..

C++ 2024.10.04
이전
1
다음
더보기
프로필사진

우당탕탕 코딩일기

아자아자

  • 분류 전체보기 (72) N
    • 식품영양학 (4)
    • 백준 (30)
    • 독서 목록 (2)
    • 데이터 분석 (1)
    • 프로그램 개발 (4) N
    • Python (9)
    • 기타 (5) N
    • C++ (6)
    • TOEFL (0)

Tag

11060, 단어감지프로그램, pandas, 17829, Python, 10610, 시계열처리, 점프 점프, 1068, 도서배달로봇, 녹화표시, 소프트웨어융합학과, 백준, 레벨 1, 13414, NewsAPI, 2023소프트웨어대전, 1145, C++, 2738,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2024/10   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • Github

티스토리툴바