搜索资源列表
DLppt.rar
- 数字电路的基础知识 逻辑代数及运算规则 逻辑函数的表示法 逻辑函数的化简 清华电路课件 ,Basic knowledge of digital circuit logic algebra and computation rules of logic function representation of the logic function circuit simplification Tsinghua Courseware
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.
Karnaughmaplogicfunction
- 学习电气要懂数字电路,数字电路得学习逻辑函数的卡诺图化简法,^_^,这篇文章易懂,是学习的好资料。-Learning to understand the number of electrical circuits, digital circuits have to learn from the Karnaugh map logic functions Simplification Act ,^_^, this article easy to understand, good informatio
4354642
- 逻辑函数的化简和变换 组合逻辑电路的分析 时序逻辑电路的分析 数电仿真-暂无
dzjs
- §2-2 逻辑函数的代数化简法 二、化简的方法 2、吸收法 a 2、吸收法 b 3、消去法 4、配项法 5、综合法 三、化简举例 例二: 例三: 例四: 例五: §2-3 逻辑函数的卡诺图化简法 一、卡诺图的构成 三变量的情况。 真值表与卡诺图的关系 四变量卡诺图情况 五变量卡诺图的情况 卡诺图的特点 二、逻辑函数的移植 例如: 2、表达式表示法 II、
logic
- 我们熟悉的逻辑函数化简方法是卡诺图法。卡诺图法具有简单、直观的优点,但当变量数目达到或超过5个以后,卡诺图将变得很复杂,甚至无法使用。而列表法对于解决多变量逻辑函数化简具有显著的优越性,并且这种方法有严格规则和步骤,便于计算机操作。列表法最早由Quine和Mcluskey提出,因此该法又称为Q-M法。许多数字电路课本上给出了便于手工计算的列表法,但并没有给出实际利用计算机语言实现的方法。-We are familiar with the logic function is the K-map S
luojihanshuhuajian
- 一篇关于用qm算法化简逻辑函数的程序的文章-an article about qm
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
Mirrors
- 通过c++语言将逻辑函数表示成最小项之和以及实现逻辑函数的化简功能。-By c++ language to logic function expressed as the sum of the minimum term and the realization of logic function simplification capabilities.
qmcs-1.0.tar
- 奎因 麦克拉斯基算法 用列表方式进行逻辑函数化简的方法,是奎恩(W.V.Quine)和麦克拉斯基(E.J.McCkluskey)提出-quine mcckluskey
qm--Logic-function-simplification
- 逻辑函数化简,参考了 清华大学的《数字逻辑与数字集成电路》这本书里面的化简方法,并把它的化简方法用C++语言实现。里面用两个C++类实现-Logic function simplification, reference to Tsinghua University, digital logic and digital integrated circuits, the book inside the simplified method, and its simplification metho