so_sal 

  • 홈
  • 방명록
  • 오토마우스
  • Profile
  • LinkedIn

큐 1

큐 : 링크드 리스트로 구현한 간단한 큐

/* * http://sosal.tistory.com/ * made by so_Sal */ 연결리스트로 간단하게 `큐`를 구현해보려고 합니다. 밑에 스택에서 사실 소스를 그대로 재탕해먹었습니다. push부분과 pop 부분이 상반된다는 점 빼고는 간단한 큐와 스택이 다른점은 없으니..^^; #include using namespace std; class node{ private: char value; //간단하게 알파벳 저장하는 스택의 노드~ public: node(int a){ // 생성자 함수를 이용하여 value 초기화 value = a; } char getValue(){ // 값을 얻어오기 위한 함수 return value; } node *next; // 다음 노드를 가리킬 포인터 node *pre..

Programing/C- programing 2010.08.19
이전
1
다음
더보기
프로필사진

so_sal 

Bioinformatics analyst Data scientist

  • Sosal~ (805)
    • Stigmatized. (344)
      • Essay (56)
      • ETC. (63)
      • Adobe acrobat (28)
      • Music story (84)
      • Game posting (11)
      • Fish (6)
      • Closed (0)
      • University (20)
      • Investment Techniques (13)
      • Outing (51)
      • Tistory (1)
      • epilogue (9)
      • The Grande Music Studio (1)
    • Major Study. (164)
      • Computer Science (51)
      • Bioinformatics (78)
      • System hacking (25)
      • Journal study (7)
      • Image Processing (3)
    • Linux (58)
      • Linux_programing (25)
      • Linux_technic (24)
      • Linux_Source (9)
    • Windows_ (50)
      • Windows32_API (19)
      • Windows_C# & App (25)
      • Windows_Source (4)
    • Programing (146)
      • C- programing (41)
      • Java & Android App. (4)
      • Assembley 16bit (6)
      • R- programming (59)
      • ETC_programming (6)
      • Algorithm (9)
      • Julia programming (1)
      • Python programming (18)
      • Flutter (1)
      • Vue (0)
    • Web programing (42)
      • HTML & CSS (12)
      • Javascript (20)
      • JSP (5)

Tag

binary, system, 리눅스, socket, PDF, 링크드리스트, find, 애크로뱃, SIS, Acrobat9, sosal, 아크로뱃, adobe, Acrobat, 프로세스, 어도비, Linux, process, 시스템, fork,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

  • 오토마우스 무한클릭
  • 운영자 프로필
  • 코드악보 채보신청

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/08   »
일 월 화 수 목 금 토
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.

  • SNUBI
  • Dakuo
  • Posaengi
  • 방명록

티스토리툴바