Test GR2: Różnice pomiędzy wersjami
Z Studia Informatyczne
Przejdź do nawigacjiPrzejdź do wyszukiwania
Nie podano opisu zmian |
Nie podano opisu zmian |
||
| Linia 80: | Linia 80: | ||
|- | |- | ||
| 1|| 1|| 1|| 1|| 1|| 0|| 1|| 1 | | 1|| 1|| 1|| 1|| 1|| 0|| 1|| 1 | ||
|} | |||
{| border="1" | |||
! Numer<br/>funkcji!! <math>p=0</math><br/><math>q=0</math>!! <math>p=0</math><br/><math>{q=1}</math>!!<math>p=1</math><br/><math>q=0</math>!! <math>p=1</math><br/><math>{q=1}</math>!! !! | |||
|- | |||
| 0|| 0|| 0|| 0|| 0|| || <math>F</math> | |||
|- | |||
| 1|| 0|| 0|| 0|| 1|| || <math>\wedge</math> | |||
|- | |||
| 2|| 0|| 0|| 1|| 0|| || <math>\neg (p \Rightarrow q)</math> | |||
|- | |||
| 3|| 0|| 0|| 1|| 1|| || <math>\textnormal{p}</math> | |||
|- | |||
| 4|| 0|| 1|| 0|| 0|| || <math>\neg (q \Rightarrow p)</math> | |||
|- | |||
| 5|| 0|| 1|| 0|| 1|| || <math>\textnormal{q}</math> | |||
|- | |||
| 6|| 0|| 1|| 1|| 0|| || <math>XOR</math> | |||
|- | |||
| 7|| 0|| 1|| 1|| 1|| || <math>\vee</math> | |||
|- | |||
| 8|| 1|| 0|| 0|| 0|| || <math>NOR</math> | |||
|- | |||
| 9|| 1|| 0|| 0|| 1|| || <math>\Leftrightarrow</math> | |||
|- | |||
| 10|| 1|| 0|| 1|| 0|| || <math>\neg q</math> | |||
|- | |||
| 11|| 1|| 0|| 1|| 1|| || <math>q \Rightarrow p</math> | |||
|- | |||
| 12|| 1|| 1|| 0|| 0|| || <math>\neg p</math> | |||
|- | |||
| 13|| 1|| 1|| 0|| 1|| || <math>p \Rightarrow q</math> | |||
|- | |||
| 14|| 1|| 1|| 1|| 0|| || <math>NAND</math> | |||
|- | |||
| 15|| 1|| 1|| 1|| 1|| || <math>T</math> | |||
|} | |} | ||
Wersja z 17:28, 4 sie 2006
| Złożoność czasowa | Złożoność pamięciowa | |
|---|---|---|
| Maszyna dodająca | ||
| Maszyna rozpoznająca |
| 0 | 1 | ... | ... | |
|---|---|---|---|---|
| Cell1 | Cell2 |
| 0 | 1 | ||
|---|---|---|---|
| 0 | 1 | 1 | |
| 1 | 0 | 1 |
| 0 | 1 | |
| 1 | 0 |
| 0 | 1 | ||
|---|---|---|---|
| 0 | 0 | 0 | |
| 1 | 0 | 1 |
| 0 | 1 | ||
|---|---|---|---|
| 0 | 0 | 1 | |
| 1 | 1 | 1 |
| Parser nie mógł rozpoznać (błąd składni): {\displaystyle \textnormal{p}} | Parser nie mógł rozpoznać (błąd składni): {\displaystyle \textnormal{q}} | Parser nie mógł rozpoznać (błąd składni): {\displaystyle \textnormal{p} \wedge \textnormal{q}} | ||||
|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 1 | 1 | 1 | 1 |
| 0 | 1 | 0 | 1 | 1 | 0 | 1 |
| 1 | 0 | 0 | 1 | 0 | 1 | 1 |
| 1 | 1 | 1 | 0 | 0 | 0 | 0 |
| Parser nie mógł rozpoznać (błąd składni): {\displaystyle \textnormal{p}} | Parser nie mógł rozpoznać (błąd składni): {\displaystyle \textnormal{q}} | Parser nie mógł rozpoznać (błąd składni): {\displaystyle \textnormal{r}} | Parser nie mógł rozpoznać (błąd składni): {\displaystyle (\textnormal{p} \wedge \textnormal{q})} | ||||
|---|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
| 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 |
| 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 |
| 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 |
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
| 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 |
| 1 | 1 | 0 | 1 | 0 | 1 | 1 | 1 |
| 1 | 1 | 1 | 1 | 1 | 0 | 1 | 1 |
| Numer funkcji |
||||||
|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0 | ||
| 1 | 0 | 0 | 0 | 1 | ||
| 2 | 0 | 0 | 1 | 0 | ||
| 3 | 0 | 0 | 1 | 1 | Parser nie mógł rozpoznać (błąd składni): {\displaystyle \textnormal{p}} | |
| 4 | 0 | 1 | 0 | 0 | ||
| 5 | 0 | 1 | 0 | 1 | Parser nie mógł rozpoznać (błąd składni): {\displaystyle \textnormal{q}} | |
| 6 | 0 | 1 | 1 | 0 | ||
| 7 | 0 | 1 | 1 | 1 | ||
| 8 | 1 | 0 | 0 | 0 | ||
| 9 | 1 | 0 | 0 | 1 | ||
| 10 | 1 | 0 | 1 | 0 | ||
| 11 | 1 | 0 | 1 | 1 | ||
| 12 | 1 | 1 | 0 | 0 | ||
| 13 | 1 | 1 | 0 | 1 | ||
| 14 | 1 | 1 | 1 | 0 | ||
| 15 | 1 | 1 | 1 | 1 |