我爱Aspx >> VC.Net >> 一个逻辑推理类--从规则推测前提的真假一个逻辑推理类--从规则推测前提的真假
QUOTE>
C.Second Edition This is actually third edition of ,in this edition, I made a big change. 1。 Basic idea: I even change the whole design of Logic class from "Bool" value to "Logic State"==1:Positive; 0:Possible; -1: Negative. Because in my mind, as for an unknown logic object, its state is always unknown or "Possible". We can only use known logic object of which the logic state is either "Positive" or "Negative" to deduct all unknown logic object. Of course during deduction, if you find out you are attempting to change an known logic object from one state(Positive or Negative) to its opposite state, we reach an contradiction. I basically define 4 logic operation, but the 【我对这篇文章有话说?】Power Logic
windows API简介(系列1)[05-21]
Windows常用属性打开指令[05-21]
在对话框里面使用ON_UPDATE_COMM..[05-21]
过度抽象和关注细节的弊端[05-21]
Linux防火墙程序设计[05-21]
SCO UNIX 下设备驱动程序开发[05-21]
从 VBA 中使用 Visual Basic .NE..[05-21]
mfc版本及其对应vc版本一览表[05-21]
如何通过struts以oci协议将文件上..[05-21]
Win32学习笔记 第二章[05-21]