Pagini recente » logic | logic | Diferente pentru problema/logic intre reviziile 58 si 89 | logic | Diferente pentru problema/logic intre reviziile 71 si 89
Diferente intre titluri:
Diferente intre continut:
h2. Exemplu
table(example). |_. logic.in |_. logic.out |_. Explicatie|
table(example). |_. logic.in |_. logic.out |
| $4$
$a&(c|~c)$
$a$
$~(a|b|c|d)$
$~a~b&~c&~d$
$~a&~b&~c&~d$
$z&b$
$a&b$
$a|b$
|diferite
egale
diferite
egale
|Pentru ultimul set de expresii tabelul este:
<table>
<tr>
<th>a</th>
<th>b</th>
<th>~a</th>
<th>a|~a</th>
<th>(a|~a)&(a|~a)&(a|~a)</th>
<th>a|b</th>
<th>E</th>
</tr>
<tr>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
</tr>
</table>
a b ~a a|~a (a|~a)&(a|~a)&(a|~a) a|b E
0 0 1 1 1 0 0
0 1 1 1 1 1 1
1 0 0 1 1 1 1
1 1 0 1 1 1 1
unde E=(a|~a)&(a|~a)&(a|~a)&(a|b)
|
egale |
h3. Explicatie
Pentru ultimul set de expresii tabelul este:
|_. a |_. b |_. ~a |_. a|~a |_. (a|~a)&(a|~a)&(a|~a) |_. a|b |_. E |
| 0 | 0 | 1 | 1 | 1 | 0 | 0 |
| 0 | 1 | 1 | 1 | 1 | 1 | 1 |
| 1 | 0 | 0 | 1 | 1 | 1 | 1 |
| 1 | 1 | 0 | 1 | 1 | 1 | 1 |
unde $E=(a|~a)&(a|~a)&(a|~a)&(a|b)$
==include(page="template/taskfooter" task_id="logic") ==
Nu exista diferente intre securitate.
Diferente intre topic forum: