diff options
Diffstat (limited to 'sourcecodes/bnt-master/netlab3.3/xor.dat')
| -rw-r--r-- | sourcecodes/bnt-master/netlab3.3/xor.dat | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sourcecodes/bnt-master/netlab3.3/xor.dat b/sourcecodes/bnt-master/netlab3.3/xor.dat new file mode 100644 index 00000000..f0885cee --- /dev/null +++ b/sourcecodes/bnt-master/netlab3.3/xor.dat @@ -0,0 +1,15 @@ +nin 2 +nout 1 +ndata 12 +1 0 1 +0 1 1 +0 0 0 +1 1 0 +1 0 1 +0 1 1 +0 0 0 +1 1 0 +1 0 1 +0 1 1 +0 0 0 +1 1 0 |
