nowe
This commit is contained in:
commit
1bf559636b
7
#1.txt
Normal file
7
#1.txt
Normal file
@ -0,0 +1,7 @@
|
||||
Zad.1
|
||||
a)100111010
|
||||
b)1101011
|
||||
c)101100100
|
||||
zad.2
|
||||
a)1101010010
|
||||
b)5452760
|
BIN
#10.1.docx
Normal file
BIN
#10.1.docx
Normal file
Binary file not shown.
BIN
#10.2.xlsx
Normal file
BIN
#10.2.xlsx
Normal file
Binary file not shown.
BIN
#10.3.xlsx
Normal file
BIN
#10.3.xlsx
Normal file
Binary file not shown.
BIN
#10.4.xlsx
Normal file
BIN
#10.4.xlsx
Normal file
Binary file not shown.
50
#5.txt
Normal file
50
#5.txt
Normal file
@ -0,0 +1,50 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE shop [
|
||||
<!ELEMENT shop (department+)>
|
||||
<!ELEMENT department (shelf+)>
|
||||
<!ATTLIST department type CDATA #REQUIRED>
|
||||
<!ELEMENT shelf (item*)>
|
||||
<!ELEMENT item (name, price)>
|
||||
<!ELEMENT name (#PCDATA)>
|
||||
<!ELEMENT price (#PCDATA)>
|
||||
]>
|
||||
|
||||
|
||||
<shop>
|
||||
<department type= "groceries">
|
||||
<shelf>
|
||||
<item>
|
||||
<name>pizza</name>
|
||||
<price>5.99</price>
|
||||
</item>
|
||||
<item>
|
||||
<name>flour</name>
|
||||
<price>1.99</price>
|
||||
</item>
|
||||
</shelf>
|
||||
</department>
|
||||
<department type= "stationary">
|
||||
<shelf>
|
||||
<item>
|
||||
<name>notebook</name>
|
||||
<price>3.99</price>
|
||||
</item>
|
||||
<item>
|
||||
<name>pencil</name>
|
||||
<price>0.99</price>
|
||||
</item>
|
||||
</shelf>
|
||||
<department type= "clothes">
|
||||
<shelf>
|
||||
<item>
|
||||
<name>dress</name>
|
||||
<price>19.99</price>
|
||||
</item>
|
||||
<item>
|
||||
<name>hat</name>
|
||||
<price>29.99</price>
|
||||
</item>
|
||||
</shelf>
|
||||
</department>
|
||||
</shop>
|
||||
|
4
#7.1.txt
Normal file
4
#7.1.txt
Normal file
@ -0,0 +1,4 @@
|
||||
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
|
||||
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
|
||||
2: ens33: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
|
||||
link/ether 00:0c:29:80:d1:68 brd ff:ff:ff:ff:ff:ff
|
12
#7.2.txt
Normal file
12
#7.2.txt
Normal file
@ -0,0 +1,12 @@
|
||||
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
|
||||
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
|
||||
inet 127.0.0.1/8 scope host lo
|
||||
valid_lft forever preferred_lft forever
|
||||
inet6 ::1/128 scope host
|
||||
valid_lft forever preferred_lft forever
|
||||
2: ens33: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
|
||||
link/ether 00:0c:29:80:d1:68 brd ff:ff:ff:ff:ff:ff
|
||||
inet 192.168.80.128/24 brd 192.168.80.255 scope global dynamic noprefixroute ens33
|
||||
valid_lft 1726sec preferred_lft 1726sec
|
||||
inet6 fe80::fb62:6808:b912:9563/64 scope link noprefixroute
|
||||
valid_lft forever preferred_lft forever
|
44
#7.3.txt
Normal file
44
#7.3.txt
Normal file
@ -0,0 +1,44 @@
|
||||
google.com - 172.217.23.174
|
||||
PING google.com (172.217.23.174) 56(84) bytes of data.
|
||||
64 bytes from google.com (172.217.23.174): icmp_seq=1 ttl=128 time=57.0 ms
|
||||
64 bytes from google.com (172.217.23.174): icmp_seq=2 ttl=128 time=58.1 ms
|
||||
64 bytes from google.com (172.217.23.174): icmp_seq=3 ttl=128 time=60.8 ms
|
||||
64 bytes from google.com (172.217.23.174): icmp_seq=4 ttl=128 time=60.8 ms
|
||||
64 bytes from google.com (172.217.23.174): icmp_seq=5 ttl=128 time=57.5 ms
|
||||
64 bytes from google.com (172.217.23.174): icmp_seq=6 ttl=128 time=57.6 ms
|
||||
64 bytes from google.com (172.217.23.174): icmp_seq=7 ttl=128 time=57.4 ms
|
||||
|
||||
--- google.com ping statistics ---
|
||||
7 packets transmitted, 7 received, 0% packet loss, time 6013ms
|
||||
rtt min/avg/max/mdev = 57.040/58.446/60.819/1.519 ms
|
||||
|
||||
|
||||
|
||||
amu.edu.pl - 150.254.65.170
|
||||
|
||||
PING amu.edu.pl (150.254.65.170) 56(84) bytes of data.
|
||||
64 bytes from amu.edu.pl (150.254.65.170): icmp_seq=1 ttl=128 time=68.7 ms
|
||||
64 bytes from amu.edu.pl (150.254.65.170): icmp_seq=2 ttl=128 time=67.0 ms
|
||||
64 bytes from amu.edu.pl (150.254.65.170): icmp_seq=3 ttl=128 time=68.2 ms
|
||||
64 bytes from amu.edu.pl (150.254.65.170): icmp_seq=4 ttl=128 time=66.3 ms
|
||||
64 bytes from amu.edu.pl (150.254.65.170): icmp_seq=5 ttl=128 time=67.3 ms
|
||||
64 bytes from amu.edu.pl (150.254.65.170): icmp_seq=6 ttl=128 time=69.3 ms
|
||||
|
||||
--- amu.edu.pl ping statistics ---
|
||||
6 packets transmitted, 6 received, 0% packet loss, time 5010ms
|
||||
rtt min/avg/max/mdev = 66.344/67.834/69.345/1.025 ms
|
||||
|
||||
|
||||
|
||||
wmi.amu.edu.pl -- 150.254.65.170
|
||||
PING wmi.amu.edu.pl (150.254.65.170) 56(84) bytes of data.
|
||||
64 bytes from wmi.amu.edu.pl (150.254.65.170): icmp_seq=1 ttl=128 time=68.3 ms
|
||||
64 bytes from wmi.amu.edu.pl (150.254.65.170): icmp_seq=2 ttl=128 time=70.4 ms
|
||||
64 bytes from wmi.amu.edu.pl (150.254.65.170): icmp_seq=3 ttl=128 time=68.0 ms
|
||||
64 bytes from wmi.amu.edu.pl (150.254.65.170): icmp_seq=4 ttl=128 time=66.6 ms
|
||||
64 bytes from wmi.amu.edu.pl (150.254.65.170): icmp_seq=5 ttl=128 time=68.3 ms
|
||||
|
||||
--- wmi.amu.edu.pl ping statistics ---
|
||||
5 packets transmitted, 5 received, 0% packet loss, time 4009ms
|
||||
rtt min/avg/max/mdev = 66.550/68.317/70.419/1.237 ms
|
||||
|
31
#7.4.txt
Normal file
31
#7.4.txt
Normal file
@ -0,0 +1,31 @@
|
||||
traceroute to nyu.edu (216.165.47.10), 30 hops max, 60 byte packets
|
||||
1 gw-v100.core.wmi.amu.edu.pl (150.254.79.1) 0.525 ms 0.804 ms 1.114 ms
|
||||
2 fw.core.wmi.amu.edu.pl (150.254.76.33) 0.173 ms 0.145 ms 0.149 ms
|
||||
3 amur.amu.edu.pl (150.254.115.57) 0.487 ms 0.577 ms 0.671 ms
|
||||
4 do-pozman.amu.edu.pl (150.254.116.6) 0.339 ms 0.307 ms 0.279 ms
|
||||
5 pozmangw.amu.edu.pl (150.254.115.5) 1.494 ms 1.454 ms 1.464 ms
|
||||
6 z-pozmana.poznan-gw3.10Gb.rtr.pionier.gov.pl (212.191.224.17) 0.657 ms 0.692 ms 0.688 ms
|
||||
7 de-hmb.nordu.net (109.105.98.124) 11.141 ms 11.138 ms 11.098 ms
|
||||
8 nl-sar.nordu.net (109.105.97.51) 24.560 ms 24.567 ms 24.587 ms
|
||||
9 us-man.nordu.net (109.105.97.64) 169.471 ms 169.455 ms 169.417 ms
|
||||
10 xe-2-3-0.118.rtr.newy32aoa.net.internet2.edu (109.105.98.10) 102.761 ms 102.734 ms 102.736 ms
|
||||
11 nyc-9208-I2-NEWY.nysernet.net (199.109.5.1) 102.698 ms 102.778 ms 102.602 ms
|
||||
12 nyu-nyc-9208.nysernet.net (199.109.5.6) 102.794 ms 102.805 ms 102.815 ms
|
||||
13 dmzgwb-p2p-extgwa.net.nyu.edu (128.122.254.67) 103.226 ms 103.150 ms 103.257 ms
|
||||
14 nyugwa-ptp-dmzgwb-vl3082.net.nyu.edu (128.122.254.110) 102.882 ms 102.920 ms 103.087 ms
|
||||
15 nyufw-outside-ngfw-vl3080.net.nyu.edu (128.122.254.116) 103.529 ms 103.537 ms 103.467 ms
|
||||
16 * * *
|
||||
17 * * *
|
||||
18 * * *
|
||||
19 * * *
|
||||
20 * * *
|
||||
21 * * *
|
||||
22 * * *
|
||||
23 * * *
|
||||
24 * * *
|
||||
25 * * *
|
||||
26 * * *
|
||||
27 * * *
|
||||
28 * * *
|
||||
29 * * *
|
||||
30 * * *
|
17
#8.txt
Normal file
17
#8.txt
Normal file
@ -0,0 +1,17 @@
|
||||
zad.1.
|
||||
wyśle 15 pakietów i odbierze 4
|
||||
zad.2.
|
||||
a) 11111111.11111110.0.0
|
||||
255.254.0.0
|
||||
b) 11111111.11111111.11111100.0
|
||||
255.255.252.0
|
||||
c) 11111111.10000000.0.0
|
||||
255.128.0.0
|
||||
|
||||
zad.3.
|
||||
a) 8*1+5*1+0+0=13
|
||||
2^(32-13)-2=2^18
|
||||
b)8*1+8*1+6*1+0=22
|
||||
2^(32-22)-2=2^9
|
||||
c)8*1+8*1+8*1+7*1=31
|
||||
2^(32-31)-2=0 ale hostów jest 2
|
34
#9.1.txt
Normal file
34
#9.1.txt
Normal file
@ -0,0 +1,34 @@
|
||||
zad. 1
|
||||
a)15 pln to euro
|
||||
b)manchester united
|
||||
c)Nelson Mandela
|
||||
zad.2
|
||||
a)Rafał Jaworski wmi.amu.edu.pl
|
||||
b)amu.edu.pl
|
||||
zad 3.
|
||||
a)cos(x^2) - 2 sin(x^3)
|
||||
b) d/dx(x^3 - x^2 + 5 x) = 3 x^2 - 2 x + 5
|
||||
c)max{-x^2 + 5} = 5 at x = 0
|
||||
zad.4
|
||||
a)Steve Jobs |
|
||||
Floyd Mayweather Jr. |
|
||||
Earl Sweatshirt |
|
||||
Trace Cyrus
|
||||
| Mitch Hedberg |
|
||||
Charles V |
|
||||
Billy Zane |
|
||||
Jayalalithaa Jayaram |
|
||||
Edward James Olmos |
|
||||
Bas Rutten |
|
||||
Lleyton Hewitt |
|
||||
Abe Vigoda
|
||||
| Pooja Bhatt |
|
||||
Jon Fitch |
|
||||
Bill Bailey |
|
||||
Phil Knight |
|
||||
Joe Lieberman ... (total: 559)
|
||||
b)12 maja 1942
|
||||
c)
|
||||
Morse code "Aniela Walczak" .- -. .. . .-.. .- .-- .- .-.. -.-. --.. .- -.-
|
||||
zad.5
|
||||
https://docs.google.com/document/d/1kWZecA-pdnxJ6ulFTHYTVojIeIDvCnQaTf3YGCGs3g0/edit?usp=sharing
|
Loading…
Reference in New Issue
Block a user