Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 페이지 부재율
- 인터럽트
- 부동소수점
- BOJ
- Oracle
- 스레드
- 세마포어
- 프로세스
- 백준
- fork()
- mutex
- ALU
- 페이지 대치
- 단편화
- Algorithm
- 우선순위
- 운영체제
- 알고리즘
- concurrency
- 트랩
- PYTHON
- 교착상태
- 동기화
- 추상화
- mips
- 컴퓨터구조
- 페이징
- 기아 상태
- 가상 메모리
- 스케줄링
Archives
- Today
- Total
목록분류 전체보기 (122)
봉황대 in CS
Git Terminal Commands
내가 자꾸 까먹고 헷갈려서 작성하는 Git 터미널 명령어 정리 (수시로 업데이트 예정) * Git의 구조 - 로컬 저장소 (Local repository) 1. Working directory (1) untracked (2) tracked (a) unmodified (b) modified (수정된) 2. Staging area 3. Git directory (2→3 by commit) - 원격 저장소 (Remote repository) : Git directory (Local → Server by push) ❖ Basic Terminal Commands * Position ❏ 현재 위치 (Print working directory) pwd ❏ 현재 directory의..
Computer Science & Engineering
2021. 11. 13. 22:57
와
블로그 만들었다 열심히 해보자
회고 & 기록
2021. 9. 25. 18:10