搜索资源列表
Q-MLogicOptimization
- 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
Quine_McCluskey
- by Quine and McCluskey
prog3_1_pc
- Quine-McCluskey Method
Quine-McCluskey
- this qmc algorithm..hope can help you-this is qmc algorithm..hope can help you
quine
- Quine-mcCluskey program with GUI. it prints the boolean simplification of a logical expression through a tabulation method
Source1
- quine mccluskey algorithm used for logical function minimization instead of using boolean algebra
q---m
- quine mccluskey c++ code
Quine-McCluskey
- Qm算法,解决数字逻辑中的卡诺图化简问题,并且寻找本质本原蕴含项-Qm algorithm to solve the digital logic map Simplification problem and find the essence of primitive contains items
QM
- Quine Mccluskey算法的C程序实现-C code for Quine Mccluskey Method
