搜索资源列表
数字逻辑电路中的QM算法C++实现源代码
- 数字逻辑电路中的QM算法C++实现源代码。-Digital logic circuits in the QM algorithm in C++ source code.
qtcreator_zh_CN.qm.tar
- QTcreater2.0中文汉化包,放到安装文件里面语言文件夹里就可以了-QTcreater2.0 Chinese localization package installation files into the folder inside the language can be a
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.
6548351
- 便携式酒精检测报警器,酒精检测报警器,QM-NJ9,酒敏传感器-中电网_files-Portable Alcohol detection alarm, alcohol detection alarm, QM-NJ9, wine-Sensitive Sensors- the power grid _files
QM
- 编程实现用Q-M算法化简最小项,得到最简表达式~-Programming algorithm with a simplification of the smallest items of QM, the most simple expression ~
QM-5qitibaojq
- 基于89S51设计的气体报警器C语言程序-89S51 design based on C language programs gas alarm
QM
- QM算法的程序实现,比较详尽,且有用法的说明-QM algorithm
QM-algorithm
- 用于数字逻辑表达式化简的QM算法的C++实现-Simplification of logic expression——the C++ achieve of the QM algorithm
QM
- QM算法的C++实现。输入所化简函数的最小项个数,然后依次输入最小项;再输入无关项个数,然后依次输入最小项,回车后系统输出化简结果。-QM algorithm c++ realize.
QM
- QM算法,邻接表,寻找最小覆盖主要采用了贪心算法的思想-QM algorithm, adjacency list
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-algorithm
- 本算法要求输入一最小项和无关项的待化简表达式,通过QM算法处理输出化简后的结果。-The algorithm requires a minimum input items and do not care to be simplified expression through QM simplified algorithm results after processing output.
QM
- 使用QM算法计算数字逻辑基础中本源蕴涵项-using QM algorithm to compute digital logic basis of origin Implicant
QM
- QM算法的C++实现,寻找本质本源蕴含项,可作为参考文件。-QM algorithm C++ achieve find the essence of the origin contains items can be used as a reference document.
QM-FeiJi
- QM全民飞机大战源码 一、源码描述     这是一款非常火的打飞机游戏,娱乐性很强,玩法也很简单,只需要打爆对面过来的各种飞机就行了。       界面也比较美观,该源码具有吃道具、发大招、计算得分等功能感兴趣的朋友可以下载试玩下哦。    二、玩法介绍       1、游戏按键       上 W up;下 S down 左 A left 右 D right 暂停
QM
- QM算法 利用C++编写的QM算法,以两个数组m、d 为输入,输出一个最简表达式- QM algorithm using c++, with two arrays m, d for input, output one of the most simple expression
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