CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 重言式

搜索资源列表

  1. 重言式

    0下载:
  2. 用二叉树实现逻辑表达式的基本运算,包括逻辑与,或,非,还可以判别表达式是重言式,还是矛盾式.-binary tree using logical expressions of basic operations, including logic and, or, not, we can judge expression is tautology, or contradiction.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2781
    • 提供者:罗明会
  1. ForeverTF

    0下载:
  2. 重言式是当所有逻辑变元取遍所有值时都为真的表达式。这个程序是用来对重言式进行判别的!还可以吧!牛人别见笑!-tautology is when all logic variables take out all values are true expressions. The procedure is used to tautology runs! Also! Other cattle were laughed at!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18992
    • 提供者:杜鹏
  1. 重言式判别问题

    1下载:
  2. 逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”、“&”和“~”,分别表示或、与和非,运算优先程度递增,但可有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。 若是重言式或矛盾式,可以只显示“True Forever”或“False Forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式变元取定一组值,程序就求出并显示逻辑表达式的值。-logic expression from the termin
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3139
    • 提供者:沈宁
  1. chongyanshisj

    0下载:
  2. 有关重言式的一个程序,是数据结构实验书上的题-the tautology of a process, the structure of experimental data on the issue.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2774
    • 提供者:wlr
  1. tree

    0下载:
  2. 用二叉树实现重言式真假的判别问题,对于矛盾式可以进行自己输入值判断
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:2247
    • 提供者:李天宇
  1. chongyanshi

    0下载:
  2. 离散数学重言式判别以及逻辑表达式求值原代码-Discrete Mathematics tautology discriminant and logic expressions evaluates the original code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3182
    • 提供者:王勇
  1. ZYSBB

    0下载:
  2. 数据结构之重言式辨别 数据结构之重言式辨别数据结构之重言式辨别-Data structure to identify data tautology tautology structure to identify the data structure to identify the tautology
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:167175
    • 提供者:李大力
  1. cys

    0下载:
  2. 这事一个重言式判定程序,程序存在一点问题还望各位不吝赐教啊-eeeeeeeeeeeeeeiouykyrirtyui
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1583
    • 提供者:李白
  1. bbbb

    0下载:
  2. 重言式判别程序,实现了对输入非法性的判别.当不是永真或永假式时,可以选择是否打印真值表-Tautology discriminant procedures, to achieve the identification of illegal importation. When Wing is not true or false-style wing, you can choose whether or not to print truth table
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:87706
    • 提供者:李化常
  1. tautology

    0下载:
  2. 数据结构之重言式判别,使用C++编写,已通过老师验收-tautology distinguish
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2433
    • 提供者:徐俊
  1. chongyanshi

    0下载:
  2. 实现数据结构中的重言式功能。通过此cpp文件中的方法实现。-Data structure tautologies function. Cpp file through this method of implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1790
    • 提供者:li
  1. Tautology-course-design

    0下载:
  2. 重言式课程设计 1.一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况下既非重言式,也非矛盾式。本演示程序通过真值表判别一个逻辑表达式属于上述哪一类。 2.在本演示程序中,逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”,“&”和“~”,分别表示或、与和非,运算优先程度递增,但可由括号改变,即括号内的运算符优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。 3.若是重言式或矛盾
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:452061
    • 提供者:nizy
  1. chongyanshi

    0下载:
  2. 自已写的代码,还不错,是课程设计的,看看是否有需要,重言式判别-Write their own code, well, is the course designed to see if there is a need, tautologies discrimination
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:906850
    • 提供者:8812643
  1. autology

    0下载:
  2. G_del逻辑系统中的广义重言式理论G_del logic system theory of generalized tautology-G_del logic system theory of generalized tautology
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:500400
    • 提供者:hu
  1. tautologies

    0下载:
  2. Lukasiewicz多值逻辑系统中的广义重言式Lukasiewicz many-valued logic system tautologies-Lukasiewicz many-valued logic system tautologies
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:166054
    • 提供者:唱戏工
  1. chyan_sks

    0下载:
  2. 09级数据结构实验,是有关对重言式的判别。 -About Chongyanshi
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2099
    • 提供者:杨玉琴
  1. IsTautology

    0下载:
  2. 用后续遍历的方法对对重言式进行判断~~没有使用树,只是类似的一个概念。-is Tautology?we use Follow-up traversal to figure it out.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1865
    • 提供者:sph
  1. main

    0下载:
  2. 重言式判断的学习代码,利用栈,队列,树来解决问题-Tautology type of judgment to learn code, stacks, queues, trees to solve the problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2700
    • 提供者:陆羽
  1. Tautologies

    0下载:
  2. 重言式,数据结构里的典型编程题,c语言代码,有具体的实现-Tautologies, data structures typical programming questions, c language code, specific implementation
  3. 所属分类:Data structs

    • 发布日期:2017-12-08
    • 文件大小:2054
    • 提供者:付涛
  1. BiExp

    0下载:
  2. 对逻辑表达式进行重言式判别,求值,可以选择是否显示真值表。用二叉树实现。-Logical expressions tautology identification, evaluation, you can choose whether to display the truth table. Binary tree using.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3332
    • 提供者:冤大头
« 12 »
搜珍网 www.dssz.com