CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 布尔

搜索资源列表

  1. poly

    0下载:
  2. 两个任意封闭多边形的逻辑运算(交并差等布尔运算)-Polygen Bool operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4318
    • 提供者:马南岭
  1. boolen

    0下载:
  2. 通过设计、编制、调试一个布尔表达式的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-By designing, developing, debugging a boolean expression syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis of understanding of the pri
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:83716
    • 提供者:elaine
  1. Thermometer

    0下载:
  2. 摄氏度转换成华氏度,并且用一个布尔型开关控制不同的量纲-ctof
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5955
    • 提供者:吴迪
  1. dowhilecycle

    0下载:
  2. 对循环语句: DO〈赋值语句〉WHILE 〈表达式〉 (1) 按给定的题目写出符合简单优先分析方法要求的文法和属性文法描述。 (2) 按给定的题目给出简单优先分析方法的思想及分析表设计。 (3) 按给定的题目给出赋值表达式和控制语句中布尔表达式中间代码序列的结构设计。 (4) 完成相应的词法分析、语法分析和语义分析程序设计。 (5) 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 -Of the loop: DO < assignment> W
  3. 所属分类:Editor

    • 发布日期:2017-04-05
    • 文件大小:37013
    • 提供者:李伟霞
  1. Modling

    0下载:
  2. UG NX二次开发环境下一些建模的示例代码 01 创建四个基本体素 02 拉伸操作 03 参考平面打孔 04 布尔操作 05 圆柱打孔 06 表达式-UG NX some secondary development environment modeling sample code 01 to create four basic operations stretching 02 voxel reference plane 03 perforated cylinder 05
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:29703
    • 提供者:realqinke
  1. 004

    0下载:
  2. 题 目: 布尔表达式的文法: B ® B and T | T T ® T or F | F F ® not F |true|false |(B)| i rop i 设计布尔表达式文法,给出该文法的属性文法,用算符优先分析法实现对布尔表达式的翻译,给出翻译的逆波兰式结果。 自己做的编译原理课程设计-Title: Boolean expression grammar: B ® B and T | T T ® T or F | F F &re
  3. 所属分类:assembly language

    • 发布日期:2017-05-14
    • 文件大小:3647371
    • 提供者:秦文
  1. FIM(mushroom)

    1下载:
  2. 一种基于Apriori算法的改进算法,只扫描一次数据库,将事务转换为布尔矩阵。-An algorithm based on Apriori algorithm, only one database scan will be converted to Boolean Matrix Service
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-28
    • 文件大小:3960891
    • 提供者:大哥
  1. boolPolygonInsection

    0下载:
  2. 用vc6.0实现的平面多边形布尔求交,任意输入两个多边形,可以求出它们的公共部分。-based on vc6.0,the bool intersection of two polygon is obtained,input two polygon,we can get their comcom parts.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1964293
    • 提供者:huangweixian
  1. polybool_src

    0下载:
  2. 一个多边形裁减的C++库,支持多边形的各种布尔运算,支持自交多边形,支持带洞的多边形。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:610872
    • 提供者:Coy
  1. Entropyreduction

    0下载:
  2. 对于布尔属性决定信息增益,得出在给定规则的情况下的信息熵的平均约简-Boolean attribute information for the decision to add, come to the rules in a given case the average information entropy reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17967
    • 提供者:陈雪娇
  1. GpcWrapper

    0下载:
  2. 个对几何图形裁剪、合并,布尔运算等操作非常好的代码,并且支持C#。-On the geometry of cutting, mergers, Boolean operations, such as a very good code, and support for C#.
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:75345
    • 提供者:songbai
  1. MM

    1下载:
  2. 数学形态学的主要优点是计算简单和并行快速,一般只包含布尔运算、加减法运算而不需要做先进乘法,易于硬件实现,-The main advantage of mathematical morphology is to calculate simple and fast parallel, generally contain only Boolean operations, add and subtract operations without the need for the multiplicati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4948299
    • 提供者:cristo
  1. PolyBool

    0下载:
  2. 多边形布尔运算,多边形的交、并、差、异或等运算-polygon bool operation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:73806
    • 提供者:lily
  1. statuscontrol

    0下载:
  2. 该控件为MFC开发的Active控件。主要属性是标志开关的布尔量。当为true时,表示滚动条滚动;当为false时,表示计算结束,停止滚动-The control of Active Control for MFC developers. The main attribute is a Boolean flag switches. When true, that scroll bar scroll as is false, that he calculated the end, stop ro
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:108288
    • 提供者:在身上
  1. 51

    0下载:
  2. 51单片机实现舵机控制,还有12864液晶显示程序-51 SCM servo control, as well as liquid crystal display program 12864 中文英语—检测语言—阿尔巴尼亚文阿拉伯文爱尔兰文爱沙尼亚语白俄罗斯语保加利亚文冰岛语波兰语波斯语布尔文(南非洲的荷兰文)丹麦语德语俄语法语非洲的斯瓦希里文菲律宾文芬兰语韩语荷兰语加利西亚语加泰罗尼亚语捷克语克罗地亚文拉脱维亚语立陶宛语罗马尼亚语马耳他文马来文马其顿文挪威语葡萄牙语日语瑞典语塞尔维亚文斯
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1688
    • 提供者:lhb
  1. 9927445TestTrec

    0下载:
  2. ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是 Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, We
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-19
    • 文件大小:28390922
    • 提供者:必扬
  1. acis_api

    0下载:
  2. acis常用函数,包括基本几何造型函数、布尔运算-acis commonly used api functions, including basic geometric modeling functions, Boolean operators, etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:6037
    • 提供者:王国忠
  1. matlab_for_neural_network

    0下载:
  2. 使用matlab实现利用人工神经网络布尔逻辑判断,数字识别,SOFM排序和旅行商问题-Using matlab to achieve the use of artificial neural network to determine the Boolean logic, digital identification, SOFM sorting and Traveling Salesman Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:500463
    • 提供者:ly
  1. 2

    0下载:
  2. 编写筛选查找素数函数: void sieve(bool isPrime[], int n) 其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数, 所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。 然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。 对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1176942
    • 提供者:闻悦
  1. Boolean

    0下载:
  2. 程序的任务是判断输入的两个布尔表达式是否完成的是同样的功能。将布尔表达式转换成逆波兰序-Write a program to read in two arbitrary Boolean expressions and see if they represent the same function. The input language should include single letters as Boolean variables, the operands AND, OR, and NOT
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:1742
    • 提供者:李米
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com