so_sal 

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

2014/06/07 3

세종대학교 2014학년도 수시모집 입시결과

/* * http://sosal.tistory.com/ * made by so_Sal */ 세종대학교 2014 수시성적 경쟁률 및 입결입니다.

Stigmatized./University 2014.06.07

c++ STL 2차원 vector 배열 만들기

/* * http://sosal.tistory.com/ * made by so_Sal */ 배열을 이용하여 2차원 배열을 만들면, 크기 조절, 인덱스 조절이 불편해서 vector를 이용하여 2차원 배열을 만드는 방법을 공부했습니다. vector를 인자로 가지는 vector를 만들어서, row의 개수만큼 만드는 방법이 있지만 코드가 길어져서 한번에 크기를 결정하는 방법을 생각해봤습니다. #include #include #include #include #include #include #include #include using namespace std; vector table; int main(){ int row = 15; int col = 10; table.assign(row, vector(col, 1));..

Programing/C- programing 2014.06.07

c++, vector, deque를 이용한 피보나치 수열 구현

/* * http://sosal.tistory.com/ * made by so_Sal */ vector를 이용하여 구현한 피보나치 수열 #include #include #include #include #include using namespace std; int main(){ vector vt; vt.assign(2,1); for(int i=2; i

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

so_sal 

Bioinformatics analyst Data scientist

  • Sosal~ (806)
    • 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. (165)
      • Computer Science (51)
      • Bioinformatics (79)
      • 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

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

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

  • 오토마우스 무한클릭
  • 운영자 프로필
  • 방명록

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2014/06   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © AXZ Corp. All rights reserved.

  • SNUBI
  • Dakuo
  • Posaengi
  • 방명록

티스토리툴바