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

搜索资源列表

  1. QM

    3下载:
  2. 用于数字逻辑原理中计算布尔函数的列表化简法,就是Q-M法,这个很实用,化简做得很好。-Used in digital logic theory to calculate the list of Boolean function simplification method is the QM method, which is a very practical and simplify doing very well.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:254458
    • 提供者:明珠
  1. 20064350132

    1下载:
  2. 通过设计,编制,调试一个语法及语义分析程序,加深对语法及语义分析原理的理解。 IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉 其中 (1)、可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。 (2)、 写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。 (3)、 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 目 录 一.系统需求分析 二.概念模型设计 三.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:488522
    • 提供者:aden
  1. Thermometer

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

    • 发布日期:2017-03-29
    • 文件大小:5955
    • 提供者:吴迪
  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. 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. stm32_1602

    0下载:
  2. 的方式覆盖广泛呢啊了给个回复二哥哥布尔个人各个火热符合本-LCD function of GPIO
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:328198
    • 提供者:juno
  1. Boolean-System-Calculator

    0下载:
  2. 布尔系统计算器源程序,由清华刘宝碇教授实验室发布-Boolean System Calculator by Tsinghua Professor Liu Baoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:462845
    • 提供者:rabby
  1. bool-value

    0下载:
  2. 求给定布尔表达式的真值,包括中缀转后缀,由后缀求值的运算。-Demand given the true value of the Boolean expression, including infix to suffix the suffix for the value of the operation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1761
    • 提供者:吴亚伟
  1. BooleanDepth

    0下载:
  2. 用于进行前后遮掩的布尔运算的深度测试,可实现三维立体图像的前后布尔遮掩效果。-Boolean operations used for pre-and post-veiled depth testing, can achieve a three-dimensional image of the former Hou Buer cover effect.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:359081
    • 提供者:Kuan
  1. clutter4

    1下载:
  2. 几种常见的杂波模型,包括瑞利分布,威布尔分布,希望对大家有帮助-Several common clutter modeling,maybe it is helpful for you
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:4470
    • 提供者:lee
  1. BooleanSearch

    0下载:
  2. 实现了TXT格式文档的布尔关键词搜索,只要读入预备好的文档就好了 。-TXT format documents Boolean keyword search, as long as the the ready document reads like.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:2513
    • 提供者:zt
  1. wber

    0下载:
  2. 威布尔分布曲线拟合的matlab程序,对于一切符合威布尔分布的数据都适用。本程序以rainflow程序为基础,对随记采样的数据进行统计,然后拟合直线。-Weibull distribution curve fitting
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:1541
    • 提供者:张世飞
  1. Weibull-distribution-test

    1下载:
  2. 用于威布尔分布检验,产品寿命检验。是基于matlab的实用工具-For the Weibull distribution test, product life test. Matlab-based utility
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:10282
    • 提供者:韦伯
  1. yizhiboerhdianlu&zhiduyicidefenzhichenxu

    0下载:
  2. 计算理论导引第二版中的内容介绍,包括一致布尔电路、只读一次的分支程序等内容(Introduction to the second edition of computational theory, including consistent Boolean circuits, read-only branching programs, and so forth)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:310272
    • 提供者:jinyuliyu
  1. boolResolver

    0下载:
  2. 布尔运算表达式的解析,组合模式,Java(Analysis of Boolean expressions)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:25600
    • 提供者:TI菜鸟
  1. weibull

    2下载:
  2. 三维韦布尔拟合曲线,调整初始值拟合曲线,给出最小残差值。(3-D WEIBULL give the intial vual ,fitting 3Dweibull)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:龙龙840326
  1. 布尔控件

    0下载:
  2. 布尔控件,自己斤斤计较斤斤计较不不不不不不不斤斤计较经济界斑斑驳驳斑斑驳驳(wbbsahushd budbud basuab buqdbbbbb bbh hu bu dub id ic iv ib icn)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:1023就绪
  1. 布尔莎七参数求解__C#源码

    0下载:
  2. 布尔莎七参数求解,采用c#编写,测量人员应该可以用到(Bolsa's Seven-parameter Solution)
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:3072
    • 提供者:LMAWC
  1. weibull

    1下载:
  2. 威布尔分布函数对大阪城数据进行风速拟合,获得拟合曲线,一年数据,风速仿真带曲线(Weibull Wind Speed Simulation Zone Curve)
  3. 所属分类:其他

    • 发布日期:2020-04-14
    • 文件大小:18432
    • 提供者:小怪兽BB
  1. weibull

    3下载:
  2. 能够较好地对风速进行威布尔分布函数拟合,并计算形状参数和尺度参数(It is better to fit the Weibull distribution function to the wind speed and calculate the shape parameters and scale parameters.)
  3. 所属分类:其他

    • 发布日期:2020-04-05
    • 文件大小:11264
    • 提供者:adme
« 12 3 »
搜珍网 www.dssz.com