Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Compiler
- 병렬 통신
- 프로그래머스
- DRAM
- 논리게이트
- Coding Test
- English
- TCP
- CS
- network
- broardcast
- Ethernet
- logic gate
- memory
- 메모리
- c++
- javascript
- kakao coding test
- kakao입사
- Kakao
- 이더넷
- 네트워크
- CS50
- C
- ram
- 프로그래밍
- 코딩테스트
- programmers
- string
- codingtest
Archives
- Today
- Total
목록반도체 (1)
Code Inside

메모리 반도체 RAM & ROM : https://hong-corin.tistory.com/30 [Computer Science] 메모리 반도체 종류(Computer Memory)- RAM ROM 차이 1) 메모리(Computer Memory, 1차 기억 장치) Computer 에서 수치, 명령, 자료 등을 기억하는 컴퓨터 하드웨어 장치이다. 2) RAM Random Access Memory - 임의 접근 메모리 - 휘발성 메모리 (Volatile Memory) - 전원이 차 hong-corin.tistory.com DRAM Dynamin RAM 보통 사람들이 말하는 "램"은 DRAM 을 의미한다. 기록된 내용을 유지하기 위해 주기적으로 Refresh(재충전)이 필요하다. 즉, 일정 시간이 지나면 내용이..
Computer Science
2022. 11. 4. 08:00