Location:
Search - karnaugh
Search list
Description: 我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用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 several crafty data down to the brush, still a lingering fear. There was a PASCAL with the variables of SR 16, may not know where to put the.
Platform: |
Size: 6828 |
Author: 周伟斌 |
Hits:
Description: 这是我的课程设计卡诺图的图形化简,是有TC做的-This is my course design Karnaugh map graphical presentation is done TC
Platform: |
Size: 13640 |
Author: 张三 |
Hits:
Description: 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
Platform: |
Size: 48874 |
Author: 李小南 |
Hits:
Description: 卡诺图化简的算法,保证正确,自己的课程设计,算法精妙-Karnaugh map of simple algorithms, ensuring correct, their curriculum design, algorithm carefully
Platform: |
Size: 1762 |
Author: lixin |
Hits:
Description: 一个有趣的卡诺图划简程序。学生可自己填充卡诺图,并自己化简。程序可自动评定是否正确,并可列出所有的化简方法。-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 simplification methods.
Platform: |
Size: 77522 |
Author: 徐院长 |
Hits:
Description: 我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用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 several crafty data down to the brush, still a lingering fear. There was a PASCAL with the variables of SR 16, may not know where to put the.
Platform: |
Size: 6144 |
Author: 周伟斌 |
Hits:
Description: 这是我的课程设计卡诺图的图形化简,是有TC做的-This is my course design Karnaugh map graphical presentation is done TC
Platform: |
Size: 13312 |
Author: 张三 |
Hits:
Description: 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
Platform: |
Size: 48128 |
Author: 李小南 |
Hits:
Description: 卡诺图化简的算法,保证正确,自己的课程设计,算法精妙-Karnaugh map of simple algorithms, ensuring correct, their curriculum design, algorithm carefully
Platform: |
Size: 1024 |
Author: lixin |
Hits:
Description: 一个有趣的卡诺图划简程序。学生可自己填充卡诺图,并自己化简。程序可自动评定是否正确,并可列出所有的化简方法。-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 simplification methods.
Platform: |
Size: 76800 |
Author: 徐院长 |
Hits:
Description: 编译环境:tuboc2.0
编译方法:在桌面建一TC.exe的快捷方式,将程序拖入快捷方式编译执行即可
程序在Dos环境通过图形界面函数和鼠标驱动接口函数,实现能够用鼠标点击的卡诺图动态化简-Compiler environment: tuboc2.0 compiler Methods: One TC.exe built on the desktop shortcut, drag the shortcut to the program can compile the implementation of procedures in the Dos environment function through a graphical interface and mouse-driven interface function, can realize with the mouse clicks Karnaugh Map Simplification of dynamic
Platform: |
Size: 8192 |
Author: 心静止水 |
Hits:
Description: 该程序可以化简卡诺图。首先输入真值,然后该程序会将化简以后的最简形式输出-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
Platform: |
Size: 424960 |
Author: 夏树茂 |
Hits:
Description: 学习电气要懂数字电路,数字电路得学习逻辑函数的卡诺图化简法,^_^,这篇文章易懂,是学习的好资料。-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 information to learn.
Platform: |
Size: 282624 |
Author: 易虎 |
Hits:
Description: 示波器扩展——卡诺图显示。设计并制作一个能显示组合电路卡诺图的示波器扩展电路。基本要求——输入四变量组合逻辑输出-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 requirements- that four variables combinational logic output
Platform: |
Size: 13118464 |
Author: 许春敬 |
Hits:
Description: 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.
Platform: |
Size: 48128 |
Author: male |
Hits:
Description: 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.
Platform: |
Size: 1024 |
Author: primus |
Hits:
Description: 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, is called « separated simplification » method, as:
• one has to consider in a first step the blocks of ‘0’ in the Karnaugh map
to generate the N-ch network
• and in a second step the blokcs of ‘1’ of the Karnaugh maps to generate
the P-ch network-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, is called « separated simplification » method, as:
• one has to consider in a first step the blocks of ‘0’ in the Karnaugh map
to generate the N-ch network
• and in a second step the blokcs of ‘1’ of the Karnaugh maps to generate
the P-ch network
Platform: |
Size: 337920 |
Author: phitoan |
Hits:
Description: karnaugh diagram implemented
Platform: |
Size: 33792 |
Author: neo |
Hits:
Description: 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
Platform: |
Size: 114688 |
Author: rain |
Hits:
Description: karnaugh map solver solve the map with 10 variables
Platform: |
Size: 2048 |
Author: Hasan |
Hits: