최대 힙 최소 힙STL(Standard Library)2023. 12. 31. 17:30
Table of Contents
728x90
반응형
https://leeminju531.tistory.com/20
(C++ STL) priority_queue, make_heap 제대로 이해하기(1)
http://www.cplusplus.com/reference/algorithm/make_heap/ make_heap - C++ Reference custom (2)template void make_heap (RandomAccessIterator first, RandomAccessIterator last, Compare comp ); www.cplusplus.com 해당 글은 우선순위 큐를 이해하고 mak
leeminju531.tistory.com
https://jasonyoo.tistory.com/55
우선순위 큐와 힙 개념 및 C++ STL
개념 출처 : chanhuiseok.github.io/posts/ds-4/ STL 출처 : chanhuiseok.github.io/posts/algo-54/ * 우선순위 큐 - 우선순위가 높은 순서대로 pop하는 큐 - 우선순위 큐는 배열이나 연결리스트로 구현하는 것보다 힙으
jasonyoo.tistory.com
728x90
반응형
'STL(Standard Library)' 카테고리의 다른 글
[C++] STL algorithm 조건 지정자 (0) | 2023.12.31 |
---|---|
STL pair, tuple 사용법 (1) | 2023.12.26 |
[C C++] STL deque (0) | 2023.12.20 |
[C C++] STL에서 Duque와 Vector의 차이점 (0) | 2023.12.19 |
[C C++] 1, 2차원 vector 할당 및 주요 기능들 (0) | 2023.12.15 |
@BE_개발자 :: 경이로운 개발일기
경이로운 BE 개발자가 되기 위한 프로그래밍 공부 기록장
도움이 되었다면 "❤️" 또는 "👍🏻" 해주세요! 문의는 아래 이메일로 보내주세요.