搜索资源列表
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-mcKluskey
- Quine McKluskey 算法是用来解决数字电路中的逻辑函数问题,这在电路中的布局中尤为重要.
quine-mcKluskey
- Quine McKluskey Algorithm: The Quine McKluskey algorithm is used for minimization of logical (boolean) functions. This an important aspect in all electrical circuits allowing cheaper components and assuring that the si
Q-MLogicOptimization
- 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
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 -Quine-McCluskey Method
QMC-source
- 用Java实现Quine McCluskey逻辑简化算法-Using Java to simplify the realization of logic Quine McCluskey algorithm
quine-mcKluskey
- Quine McKluskey 算法是用来解决数字电路中的逻辑函数问题,这在电路中的布局中尤为重要.-Quine McKluskey algorithm is used to solve the digital circuit in the logic function, which in the circuit layout is particularly important.
quine-mcKluskey
- Quine McKluskey Algorithm: The Quine McKluskey algorithm is used for minimization of logical (boolean) functions. This an important aspect in all electrical circuits allowing cheaper components and assuring that the si
qmcinMATLABin6.0
- please approve for me..so that i can download for the Quine-McCluskey in C language.thank you.
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
Quine-McCluskey
- Quine-McCluskey算法的C代码实现-Quine-McCluskey Algorithm in C code implementation
Quine
- Basic quine program. User should understand the logic of quine beforehand.
Quine
- Quine is a program that prints itself
Quine-McCluskey
- Quine–McCluskey算法,C++语言编写-Quine–McCluskey Algorithm,finished with C++
Quine-McCluskey_algorithm_(Java)
- Quine McCluskey in Java
Quine-McCluskey_algorithm_(Java)
- Quine-McCluskey algorithm(Java)