Skip to content
Snippets Groups Projects
Commit 327cfca0 authored by Kang Hyeonuk's avatar Kang Hyeonuk
Browse files

Update report14.md

parent edc4d0c2
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,12 @@
## Lecture 14
* 버퍼 : 하나의 장치에서 다른 장치로 데이터를 전송할 경우에 양자간의 데이터의 전송속도나 처리속도의 차를 보상하여 <br>
양호하게 결합할 목적으로 사용하는 기억영역을 버퍼 또는 버퍼 에어리어라고 한다. 보통 중앙처리장치와 단말이나 다른 입출력장치사이의 <br>
데이터 송수신에는 입출력 영역으로서 버퍼를 필요로 한다. <br>
![lec14-1](../Image/lec14-1.jpg)
* POSIX (Portable Operating System Interface) : 다른 운영체제들 사이에서 호환성을 위해 IEEE에서 만든 표준이다. <br>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment