Spaces:
Build error
Build error
File size: 2,444 Bytes
bc6743c | 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | {
"id": "os",
"name": "Nhập môn hệ điều hành",
"files": [
{
"name": "ch1 - Intro to OS.pdf",
"type": "pdf",
"url": "documents/OS/ch1 - Intro to OS.pdf",
"date": "05/01/2023"
},
{
"name": "ch10 - Virtual Memory.pdf",
"type": "pdf",
"url": "documents/OS/ch10 - Virtual Memory.pdf",
"date": "10/01/2023"
},
{
"name": "ch2 - OS structure.pdf",
"type": "pdf",
"url": "documents/OS/ch2 - OS structure.pdf",
"date": "20/01/2023"
},
{
"name": "ch3A - Process.pdf",
"type": "pdf",
"url": "documents/OS/ch3A - Process.pdf",
"date": "02/02/2023"
},
{
"name": "ch3B - Interprocess communication.pdf",
"type": "pdf",
"url": "documents/OS/ch3B - Interprocess communication.pdf",
"date": "15/02/2023"
},
{
"name": "ch4 - Threads.pdf",
"type": "pdf",
"url": "documents/OS/ch4 - Threads.pdf",
"date": "25/02/2023"
},
{
"name": "ch5 - CPU Scheduling.pdf",
"type": "pdf",
"url": "documents/OS/ch5 - CPU Scheduling.pdf",
"date": "05/03/2023"
},
{
"name": "ch5_B - CPU Scheduling.pdf",
"type": "pdf",
"url": "documents/OS/ch5_B - CPU Scheduling.pdf",
"date": "15/03/2023"
},
{
"name": "ch6 - Synchronization Tools.pdf",
"type": "pdf",
"url": "documents/OS/ch6 - Synchronization Tools.pdf",
"date": "25/03/2023"
},
{
"name": "ch7 - Synchronization Examples.pdf",
"type": "pdf",
"url": "documents/OS/ch7 - Synchronization Examples.pdf",
"date": "05/04/2023"
},
{
"name": "ch8 - Deadlocks.pdf",
"type": "pdf",
"url": "documents/OS/ch8 - Deadlocks.pdf",
"date": "15/04/2023"
},
{
"name": "ch9 - Main Memory.pdf",
"type": "pdf",
"url": "documents/OS/ch9 - Main Memory.pdf",
"date": "25/04/2023"
}
]
} |