标签: boolean boolean-logic boolean-expression boolean-operations
表达式为:AD'+ A'B + C'D + B'C。任何提示或其他东西都会令人敬畏。
谢谢。
答案 0 :(得分:0)
提示,分发法:http://www.wolframalpha.com/input/?i=%28a+AND+b%29+OR+%28c+AND+d%29 你想要的是CNF(Conjunctive Normal Form)而不是DNF。