vault backup: 2023-01-05 19:18:37

This commit is contained in:
Daniel Bulant 2023-01-05 19:18:37 +01:00
parent f4eb938f44
commit c32e13fa3c
10 changed files with 71 additions and 47 deletions

View file

@ -12,8 +12,8 @@
"checkpointList": [
{
"path": "/",
"date": "2023-01-04",
"size": 950768
"date": "2023-01-05",
"size": 951601
}
],
"activityHistory": [
@ -1007,6 +1007,10 @@
{
"date": "2023-01-04",
"value": 285
},
{
"date": "2023-01-05",
"value": 1063
}
]
}

View file

@ -63,38 +63,6 @@
}
}
},
"Objemový tok": {
"Objemový tok": {
"internalLink": {
"count": 2,
"lastUpdated": 1670270305450
}
}
},
"Bernoulliho rovnice": {
"Bernoulliho rovnice": {
"internalLink": {
"count": 1,
"lastUpdated": 1670270220331
}
}
},
"Odporová síla": {
"Odporová síla": {
"internalLink": {
"count": 1,
"lastUpdated": 1670270330953
}
}
},
"Hmotnostní tok": {
"Hmotnostní tok": {
"internalLink": {
"count": 1,
"lastUpdated": 1670270345439
}
}
},
"energie": {
"energie": {
"currentFile": {

View file

@ -13,13 +13,26 @@
"state": {
"type": "markdown",
"state": {
"file": "mat/Funkce/Příklady.md",
"file": "psi/CCNA2/Port security.md",
"mode": "source",
"source": false
}
}
},
{
"id": "4c94487b27c4a77d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "psi/CCNA2/Route.md",
"mode": "source",
"source": false
}
}
}
]
],
"currentTab": 1
}
],
"direction": "vertical"
@ -77,7 +90,7 @@
"state": {
"type": "backlink",
"state": {
"file": "mat/Funkce/Příklady.md",
"file": "psi/CCNA2/Route.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -94,7 +107,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "mat/Funkce/Příklady.md",
"file": "psi/CCNA2/Route.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -141,7 +154,7 @@
"state": {
"type": "outline",
"state": {
"file": "mat/Funkce/Příklady.md"
"file": "psi/CCNA2/Route.md"
}
}
},
@ -216,17 +229,17 @@
"breadcrumbs:Breadcrumbs Visualisation": false
}
},
"active": "994500a08f1de9cd",
"active": "4c94487b27c4a77d",
"lastOpenFiles": [
"psi/CCNA2/Route.md",
"psi/CCNA2/Port security.md",
"psi/CCNA2/WLAN.md",
"psi/CCNA2/Spanning Tree Protocol.md",
"psi/psi.md",
"mat/Funkce/Příklady.md",
"mat/mat.md",
"cjl/cjl.md",
"cjl/literatura/slohy/Preromantismus/Preromantismus.md",
"cjl/Slohové práce/Reportáž - V Kotli.md",
"mat/Funkce/Logaritmus.md",
"mat/Funkce/Příklady.md",
"fyz/fyz.md",
"fyz/Mechanika tekutin/Termodynamika/Vnitřní energie, teplo - řešení příkladů.md",
"fyz/Mechanika tekutin/Termodynamika/Pokus - Měření účinnosti varné konvice.md",
"fyz/Mechanika tekutin/Termodynamika/Celsiova teplotní stupnice.md"
"cjl/Slohové práce/Reportáž - V Kotli.md"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 KiB

View file

@ -413,4 +413,35 @@ $3^{m-5}=5^{2m+1}/\log$
$\log3^{m-5}=\log5^{2m+1}$
$(m-5)\log3=(2m+1)\log5$
$m\log3-5\log3=2m\log5+\log5$
$m\log3-2m\log5=\log5+5\log3$
$m(\log3-2\log5)=\log5+5\log3$
$m=\frac{\log5+5\log3}{\log3-2\log5}$
---
$2^{y+3}+3^y=3^{y+2}$
$2^{y+3}=3^{y+2}-3^{y}$
$2^{y+3}=3^y3^2-3^y$
$2^{y+3}=3^y(9-1)$
$2^{y+3}=3^y8$
$2^y2^3=3^y8$
$2^y=3^y$
$y=0$
---
$6^{2n+1}-7^{n+2}=36^n+7^{n+1}$
$6^{2n+1}-7^{n+2}=6^{2n}+7^{n+1}$
$6^{2n+1}-6^{2n}=7^{n+1}+7^{n+2}$
$6^{2n}6-6^{2n}=7^n7+7^n7^2$
$6^{2n}(6-1)=7^n(7-49)$
$6^{2n}5=7^n56/\log$
$\log(6^{2n}5)=\log(7^n56)$
$\log6^{2n}+\log5=\log7^n+\log56$
$2n\log6+\log5=n\log7+\log56$
$2n\log6-n\log7=\log5+\log56$
$n(2\log6-\log7)=\log5+\log56$
$n=\frac{\log5+\log56}{2\log6-\log7}$

View file

@ -3,6 +3,8 @@
- [[psi/CCNA2/DHCP|DHCP]]
- [[psi/CCNA2/EtherChannel|EtherChannel]]
- [[psi/CCNA2/Port security|Port security]]
- [[psi/CCNA2/Route|Route]]
- [[psi/CCNA2/Spanning Tree Protocol|Spanning Tree Protocol]]
- [[psi/CCNA2/vlan|vlan]]
- [[psi/CCNA2/WLAN|WLAN]]
%% Zoottelkeeper: End of the autogenerated index file list %%

5
notes/psi/CCNA2/Route.md Normal file
View file

@ -0,0 +1,5 @@
# Route
![](Pasted%20image%2020230105185856.png)
![](Pasted%20image%2020230105190006.png)
![](Pasted%20image%2020230105190347.png)

1
notes/psi/CCNA2/WLAN.md Normal file
View file

@ -0,0 +1 @@
# WLAN