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
- Digital Circuit Design
- token-based authentication
- 오블완
- Role-based Access Control
- JWT
- memory reading
- Memory Addressing
- truth table
- nestjs guards
- decoder implementation
- 티스토리챌린지
- decoder
- nestjs
- nestjs authorization
- Logic Gates
Archives
- Today
- Total
목록Computer (1)
doksan-gooner

Purpose of the Post In computing, it’s commonly known that when a unique address is given, the corresponding memory can be read directly. But how does this work? In this post, we’ll explore the concept and attempt a simple implementation using logic gates. Preview of the ResultLet’s say we have memory addresses ranging from 0 to 3, each storing the following values:address 0: [false, false]value..
Computer
2024. 11. 21. 20:08