文件名称:quine-mcKluskey
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 30.79kb
- 下载次数:
- 0次
- 提 供 者:
- s0504*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Quine McKluskey Algorithm:
The Quine McKluskey algorithm is used for minimization of logical (boolean) functions. This an important aspect in all electrical circuits allowing cheaper components and assuring that the simplest solution (circuit) for a problem (purpose) is used. Whether you need to learn the algorithm, or you need help to understand it for your University classes, or you want to tech the algorithm to your students in a graphical, attractive way, or need to include it in your commercial electric-circuit simulation application, this article, and specially the attached code, is for you.
The Quine McKluskey algorithm is used for minimization of logical (boolean) functions. This an important aspect in all electrical circuits allowing cheaper components and assuring that the simplest solution (circuit) for a problem (purpose) is used. Whether you need to learn the algorithm, or you need help to understand it for your University classes, or you want to tech the algorithm to your students in a graphical, attractive way, or need to include it in your commercial electric-circuit simulation application, this article, and specially the attached code, is for you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 41695036quine-mckluskey.zip 列表 V2/ V2/dia.cs V2/WindowsApplication1/ V2/WindowsApplication1.sln V2/WindowsApplication1/Form1.cs V2/WindowsApplication1/Form1.Designer.cs V2/WindowsApplication1/Form1.resx V2/WindowsApplication1/Program.cs V2/WindowsApplication1/Properties/ V2/WindowsApplication1/Properties/.svn/ V2/WindowsApplication1/Properties/.svn/dir-wcprops V2/WindowsApplication1/Properties/.svn/empty-file V2/WindowsApplication1/Properties/.svn/entries V2/WindowsApplication1/Properties/.svn/format V2/WindowsApplication1/Properties/.svn/prop-base/ V2/WindowsApplication1/Properties/.svn/prop-base/AssemblyInfo.cs.svn-base V2/WindowsApplication1/Properties/.svn/prop-base/Resources.Designer.cs.svn-base V2/WindowsApplication1/Properties/.svn/prop-base/Resources.resx.svn-base V2/WindowsApplication1/Properties/.svn/prop-base/Settings.Designer.cs.svn-base V2/WindowsApplication1/Properties/.svn/prop-base/Settings.settings.svn-base V2/WindowsApplication1/Properties/.svn/props/ V2/WindowsApplication1/Properties/.svn/props/AssemblyInfo.cs.svn-work V2/WindowsApplication1/Properties/.svn/props/Resources.Designer.cs.svn-work V2/WindowsApplication1/Properties/.svn/props/Resources.resx.svn-work V2/WindowsApplication1/Properties/.svn/props/Settings.Designer.cs.svn-work V2/WindowsApplication1/Properties/.svn/props/Settings.settings.svn-work V2/WindowsApplication1/Properties/.svn/README.txt V2/WindowsApplication1/Properties/.svn/text-base/ V2/WindowsApplication1/Properties/.svn/text-base/AssemblyInfo.cs.svn-base V2/WindowsApplication1/Properties/.svn/text-base/Resources.Designer.cs.svn-base V2/WindowsApplication1/Properties/.svn/text-base/Resources.resx.svn-base V2/WindowsApplication1/Properties/.svn/text-base/Settings.Designer.cs.svn-base V2/WindowsApplication1/Properties/.svn/text-base/Settings.settings.svn-base V2/WindowsApplication1/Properties/.svn/tmp/ V2/WindowsApplication1/Properties/.svn/tmp/prop-base/ V2/WindowsApplication1/Properties/.svn/tmp/props/ V2/WindowsApplication1/Properties/.svn/tmp/text-base/ V2/WindowsApplication1/Properties/.svn/tmp/wcprops/ V2/WindowsApplication1/Properties/.svn/wcprops/ V2/WindowsApplication1/Properties/.svn/wcprops/AssemblyInfo.cs.svn-work V2/WindowsApplication1/Properties/.svn/wcprops/Resources.Designer.cs.svn-work V2/WindowsApplication1/Properties/.svn/wcprops/Resources.resx.svn-work V2/WindowsApplication1/Properties/.svn/wcprops/Settings.Designer.cs.svn-work V2/WindowsApplication1/Properties/.svn/wcprops/Settings.settings.svn-work V2/WindowsApplication1/Properties/AssemblyInfo.cs V2/WindowsApplication1/Properties/Resources.Designer.cs V2/WindowsApplication1/Properties/Resources.resx V2/WindowsApplication1/Properties/Settings.Designer.cs V2/WindowsApplication1/Properties/Settings.settings V2/WindowsApplication1/Quine-McCluskey.cs V2/WindowsApplication1/WindowsApplication1.csproj