Y=(A+B)'=A'*B'
Y=(A*B)'=A'+B'
Y=AB+BC=(A+C)*B 等等,例子:if((A&&B)||(B&&C))=if((A||C)&&B)
转载于:https://www.cnblogs.com/softcreator/articles/softcreator_8627557.html
Y=(A+B)'=A'*B'
Y=(A*B)'=A'+B'
Y=AB+BC=(A+C)*B 等等,例子:if((A&&B)||(B&&C))=if((A||C)&&B)
转载于:https://www.cnblogs.com/softcreator/articles/softcreator_8627557.html