mirror of
https://github.com/foxsen/archbase.git
synced 2026-07-17 11:30:33 +08:00
initial import to public repository
This commit is contained in:
10
materials/chapter8/8-1selector_true_table.csv
Normal file
10
materials/chapter8/8-1selector_true_table.csv
Normal file
@@ -0,0 +1,10 @@
|
||||
输入1,输入2,输入3,输出
|
||||
C,B,A,Y
|
||||
0,0,0,D~0~
|
||||
0,0,1,D~1~
|
||||
0,1,0,D~2~
|
||||
0,1,1,D~3~
|
||||
1,0,0,D~4~
|
||||
1,0,1,D~5~
|
||||
1,1,0,D~6~
|
||||
1,1,1,D~7~
|
||||
|
Reference in New Issue
Block a user