CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - qm算法

搜索资源列表

  1. 数字逻辑电路中的QM算法C++实现源代码

    3下载:
  2. 数字逻辑电路中的QM算法C++实现源代码。-Digital logic circuits in the QM algorithm in C++ source code.
  3. 所属分类:C#编程

    • 发布日期:2014-12-17
    • 文件大小:756736
    • 提供者:wya09
  1. QM

    1下载:
  2. 编程实现用Q-M算法化简最小项,得到最简表达式~-Programming algorithm with a simplification of the smallest items of QM, the most simple expression ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4056
    • 提供者:
  1. shudian

    0下载:
  2. QM算法改进版,增加了QM算法的效率,并减少代码量.带注释-QM algorithm improved version
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3751
    • 提供者:陈源泉
  1. luojihanshuhuajian

    0下载:
  2. 一篇关于用qm算法化简逻辑函数的程序的文章-an article about qm
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:95014
    • 提供者:hiyaku
  1. QM

    1下载:
  2. QM算法的程序实现,比较详尽,且有用法的说明-QM algorithm
  3. 所属分类:Data structs

    • 发布日期:2014-11-28
    • 文件大小:570368
    • 提供者:王子达
  1. QM-

    0下载:
  2. 本算法要求输入一最小项和无关项的待化简表达式,通过程序处理输出化简后的结-The algorithm requires input minterms and do not be simplified expressions, by processing the output simplification knot
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:2456
    • 提供者:liuyue
  1. QM-algorithm

    1下载:
  2. 用于数字逻辑表达式化简的QM算法的C++实现-Simplification of logic expression——the C++ achieve of the QM algorithm
  3. 所属分类:其他小程序

    • 发布日期:2014-11-29
    • 文件大小:3333
    • 提供者:万欣
  1. QM

    0下载:
  2. QM算法的C++实现。输入所化简函数的最小项个数,然后依次输入最小项;再输入无关项个数,然后依次输入最小项,回车后系统输出化简结果。-QM algorithm c++ realize.
  3. 所属分类:CSharp

    • 发布日期:2017-11-03
    • 文件大小:614817
    • 提供者:chenye
  1. QM

    1下载:
  2. QM算法,邻接表,寻找最小覆盖主要采用了贪心算法的思想-QM algorithm, adjacency list
  3. 所属分类:Console

    • 发布日期:2017-11-09
    • 文件大小:96921
    • 提供者:邢星
  1. QM

    1下载:
  2. QM算法化简逻辑函数,通过给定的最小项与随意项,化简逻辑函数-The QM algorithm simplifying logic function by a given minimum entry with random items, simplifying logic function
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:266194
    • 提供者:刘健
  1. QM

    2下载:
  2. QM算法小程序,可完成10个及以下变量的逻辑化简,可以作为数电课程的参考。寻找最小覆盖为NP难问题,使用较简便的方法,效果不错。-A small project for QM algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-28
    • 文件大小:1024
    • 提供者:杨毅
  1. QM

    0下载:
  2. PKU 数字逻辑设计 QM算法 与大家分享,共同进步
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1710
    • 提供者:shifan
  1. QM

    0下载:
  2. 用C++实现QM算法,输入若干最小项编号,给出最终化简表达式-qm algorithm, using C++ to achieve QM algorithm, the input number of the smallest item number, gives the final simplified expression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2352
    • 提供者:zhoudong
  1. QM-algorithm

    1下载:
  2. 本算法要求输入一最小项和无关项的待化简表达式,通过QM算法处理输出化简后的结果。-The algorithm requires a minimum input items and do not care to be simplified expression through QM simplified algorithm results after processing output.
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1074734
    • 提供者:Carter Bao
  1. QM

    1下载:
  2. 使用QM算法计算数字逻辑基础中本源蕴涵项-using QM algorithm to compute digital logic basis of origin Implicant
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-28
    • 文件大小:3072
    • 提供者:cjy
  1. QM

    1下载:
  2. QM算法的C++实现,寻找本质本源蕴含项,可作为参考文件。-QM algorithm C++ achieve find the essence of the origin contains items can be used as a reference document.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3050
    • 提供者:小火影
  1. QM

    1下载:
  2. QM算法 利用C++编写的QM算法,以两个数组m、d 为输入,输出一个最简表达式- QM algorithm using c++, with two arrays m, d for input, output one of the most simple expression
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4490
    • 提供者:jerry
  1. QM算法化简

    0下载:
  2. QM算法的c++实现版本,还有些不完善的地方。(Quine-McCluskey Algorithms, a version of c++.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:01011110
  1. QM

    1下载:
  2. 实现QM算法,对十变量以下的逻辑表达式进行化简并输出。(QM Algorithm implementation with C++)
  3. 所属分类:

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:Sibylau
  1. qm算法

    0下载:
  2. 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
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:133120
    • 提供者:liwins
« 12 »
搜珍网 www.dssz.com