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

搜索资源列表

  1. zhou_end2

    0下载:
  2. 我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的,可不知道放哪去了。-my data structure curriculum design, Karnaugh map of SR. The algorithm groping for a long time, the first to go out and make the time because the teacher in s
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:6828
    • 提供者:周伟斌
  1. karo

    1下载:
  2. 这是我的课程设计卡诺图的图形化简,是有TC做的-This is my course design Karnaugh map graphical presentation is done TC
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:13640
    • 提供者:张三
  1. Q-MLogicOptimization

    1下载:
  2. 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48874
    • 提供者:李小南
  1. kanuotu

    1下载:
  2. 卡诺图化简的算法,保证正确,自己的课程设计,算法精妙-Karnaugh map of simple algorithms, ensuring correct, their curriculum design, algorithm carefully
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1762
    • 提供者:lixin
  1. reduce

    0下载:
  2. 一个有趣的卡诺图划简程序。学生可自己填充卡诺图,并自己化简。程序可自动评定是否正确,并可列出所有的化简方法。-an interesting Kano plan is simple procedures. Students can fill their Karnaugh map, and their simplification. Procedures can automatically assess whether correct and can list all the simplificat
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:77522
    • 提供者:徐院长
  1. Ckanuotu

    0下载:
  2. 该程序可以化简卡诺图。首先输入真值,然后该程序会将化简以后的最简形式输出-Simplification of the procedure can be Karnaugh map. First of all input true value, then the program will simplify the simplest form of the future output
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:424515
    • 提供者:夏树茂
  1. Karnaughmaplogicfunction

    0下载:
  2. 学习电气要懂数字电路,数字电路得学习逻辑函数的卡诺图化简法,^_^,这篇文章易懂,是学习的好资料。-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
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:282669
    • 提供者:易虎
  1. practice

    0下载:
  2. 示波器扩展——卡诺图显示。设计并制作一个能显示组合电路卡诺图的示波器扩展电路。基本要求——输入四变量组合逻辑输出-Oscilloscopes expansion- Karnaugh map display. Design and production of a Karnaugh map showing the combination of the circuit of the oscilloscope expansion of the circuit. The basic requirement
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:13118032
    • 提供者:许春敬
  1. Karnaugh_Maps

    0下载:
  2. In the logic circuit design, we have to optimize the logic. On the one of method, it is used karnaugh map.-In the logic circuit design, we have to optimize the logic. On the one of method, it is used karnaugh map.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:48144
    • 提供者:male
  1. karnaugh_inputs

    0下载:
  2. KARNAUGH_INPUTS Boolean inputs for a Karnaugh map. K = KARNAUGH_INPUTS(N) produces a table (array) of boolean inputs for a Karnaugh map.Each boolean input has N bits, and there are 2^N entries in the table.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:541
    • 提供者:primus
  1. 51359902-Logic-Design-part-2

    0下载:
  2. Separated Simplification Method • One has to derive the symmetrical logical equation while using the Karnaugh maps of the logic function • This method, i.e. to perform twice the Boolean simplification for each N-ch and P-ch networks
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:337541
    • 提供者:phitoan
  1. Karnaugh-map

    0下载:
  2. it is a new theory of k-map, which describes all function of kmap and all fundamental things of kmap which is used in digital electronics
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:114492
    • 提供者:rain
  1. carno

    0下载:
  2. 卡诺图形化简是数字电路设计的基础,本PPT详细讲解了使用卡诺图设计数字电路的流程。-Cano graphical Jane is the basis of digital circuit design, the PPT explains use karnaugh map of digital circuit design process.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:589907
    • 提供者:liyangzong
  1. Gray-Counter

    0下载:
  2. 格雷码,用于理解格雷码的的功能,减少出错。同样对于卡诺图很用吧。-Gray code, Gray code, the function used to understand and reduce errors. The same for the Karnaugh map.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:666
    • 提供者:郭稳
  1. lock

    0下载:
  2. 1、列出真值表,画出卡诺图,写出逻辑表达式。 2、只有按下AB、BD、AD时,锁才打开,其余的都不能开锁。 3、还必须有一个报警系统,有警为1,无警为0。 4、最后用Protues进行仿真。 -1 lists the truth table, draw the Karnaugh map, write a logical expression. 2, only press the AB, BD, AD, lock open, and the rest can not unlock.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:344781
    • 提供者:liuyang
  1. a

    0下载:
  2. 多变量卡诺图化简,给出了基本的设计思想,以及关键函数的伪代码-Multi-variable Karnaugh map simplification, given the basic design ideas, as well as pseudo-code key functions
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:107434
    • 提供者:ycp
  1. KanMapTry(eric)

    0下载:
  2. 卡诺图的解析,主要解析四输入或者多输入的表达式。-Karnaugh map analysis, major analytical four-input or multi-input expression.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-16
    • 文件大小:26366
    • 提供者:scott
  1. karnaugh-map-solver

    0下载:
  2. karnaugh map solver solve the map with 10 variables
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2458
    • 提供者:Hasan
搜珍网 www.dssz.com