搜索资源列表
QM
- 用于数字逻辑原理中计算布尔函数的列表化简法,就是Q-M法,这个很实用,化简做得很好。-Used in digital logic theory to calculate the list of Boolean function simplification method is the QM method, which is a very practical and simplify doing very well.
QM
- 编程实现用Q-M算法化简最小项,得到最简表达式~-Programming algorithm with a simplification of the smallest items of QM, the most simple expression ~
QM-
- 本算法要求输入一最小项和无关项的待化简表达式,通过程序处理输出化简后的结-The algorithm requires input minterms and do not be simplified expressions, by processing the output simplification knot
QM-algorithm
- 用于数字逻辑表达式化简的QM算法的C++实现-Simplification of logic expression——the C++ achieve of the QM algorithm
Q-M
- 《数字逻辑与处理器基础》中的Q-M化简逻辑函数的算法。-QM simplifying logic functions in digital logic and processor-based algorithm.
QM
- QM算法化简逻辑函数,通过给定的最小项与随意项,化简逻辑函数-The QM algorithm simplifying logic function by a given minimum entry with random items, simplifying logic function
QM
- QM算法小程序,可完成10个及以下变量的逻辑化简,可以作为数电课程的参考。寻找最小覆盖为NP难问题,使用较简便的方法,效果不错。-A small project for QM algorithm.
QM
- PKU 数字逻辑设计 QM算法 与大家分享,共同进步
QM
- 用C++实现QM算法,输入若干最小项编号,给出最终化简表达式-qm algorithm, using C++ to achieve QM algorithm, the input number of the smallest item number, gives the final simplified expression
QM
- Quine Mccluskey算法的C程序实现-C code for Quine Mccluskey Method
QM
- 使用QM算法计算数字逻辑基础中本源蕴涵项-using QM algorithm to compute digital logic basis of origin Implicant
QM
- QM算法 利用C++编写的QM算法,以两个数组m、d 为输入,输出一个最简表达式- QM algorithm using c++, with two arrays m, d for input, output one of the most simple expression
1(2)
- 问题描述 设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。 基本要求 需要基于线性表的基本操作来实现一元多项式的加法运算 需要利用有序链表来实现线性表。 -Problem descr iptionPn (x) and Qm (x), respectively, two unary polynomial.Try to write programs achieve one yuan polynomial addition operation.
qm算法
- QM算法是用来最小化卡诺图的一个算法,其大概思路是,对蕴含项中1的个数进行分组,只有1的个数相差为1的蕴含项才可能相邻,所以可以通过循环来穷举出所有的主蕴含项。(The QM algorithm is an algorithm used to minimize the Kano map. The idea is that the number of 1 of the implying items is grouped and only 1 of the implication items wit