muu without zero state
This commit is contained in:
@ -506,28 +506,24 @@
|
||||
<section class="col">
|
||||
<table data-tag="muu-cs1-table" data-alt="Таблица истинности CS1" data-gen="
|
||||
COP,D1,D0,F1,FC,,Q1,Q0,наборы;;
|
||||
0,0,0,x,x,,0,1,0\, 1\, 2\, 3;
|
||||
0,0,1,0,x,,1,1,4\, 5;
|
||||
0,0,1,1,x,,1,0,6\, 7;
|
||||
0,1,0,x,x,,1,1,8\, 9\, 10\, 11;
|
||||
0,1,1,0,0,,1,1,12;
|
||||
0,1,1,1,0,,1,0,14;
|
||||
0,1,1,x,1,,0,0,13\, 15;;
|
||||
0,0,0,0,x,,1,0,0\, 1;
|
||||
0,0,0,1,x,,0,1,2\, 3;
|
||||
0,0,1,x,x,,1,0,4\, 5\, 6\, 7;
|
||||
0,1,0,0,0,,1,0,8;
|
||||
0,1,0,1,0,,0,1,10;
|
||||
0,1,0,x,1,,0,0,9\, 11;;
|
||||
1,0,0,x,x,,0,1,16\, 17\, 18\, 19;
|
||||
1,0,1,x,x,,1,0,20\, 21\, 22\, 23;
|
||||
1,1,0,x,x,,0,0,24\, 25\, 27\, 27;
|
||||
1,0,1,x,x,,0,0,20\, 21\, 22\, 23;
|
||||
" class="center"></table>
|
||||
<table data-tag="muu-cs2-table" data-alt="Таблица истинности CS2" data-gen="
|
||||
$C,3$,,RA,,RB$C,2$,,RR$C,3$,,TS,TCF,,CS4,;
|
||||
COP,Q1,Q0,,Y1,,Y2,Y3,,Y4,Y5,Y6,,Y7,Y8,,Y9,FS;;
|
||||
0,0,0,,0,,0,0,,0,0,0,,0,0,,0,1;
|
||||
0,0,1,,1,,1,0,,0,0,1,,x,x,,x,0;
|
||||
0,1,0,,0,,0,0,,1,0,0,,x,x,,x,0;
|
||||
0,1,1,,0,,0,1,,0,1,0,,1,x,,x,1;;
|
||||
1,0,0,,1,,1,0,,x,x,x,,x,x,,0,x;
|
||||
1,0,1,,x,,1,0,,x,x,x,,x,1,,1,x;
|
||||
1,1,0,,x,,x,x,,x,x,x,,x,x,,x,x;
|
||||
1,1,1,,x,,x,x,,x,x,x,,x,x,,x,x;
|
||||
$C,4$,,RA,,RB$C,2$,,RR$C,3$,,TS,TCF,,CS4,,;
|
||||
EN,COP,Q1,Q0,,Y1,,Y2,Y3,,Y4,Y5,Y6,,Y7,Y8,,Y9,FS,наборы;;
|
||||
0,x,0,0,,0,,0,0,,0,0,0,,0,0,,0,0,0\, 4;;
|
||||
1,0,0,0,,1,,1,0,,0,0,1,,x,x,,x,0,8;
|
||||
1,0,0,1,,0,,0,0,,1,0,0,,x,x,,x,0,9;
|
||||
1,0,1,0,,0,,0,1,,0,1,0,,1,x,,x,1,10;;
|
||||
1,1,0,0,,1,,1,0,,x,x,x,,x,x,,0,x,12;
|
||||
1,1,0,1,,x,,1,0,,x,x,x,,x,1,,1,x,13;
|
||||
" class="center"></table>
|
||||
</section>
|
||||
<script src="index.js" type="module"></script>
|
||||
|
||||
Reference in New Issue
Block a user