• 您的位置我爱Aspx >> VC.Net >> 一个逻辑推理类--从规则推测前提的真假
  • 一个逻辑推理类--从规则推测前提的真假

  • 作者:aspxer  来源:internet  日期:2007-5-21 23:49:31  关键字:
  • 一个逻辑推理类--从规则推测前提的真假

    QUOTE>

    Power Logic
    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 我对这篇文章有话说?
  • 广告位招租,广告代号:content_468_15
  • 上一篇:一个应用二叉搜索树实现的字典,并存储结构于文件中
    下一篇:windows API简介(系列1)
  • 相关文章