so_sal 

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

linked 1

링크드 리스트의 추가,출력,삭제,찾기,바꾸기 소스

/* * http://sosal.tistory.com/ * made by so_Sal */ #include using namespace std; class node{ private: int value; public: node(int a){ // 생성자 함수를 이용하여 value 초기화 value = a; } int getValue(){ // 값을 얻어오기 위한 함수 return value; } void setValue(int val){ value = val; } node *next; // 다음 노드를 가리킬 포인터 }; node* first; // 첫번째 노드 node* newNode; int count=0; // 노드의 숫자를 관리할 conter node* CreateNode(int val); void..

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

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

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

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

페이스북 트위터 플러그인

  • 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
  • 방명록

티스토리툴바