C++ Fuzzy Logic Programming Library -
For problem solving in the fuzzy logic domain. It has an object oriented API well suited to C++ syntax for direct inclusion in source code.
Portable to platforms that support the C++ STL.
License
BSD LicenseFollow C++ Fuzzy Logic Programming Library
Other Useful Business Software
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
Rate This Project
Login To Rate This Project
User Reviews
-
Dear all, I am really interested in this library. But, I don't know how to use. I did add unix:!macx:!symbian: LIBS += -ljfuzzyqt in *.pro file as well as put libjfuzzy.so in the directory of project. But I can't include this library in main.cpp file ( error : jfuzzyqt.h : not such file or directory) So, please give me more details to use it. I'm really sorry but I am so new with C++ Thanks,