2024-02-05 11:53:44
This commit is contained in:
parent
f8c6df5908
commit
bea503ca1a
18
.obsidian/workspace.json
vendored
18
.obsidian/workspace.json
vendored
@ -4,16 +4,16 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "ddfaaf202c7faed6",
|
||||
"id": "d4520a19e908f2d9",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "8db4168c46ad14cb",
|
||||
"id": "c2f283729e356678",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md",
|
||||
"file": "UNB/Year 4/Semester 2/CS3873/2024-02-05.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@ -85,7 +85,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md",
|
||||
"file": "UNB/Year 4/Semester 2/CS3873/2024-02-05.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -102,7 +102,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md",
|
||||
"file": "UNB/Year 4/Semester 2/CS3873/2024-02-05.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -125,7 +125,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md"
|
||||
"file": "UNB/Year 4/Semester 2/CS3873/2024-02-05.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -156,10 +156,11 @@
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||
}
|
||||
},
|
||||
"active": "8db4168c46ad14cb",
|
||||
"active": "c2f283729e356678",
|
||||
"lastOpenFiles": [
|
||||
"UNB/Year 4/Semester 2/STAT2593/2024-02-02.md",
|
||||
"UNB/Year 4/Semester 2/CS3873/2024-02-05.md",
|
||||
"UNB/Year 4/Semester 2/STAT2593/2024-02-05.md",
|
||||
"UNB/Year 4/Semester 2/STAT2593/2024-02-02.md",
|
||||
"UNB/Year 4/Semester 2/CS3873/2024-02-02.md",
|
||||
"UNB/Year 4/Semester 2/CS2333/2024-02-02.md",
|
||||
"UNB/Year 4/Semester 2/CS2333/2024-01-31.md",
|
||||
@ -183,7 +184,6 @@
|
||||
"README.md",
|
||||
"UNB/UNB.md",
|
||||
"UNB.md",
|
||||
"Year 4.md",
|
||||
"gcm-diagnose.log",
|
||||
"Semester 2/STAT2593/Untitled",
|
||||
"Semester 2/STAT2593",
|
||||
|
5
UNB/Year 4/Semester 2/CS3873/2024-02-05.md
Normal file
5
UNB/Year 4/Semester 2/CS3873/2024-02-05.md
Normal file
@ -0,0 +1,5 @@
|
||||
Lecture Topic: P2P and File sharing, DNS
|
||||
|
||||
BitTorrent uses the rarest first algorithm to distribute chunks
|
||||
|
||||
Sending chunks uses the tit-for-tat algorithm to evaluate neighbours for sending chunks
|
Loading…
Reference in New Issue
Block a user