JINSOL KIM
JINSOL KIM

Computer Vision for Autonomous Driving

Contact me

2023 © JINSOL KIM

  • ALL
  • Autonomous Driving
    Concept Optimal State Estimation Lidar Automotive
    Self-Driving Cars (Coursera)
  • Math
    Algorithm Problem Solving Linear Algebra Probability Calculus Game Theory
    Mathematics for machine learning (Coursera)
  • ML
    Concept Sklearn PRML(Pattern Recognition and Machine Learning)
    Question ETC
  • DL
    Concept PyTorch
    Deeplearning.ai Deeplearning.ai GAN ETC
  • Vision
    Concept Multiple View Geometry OpenCV
    Segmentation based on DL Depth Estimation based on DL Detection based on DL Optical Flow based on DL Multi Camera/View Fusion based on DL Vision Dataset
    CS231n First Principles of Computer Vision (Coursera)
    Signal and System ETC
  • Python
    Basic & Pandas & Numpy Django Django-RestFramework Crawling Embedded GUI
    ETC
  • C
    C Concept CPP Concept Linux ETC
  • ETC
    Business Database Computer Network Operational Research Review Dev ETC
Linux 관련 글 목차

Linux 관련 글 목차

2000, Jan 01    


  • 리눅스 기본 명령어 및 사용법
  • vim 기능 및 세팅 정리


Linux System Programming


  • 프로세스와 쓰레드


TCP/IP 소켓 프로그래밍


  • 네트워크 프로그래밍과 소켓의 이해
  • 소켓의 타입과 프로토콜의 설정
  • 주소체계와 데이터 정렬
  • TCP/IP 기반 서버 및 클라이언트
  • UDP 기반 서버 및 클라이언트
  • 소켓의 연결 종료
  • 멀티프로세스 기반의 서버 구현
  • 프로세스간 통신
  • IO 멀티플렉싱
  • 다양한 입출력 함수
  • 멀티캐스트와 브로드 캐스트
  • 리눅스 소켓과 표준 입출력
  • 입출력 스트림의 분리 관련 내용
  • epoll 관련 내용
  • 멀티쓰레드 기반 서버 구현
  • HTTP 서버
  • window, window에서의 쓰레드 사용
  • window, window에서의 쓰레드 동기화
  • window, Overlapped IO 모델
  • window, IOCP(Input Output Completion Port) 관련 내용


Operating system


  • Operating system introduction
  • latency와 throughput
Twitter Facebook Google+
# linux # 리눅스 # socket # 소켓 # tcp/ip # os # operating system