An open API service providing repository metadata for many open source software ecosystems.

Topic: "karnaugh-map"

upsetjs/upsetjs

😠 UpSet.js - a set visualization library for rendering UpSet Plots (a JavaScript re-implementation of UpSet(R) by Lex et al), Euler Diagrams, Venn Diagrams, and Karnaugh Maps

Language: TypeScript - Size: 13 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 139 - Forks: 16

2pi/karnaugh-map

LaTeX package for drawing karnaugh maps with up to 6 variables

Language: TeX - Size: 541 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 55 - Forks: 15

MathBunny/karnaugh-map-simplifier

Karnaugh map simplification software, used to visually simplify boolean expressions

Language: Java - Size: 2.53 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 37 - Forks: 8

wredan/Karnaugh-Map-Solver

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.

Language: JavaScript - Size: 1.09 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 28 - Forks: 9

int-main/Quine-McCluskey

Implementation of Quine McCluskey algorithm in Python 3

Language: Python - Size: 260 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 27 - Forks: 12

zhcHoward/Kmap

A simple function to simplify boolean algebra expressions, inspired by Karnaugh Map.

Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 23 - Forks: 14

NikosMouzakitis/Karnaugh-Map_Python_GUI

Karnaugh Map Minimization 4 variables

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 6

cotur/Karnaugh-Map-Minimizer

Karnaugh Map Minimizer

Language: JavaScript - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 1

hkproj/karno

Karnaugh map solver that works with any number of variables

Language: C# - Size: 32.2 KB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 4

RezaGooner/Karnaugh-Map

The program in GUI that show and minimize with Karnaugh-Map in Python & C++

Language: C++ - Size: 1.59 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

hosseinfani/digital_odyssey

Materials for the Computer Science course, Digital Design (Logic Circuits)

Language: C++ - Size: 393 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 4

danlutz/karnaughmap

React app for generating Karnaugh maps

Language: JavaScript - Size: 357 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

DanielGunna/VeitchKarnaugh-Verilog-Examples

Some examples of Veitch-Karnaugh maps solved using verilog language developed as coursework of Architecture and Computer Organization I- @Puc Minas

Language: VHDL - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

rondinif/XOR-in-ZX-Spectrum-basic

[How to mimic logical XOR in ZX Spectrum basic?](https://stackoverflow.com/q/46097574/1657028) rondinif performance lab.

Language: Visual Basic - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

linguini1/logicGates

The Logic Gates generator is a command line program that makes use of Python to generate logic gate schematics of (theoretically) any size, along with their Karnaugh map.

Language: Python - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

waterv/karnaugh 📦

4-variables truth table & Karnaugh Map simplifier for "Discrete Mathematics" & "Digital Logic" learning.

Language: HTML - Size: 910 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

obsfx/kmap-solver

kmap-solver is a command line tool to solve and visualize Karnaugh Maps up to 4 variables.

Language: TypeScript - Size: 143 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

toborochi/University

Lectures, Codes and Projects

Language: TeX - Size: 355 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

arashsm79/two-bit-multiplier

Two's complement two bit multiplier developed in Proteus

Size: 1.63 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

frostrot/k_map-solver

This is a python code which solves the karnaugh map of 2 to 4 variables for you. It uses quine mccluskey algorithm to do so.

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

varaste/Logical-Circuits-And-Digital-Design

Logical Circuits And Digital Design Course CEIT@AUT

Language: Verilog - Size: 3.03 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Tamim-saad/4-variable-kMap-Solver

Language: Python - Size: 76.2 KB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

judahpaul16/kmaps

Generate Karnaugh maps fast with Python.

Language: Python - Size: 2.38 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Ghost---Shadow/karnaugh-map-simplifier

A program in c++ used to simplify expressions using Karnaugh Map.

Language: C++ - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

speelbarrow/kmap

A program for generating k-maps based on user input.

Language: Go - Size: 125 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

obsfx/kmap-solver-lib

This is a utility function that is using in kmap-solver to solve Karnaugh Maps up to 4 variables.

Language: TypeScript - Size: 91.8 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

emranffl/karnaugh-map-solver

A K-Map solver up-to four variables with interactive UI for Windows platform

Language: Java - Size: 104 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

Yuliamz/ElectronicBasicTools

Solucionador de tablas de activación, Mapas de karnaugh, representación en miniterminos y maxiterminos, y diagramación de circuitos lógicos usando compuertas AND y OR

Language: Java - Size: 9.3 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

blackbishop313/ks-boolean-expression

KS Boolean Expression is a free software used to minimize boolean functions by a graphic method of Karnaugh maps.

Language: Java - Size: 3.68 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

yakout/quine-mccluskey

Implementing Quine-McCluckey algorithm in java with GUI and web application.

Language: Java - Size: 15.9 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

mehmetalpsumer/boolean-simplifier-visualizer

Boolean expression simplifier and visualizer

Language: Java - Size: 1.41 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

iamareebjamal/boolean-minimizer

A Java GUI application for minimizing boolean expressions showing Truth Table and K-Map using Quine McCluskey Technique

Language: Java - Size: 33.2 KB - Last synced at: 30 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

dabecart/LogicFunctionReducer

A really useful tool to reduce logic functions on your digital circuits using Petrick's Method.

Language: C++ - Size: 311 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

YorkWaugh/simple-logic-simplifier

Converting a truth table to a logical expression

Language: C - Size: 11.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kyun1016/K-map

Object-oriented C++ code that can solve the Karnaugh map of N variables

Size: 31.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kenrendell/boolean-minimizer

Minimize Boolean functions using Quine-McCluskey and Petrick's algorithm.

Language: Lua - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

levi5/Karnaugh-map

web application for simplifying Boolean expressions

Language: JavaScript - Size: 660 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

ToCodeABluejay/logicworks-circuits

Here lies a collection of miscellaneous circuits I have created using LogicWorks

Size: 86.9 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ToCodeABluejay/logisim-circuits

Here lies a collections of miscellaneous circuits I have created using Logisim

Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AmitGZ/Karnaugh_Solver

Karnaugh map solver

Language: Python - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

luongthecong123/KTSHelper

Karnaugh simplify and other electronic related stuffs with GUI for ease of use

Language: Python - Size: 848 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Unisa-Notes/COS1521

LaTex files needed to build notes for the course Computer Systems at the University of South Africa

Language: TeX - Size: 2.15 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mell-o-tron/PyKarnaugh

Boolean algebra simplifier based on n-dimensional k-maps

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

PKMap/PKMap

This dataset imbalance visualization toolkit will be the beginning of a fire-new branch in NILM studies. (the website is pending)

Language: Python - Size: 774 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

scriptographers/CS254-Assignment-4

Assignment 4, Digital Logic Design Lab, Spring 2021, IIT Bombay

Language: TeX - Size: 12.8 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

vitorsvt/compsci-tools

Conjunto de ferramentas úteis para a Ciência da Computação. Desde a conversão da base numérica até a geração de tabelas verdade e mapas de Karnaugh.

Language: JavaScript - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mehrta/karnaugh-map-solver

A visual and easy to use Karnaugh Map Solver application (.Net 4.7, C#, Windows Forms)

Language: C# - Size: 157 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Aboeleneen/Quine-McCluskey

software implementation of the tabular method (Quine-McCluskey) to minimize boolean expressions

Language: C++ - Size: 402 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

emranffl/karnaugh-map-solver-android

A K-Map solver up-to four variables with interactive UI for Android platform

Language: Java - Size: 3.35 MB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

QasimWani/karnaugh-map-batch-calculator

Calculates Multiple Karnaugh Maps at once using Selenium and custom built parser. The program then converts the Boolean Expressions into Dataflow Verilog (VHDL)

Language: Jupyter Notebook - Size: 73.2 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

iosifnicolae2/Karnaught-map

Solve Karnaught Map

Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

meysam81/A-simple-Karnaugh-map-implementation

Language: C++ - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

MathBunny/karnaugh-map-simplifier-docs

Documentation, theory and tutorials for Karnaugh map simplifier

Language: HTML - Size: 466 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1