endol007.log
endol007.log
profile
원동환
Mojittoba
글시리즈소개
태그 목록
  • 전체보기(17)
  • React(3)
  • react hook(2)
  • nextjs(2)
  • Props(2)
  • pwa(1)
  • apply(1)
  • call(1)
  • server side rendering(1)
  • virtual DOM(1)
  • front end(1)
  • component(1)
  • session/cookie(1)
  • OOP(1)
  • redux thunk(1)
  • redux saga(1)
  • bind(1)
  • Function Programming(1)
  • DP(1)
  • 알고리즘(1)
  • reselect(1)
  • Service Worker(1)
  • JWT(1)
  • BFS(1)
  • State(1)
  • this(1)
  • DOM(1)
  • postcss(1)
  • SSR(1)
  • tailwindCSS(1)
  • lazy-suspense(1)
  • spa(1)
  • code splitting(1)
  • JSX(1)
  • vanillajs(1)
  • DFS(1)
  • web-components(1)
  • dynamic programming(1)
  • redux(1)
전체보기 (17)React(3)react hook(2)nextjs(2)Props(2)pwa(1)apply(1)call(1)server side rendering(1)virtual DOM(1)front end(1)component(1)session/cookie(1)OOP(1)redux thunk(1)redux saga(1)bind(1)Function Programming(1)DP(1)알고리즘(1)reselect(1)Service Worker(1)JWT(1)BFS(1)State(1)this(1)DOM(1)postcss(1)SSR(1)tailwindCSS(1)lazy-suspense(1)spa(1)code splitting(1)JSX(1)vanillajs(1)DFS(1)web-components(1)dynamic programming(1)redux(1)

동적 계획법

동적 계획법이란 복잡한 문제를 간단한 여러 개의 문제로 나누어 푸는 방법을 말합니다. 이것은 부분 문제 반복과 최적 부분 구조를 가지고 있는 알고리즘을 일반적인 방법에 비해 더욱 적은 시간 내에 풀 때 사용한다.동적 계획법은 여러 개의 하위 문제를 풀고 그 결과를 기록

DPdynamic programming
2021년 6월 20일
·
0개의 댓글
·
0