Digital Design and Computer Architecture - Lecture 23b: Virtual Memory
This post is a derivative of Digital Design and Computer Architecture Lecture by Prof. Onur Mutlu, used under CC BY-NC-SA 4.0. You can watch this lectu...
This post is a derivative of Digital Design and Computer Architecture Lecture by Prof. Onur Mutlu, used under CC BY-NC-SA 4.0. You can watch this lectu...
This post is a derivative of Digital Design and Computer Architecture Lecture by Prof. Onur Mutlu, used under CC BY-NC-SA 4.0. You can watch this lectu...
This post is a derivative of Digital Design and Computer Architecture Lecture by Prof. Onur Mutlu, used under CC BY-NC-SA 4.0. You can watch this lectu...
아래 영상을 보고 간략하게 느낀점을 정리합니다.
Rust에 대해 요즘 여기저기서 들립니다. The Rust Programming Language를 읽어봤습니다. 기본적으로 compile 언어 + garbage collector가 없다는 점에서 C++과 굉장히 유사하게 느껴집니다. 몇 가지 기억나는 특징만 적어보자면, 기본...