Update
This commit is contained in:
parent
124b9d1e7c
commit
3f374a4713
85 changed files with 2281 additions and 2272 deletions
|
@ -31,7 +31,7 @@ The truth table of these gates is as follows:
|
|||
|
||||
```
|
||||
___ ___ _____ _____
|
||||
---\ ''-. ---\ ''-. ---| '. ---| '.
|
||||
---\ ''-. ---\ ''-. ---| '. ---| '.
|
||||
) )--- ) )O-- | )--- | )O--
|
||||
---/__..-' ---/__..-' ---|_____.' ---|_____.'
|
||||
OR NOR AND NAND
|
||||
|
@ -47,11 +47,11 @@ The truth table of these gates is as follows:
|
|||
| |--- | |--- | |--- ---| |o--
|
||||
---|____| ---|____| ---|____| |____|
|
||||
OR AND XOR NOT
|
||||
|
||||
|
||||
or even:
|
||||
___ ___ ___ ___
|
||||
--|OR |-- --|AND|-- --|XOR|-- --|NOT|--
|
||||
--|___| --|___| --|___| |___|
|
||||
--|___| --|___| --|___| |___|
|
||||
```
|
||||
|
||||
*symbols often used for logic gates*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue