Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设我有以下逻辑电路:
如何创建一个简化版本(假设存在)而不费力地为其创建一个真值表?我正在考虑将布尔表达式写成最小项的总和,然后创建一个卡诺图,但我得到的表达式很笨拙。有没有更好的办法?