An open API service indexing awesome lists of open source software.

https://github.com/modlfo/quinehp

Implements the Quine-McCluskey algorithm for the HP49G+ calculator
https://github.com/modlfo/quinehp

Last synced: about 1 year ago
JSON representation

Implements the Quine-McCluskey algorithm for the HP49G+ calculator

Awesome Lists containing this project

README

          

# QuineHp

After more than 10 years, this is the first public release of the source code of QuineHp: an implementation of the Quine-McCluskey algorithm for the HP49G+ calculator.

The code is written in plain C language and was compiled with the HPGCC toolchain.

The program has been available in http://www.hpcalc.org/details/6324 since 2005.