CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 括号优先级

搜索资源列表

  1. QueryTextLanguageSystemInCSharp

    0下载:
  2. 本系统支持文本的单个单词查询和多个单词的逻辑综合查询。可以使用逻辑运算符进行与,或,非的逻辑运算,可以判断括号优先级。具体使用说明见压缩包里的说明文件-version of the system to support a single word queries and the number of words logic synthesis inquiries. Can be used for logic Operators with, or, in the non-logic operation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:101552
    • 提供者:zy
  1. PaintingFunctionCurve

    0下载:
  2. 此程序能完成任意表达式(包括对:正弦:sinx 余弦: cosx 正切: tanx 余切: cotx 正割: secx 余割: cscx 反正弦: arcsinx 反余弦: arccosx 反正切: arctanx 反余切: arccotx 自然对数: lnx 常数 Л: pi或PI 常数 E: : e或E 变量 X: : x|X 等几乎所有三角函数以及所有算术操作符的支持)的图像显示. 用括号区分优先级. 例如像这样的表达式: y = x*2+lne*2+tanx*(1/2) +x^5
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:47349
    • 提供者:xuxin
  1. shuzhizhuanhuan

    0下载:
  2. 表达式是数据运算的基本形式。人们的书写习惯是中缀式,如:11+22*(7-4)/3。中缀式的计算按运算符的优先级及括号优先的原则,相同级别从左到右进行计算。表达式还有后缀式(如:22 7 4 - * 3 / 11 +)和前缀式(如:+ 11 / * 22 – 7 4 3)。后缀表达式和前缀表达式中没有括号,给计算带来方便。如后缀式计算时按运算符出现的先后进行计算。本设计的主要任务是进行表达式形式的转换及不同形式的表达式计算。-Expression is the basic form of dat
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:2364
    • 提供者:王伟
  1. scieCalculator

    0下载:
  2. 一个科学计算器,上学期的c#作业。能够实现加减乘除和三角运算等,能够分辨括号的优先级-A scientific calculator, last semester, c# jobs. Math and trigonometry, able to distinguish between the priority of the brackets
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:77159
    • 提供者:郑天照
  1. Jisuanqi

    1下载:
  2. C# 实现简单的四则运算计算器可以处理括号的优先级 适合初学者入门学习-C# achieve a simple arithmetic calculator can handle the brackets priority for beginners to learn
  3. 所属分类:CSharp

    • 发布日期:2016-01-23
    • 文件大小:86016
    • 提供者:wj
搜珍网 www.dssz.com