Skip to content

하글공방 블로그

  • 프로젝트
  • 개인정보처리방침

연결리스트

[C] 연결리스트(Linked List)로 큐(Queue) 구현

2023년 08월 13일2023년 07월 30일 by hydroponicglass

서론 큐의 필수함수인 push, pop, top(=front)를 C로 구현했다. 다른 글 [C] 단방향 연결리스트(Linked List) 구현 구현

Categories 알고리즘 Tags 연결리스트, 큐, C, 알고리즘 Leave a comment

카테고리

  • 디버깅/오류 (4)
  • 개발 (134)
    • 영상처리 (3)
      • 영상처리 이론 (3)
    • 운영체제 (7)
      • Linux (7)
        • 디버깅 (2)
    • 임베디드 (21)
      • 임베디드 C/C++ (7)
      • 임베디드 이론 (13)
      • 하드웨어 (1)
    • 도구 (34)
      • VSCode (6)
      • Git (9)
      • MS Office (18)
      • Notion (1)
    • 알고리즘 (9)
    • 언어/라이브러리 (60)
      • OpenCV (1)
      • Python (3)
      • Qt (7)
      • Android (9)
      • C, C++ (30)
      • Flutter (7)
      • Java (1)
      • Kotlin (2)

최신 글

  • [Flutter] BottomNavigationBar 배경색 변경
  • [Python] command not found: pip 오류
  • [C, C++] hex to int와 c++에서 hex 출력
  • [C, C++] Hex값 두개 합치기(비트연산)
  • [Flutter] 플러터 텍스트 고정폭 폰트로 변경

최신 댓글

보여줄 댓글 없음.

태그

android C C++ debugging excel flutter gcc git gitlab ios jenkins kotlin linux mac memset notion pair powerpoint python qt set STL vscode word 가변인자 구조체 매크로 벡터 스택 알고리즘 연결리스트 영상처리 임베디드 큐 통신

© 2023 HydroponicGlass• All Rights Reserved!