Materials for the Computer Science course, Digital Design (Logic Circuits)
-
Updated
Apr 25, 2022 - C++
Materials for the Computer Science course, Digital Design (Logic Circuits)
A program in c++ used to simplify expressions using Karnaugh Map.
software implementation of the tabular method (Quine-McCluskey) to minimize boolean expressions
A C++ implementation of the Quine-McCluskey algorithm.
A really useful tool to reduce logic functions on your digital circuits using Petrick's Method.
Mise en application des tableaux de Karnaugh
Add a description, image, and links to the karnaugh-map topic page so that developers can more easily learn about it.
To associate your repository with the karnaugh-map topic, visit your repo's landing page and select "manage topics."