项目作者: Warcreed

项目描述 :
Karnaugh maps solver is a web app that takes the truth table of a function as input, transposes it onto the respective Karnaugh map and finds the minimum forms SOP and POS according to the visual resolution method by Maurice Karnaugh, American physicist and mathematician.
高级语言: JavaScript
项目地址: git://github.com/Warcreed/Karnaugh-Map-Solver.git
创建时间: 2020-04-30T17:54:42Z
项目社区:https://github.com/Warcreed/Karnaugh-Map-Solver

开源协议:GNU General Public License v3.0

下载