CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 表达式 计算器

搜索资源列表

  1. computer

    0下载:
  2. java编写的后序表达式计算器,可实现简单运算。-implement simple arithmetic the subsequent expression evaluator written in Java.
  3. 所属分类:Games

    • 发布日期:2017-12-02
    • 文件大小:4868
    • 提供者:逆水之寒
  1. Formula

    0下载:
  2. 一个比较好的公式表达式计算器,能够支持变量运算,并对编译错误给出提示。-A better formula expression evaluator, able to support variable operation, and compilation error prompted.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:7242
    • 提供者:ycg
  1. calculate

    0下载:
  2. 51单片机表达式计算器,用1602显示,支持200个字符的滚屏显示。-51 MCU expression calculator, 1602, support 200 characters scrolling display.
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:1653374
    • 提供者:谢勇
  1. expcalc

    0下载:
  2. 一个表达式计算器,用来学习基本的语法分析和数据结构,自己写的。-An expression evaluator, to learn basic grammar analysis and data structures, write your own.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:28228
    • 提供者:汉姆
  1. Calculator

    0下载:
  2. 表达式计算器,通过输入一个数学表达式,自动解析优先级并算出结果-Express Calculator.Input a express,it can calculate express automatically
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:7699
    • 提供者:bucket
  1. Calculator

    0下载:
  2. 基本计算器以及表达式计算器-Basic calculator and expression evaluator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:399322
    • 提供者:刘杰
  1. p6

    1下载:
  2. 首先,您将实现一个模板双端,双链表或DLIST。然后,您 建立两个应用程序:一个反向波兰表达式计算器和一个呼叫中心将使用DLIST模拟程序。 该项目将让您在申请动态内存管理的经验,实施 模板容器类(双端双向链表,或Dlist中),使用at- 最多一次不变的存在,所有权和保护规则来实现两个简单的 采用这种结构的应用程序。-This project will give you experience in applying dynamic memory management, im
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:453255
    • 提供者:XUE
  1. biaodashijisuanqishixiandaima

    0下载:
  2. 这是关于表达式计算器实现的代码,功能很强大。小程序。-This is about the expression evaluator implementation code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2750
    • 提供者:淡紫色
  1. calc

    0下载:
  2. 表达式计算器,包括一元操作 + - ! sin cos tan asin acos atan sqrt abs exp log lgten ceil floor jiemul int dot ,二元操作 + - * / | & << >> < > == != ^- 源语言: 英语 Expression evaluator, including one million operations+- sin cos tan asin acos atan sqr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:25052
    • 提供者:cm
  1. clac

    0下载:
  2. 表达式计算器,方便用于无小键盘的笔记本,采用的算法可以计算复杂的表达式-Expression calculator, easy for non-small laptop keyboard, the algorithm can be used to calculate complex expressions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:91674
    • 提供者:方煜葵
  1. biaodashi

    0下载:
  2. 自己写的表达式计算器,可以计算类似9+2-3*5*4/3-4+5*-2的表达式,只是计算数和运算符的最大个数必须先指定好,不能运算带括号的表达式 -Write your own expression calculator, can be calculated expression similar to 9+2-3*5*4/3-4+5*-2, the maximum number is calculated and the number of operators must first spec
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:771
    • 提供者:申典宇
  1. calc

    0下载:
  2. 表达式计算器,可以处理复杂的计算,可一次性输入一个长表达式。-this is a calc,can do any calc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4995587
    • 提供者:李冬
  1. bison

    0下载:
  2. 用bison实现的四则运算逆波兰表达式计算器。其中的词法分析用flex实现。里面是VC的工程文件。有已经生成的exe.使用时注意输入的格式: 如 3+4 输入时为3 4 +,其中的空格不能少。-Reverse Polish Notation calculator with bison achieve four operations.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:492481
    • 提供者:ginnuezen
  1. Biao_da_shi

    0下载:
  2. 关于表达式计算器的编写,代码感觉优良,为数据结构栈的相关应用。-Write about expression evaluator, the code feel good, stack data structure related applications.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:194890
    • 提供者:余总
  1. card_24

    0下载:
  2. 纸牌24点玩法单片机模拟器,采用穷举法 表达式计算器等,功能完善-Solitaire 24-point play microcontroller simulator, calculator and other expressions using brute-force method, functional
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:115945
    • 提供者:wuxin
  1. expression-calculator

    0下载:
  2. 表达式计算器。支持C语言几乎所有运算符。-Expression calculator. Calculate the result of an expression, support almost all C operators.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:2782
    • 提供者:胡安迪
  1. Cpp1

    0下载:
  2. 后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。-Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1494
    • 提供者:杨贵冰
  1. calculator

    0下载:
  2. 面向对象版表达式计算器的实现calculator-Object-oriented version of the expression uator achieve calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:19529
    • 提供者:付要
  1. baidashijisuanqi

    0下载:
  2. 非常通俗易懂的VC计算器源码,简单实现加减乘除表达式计算器-Very simple VC calculator source code, to achieve a simple calculator add, subtract, multiply and divide.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1928463
    • 提供者:旺仔
  1. Counter

    0下载:
  2. 表达式计算器,包括集合操作。可通过的样例输入: 11.1 + 22.2 、 ln2 或 ln(2) 、 pow(2,4) 、 2*(1+31/3.1) 、 2 + sum([sin30,3+4,6,sum([sum([sum([1,2,3]),2,3]),2,3])]) +4*3-Expression calculator, includes a set of operations. Sample input can be adopted: 11.1+ 22.2 、 ln2 或 ln
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:108350
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »
搜珍网 www.dssz.com