alirz-pixel.log
alirz-pixel.log
profile
alirz-pixel
글시리즈소개
태그 목록
  • 전체보기(47)
  • ps(7)
  • cpp(6)
  • python(6)
  • algorithm(5)
  • baekjoon(4)
  • linux(3)
  • C(3)
  • html(3)
  • WinAPI(2)
  • Backend(2)
  • CS(2)
  • codeforces(2)
  • http(2)
  • blas(2)
  • OS(2)
  • JavaScript(2)
  • github(1)
  • data structure(1)
  • requests(1)
  • visual studio(1)
  • shell(1)
  • OOP(1)
  • process(1)
  • scraping(1)
  • network(1)
  • json(1)
  • design(1)
  • Tkinter(1)
  • FastAPI(1)
전체보기 (47)ps(7)cpp(6)python(6)algorithm(5)baekjoon(4)linux(3)C(3)html(3)WinAPI(2)Backend(2)CS(2)codeforces(2)http(2)blas(2)OS(2)JavaScript(2)github(1)data structure(1)requests(1)visual studio(1)shell(1)OOP(1)process(1)scraping(1)network(1)json(1)design(1)Tkinter(1)FastAPI(1)

[Network] 온라인 게임의 네트워크 통신 방식

온라인 게임의 네트워크 통신 방식인 P2P, C/S, Web-based 방식에 대해 알아보자

CSnetwork
2023년 7월 22일
·
0개의 댓글
·
4

[CS] TCO (Tail Call Optimization)

서브루틴의 호출을 프로시저의 마지막 행위로 수행하는 것

CS
2023년 3월 29일
·
0개의 댓글
·
0