mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
vault backup: 2022-11-01 15:34:36
This commit is contained in:
parent
c915e22a4d
commit
e42fdbf862
@ -4,6 +4,9 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- comp210
|
- comp210
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2022-11-04
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 250
|
||||||
---
|
---
|
||||||
|
|
||||||
# News
|
# News
|
||||||
|
|||||||
@ -4,6 +4,9 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- conp210
|
- conp210
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2022-11-04
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 250
|
||||||
---
|
---
|
||||||
|
|
||||||
# Intrusion detection cont.
|
# Intrusion detection cont.
|
||||||
|
|||||||
@ -4,6 +4,9 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- cosc204
|
- cosc204
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2022-11-04
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 250
|
||||||
---
|
---
|
||||||
|
|
||||||
- heirarchical structure in software systems
|
- heirarchical structure in software systems
|
||||||
|
|||||||
@ -4,12 +4,15 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- cosc204
|
- cosc204
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2022-11-04
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 250
|
||||||
---
|
---
|
||||||
|
|
||||||
why shedule?
|
why shedule?
|
||||||
- keep cpu busy (cpu utilisation)
|
- keep cpu busy (cpu utilisation)
|
||||||
- so processed dont hae to spend time waithing for the CPU
|
- so processed dont hae to spend time waithing for the CPU
|
||||||
- even if cpu is always bust executing processses in different orders can change the average time spent in queue
|
- even if cpu is always busy executing processses in different orders can change the average time spent in queue
|
||||||
- cpu burst
|
- cpu burst
|
||||||
- 
|
- 
|
||||||
- (diagram is old the timing will have changed)
|
- (diagram is old the timing will have changed)
|
||||||
|
|||||||
@ -4,6 +4,9 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- info203
|
- info203
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2022-11-04
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 270
|
||||||
---
|
---
|
||||||
|
|
||||||
[slides](https://blackboard.otago.ac.nz/bbcswebdav/pid-2827522-dt-content-rid-18612267_1/courses/INFO203_S1DNIE_2022/2022/INFO203_Lecture23.pdf
|
[slides](https://blackboard.otago.ac.nz/bbcswebdav/pid-2827522-dt-content-rid-18612267_1/courses/INFO203_S1DNIE_2022/2022/INFO203_Lecture23.pdf
|
||||||
|
|||||||
@ -4,6 +4,9 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- comp210
|
- comp210
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2022-11-11
|
||||||
|
sr-interval: 10
|
||||||
|
sr-ease: 290
|
||||||
---
|
---
|
||||||
|
|
||||||
assit in legal/criminal proceedings
|
assit in legal/criminal proceedings
|
||||||
|
|||||||
@ -4,6 +4,9 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- cosc203
|
- cosc203
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2022-11-04
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 270
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -28,7 +28,9 @@ tags:
|
|||||||
- [computer-architecture](notes/computer-architecture.md)
|
- [computer-architecture](notes/computer-architecture.md)
|
||||||
- [6809-addressing-modes](notes/6809-addressing-modes.md)
|
- [6809-addressing-modes](notes/6809-addressing-modes.md)
|
||||||
- [6809](notes/6809.md)
|
- [6809](notes/6809.md)
|
||||||
-
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Lectures
|
# Lectures
|
||||||
- [01-bits-and-bytes](notes/01-bits-and-bytes.md)
|
- [01-bits-and-bytes](notes/01-bits-and-bytes.md)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user