Quine–McCluskey algorithm in C++
Hi friends,
I found a C++ program to do Quine–McCluskey minimization. It is a Dev-C++ project. However all the stuffs are main.cpp.

Download
I found a C++ program to do Quine–McCluskey minimization. It is a Dev-C++ project. However all the stuffs are main.cpp.

Download
October 19, 2009 12:50 AM
so many thanks
it's really help me for this algorithm.. top