搜索资源列表
Q-MLogicOptimization
- 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
bfunc
- Quine–McCluskey algorithm-Quine - McCluskey algorithm
Quine_McCluskey
- by Quine and McCluskey
QMV
- Quine-McCluskey 算法 C语言实现, (链表) 自己学校的编程实验作业, 自己编的-Quine - McCluskey algorithm C language. (List) of their schools experimental programming operations, their series
prog3_1_pc
- Quine-McCluskey Method
QMC-source
- 用Java实现Quine McCluskey逻辑简化算法
Quine-McCluskey
- this qmc algorithm..hope can help you-this is qmc algorithm..hope can help you
Quine-McCluskey
- Quine-McCluskey算法的C代码实现-Quine-McCluskey Algorithm in C code implementation
qmcinMATLABin6.0
- please approve for me..so that i can download for the Quine-McCluskey in C language.thank you.
quine
- Quine-mcCluskey program with GUI. it prints the boolean simplification of a logical expression through a tabulation method
Quine-McCluskey
- Quine–McCluskey算法,C++语言编写-Quine–McCluskey Algorithm,finished with C++
Qm-a-Carno-kaveh8.blogfa.com
- quin mccluskey and carno table code which is written in c
Quine-McCluskey_algorithm_(Java)
- Quine McCluskey in Java
Quine-McCluskey_algorithm_(Java)
- Quine-McCluskey algorithm(Java)
QM
- quine mccluskey code for logical circut
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
QM算法化简
- QM算法的c++实现版本,还有些不完善的地方。(Quine-McCluskey Algorithms, a version of c++.)