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

搜索资源列表

  1. Calculator

    0下载:
  2. VC++ 基于表达式计算的科学计算器源代码,它有几个特色功能,就是将函数与特殊符号以及数字分成三个互不干涉的小键盘,方便用户输入,另外它还附有函数表、历史表达式供查询,它还有角度、弧度两种制度选择,因此它除了数字四则运算外,还可进行表达式运算,函数运算等。-VC++ expression is calculated based on a scientific calculator source code, it has several features, is to function with
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:29167
    • 提供者:275
  1. DEBUG

    0下载:
  2. 一、 实验内容 DEBUG的应用及表达式计算 二、 实验目的及要求 要求:试编制一程序,计算下列公式的值,将商存放在Z单元,余数放在R单元内中.X,Y,Z,R,W分别为存放16位带符号数单元的地址.计算过程中中间结果和最后结果在16位二进制数范围内. 三目的: 1、熟悉DEBUG的应用(利用DEBUG观察寄存器和内存单元的值及指令执行的结果,直接汇编指令,单步调试,编辑数据等)。 2、掌握汇编表达式的表示方法。 3、掌握80X86的编程结构。 4、学习汇编
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6928
    • 提供者:wurile
  1. calc

    0下载:
  2. 一个可以计算表达式的结果的程序,例如输入2+3*4得到的结果是14。 -One can calculate the results of expression procedures, such as type 2+3* 4 the results obtained is 14.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1707
    • 提供者:297
  1. fastee

    0下载:
  2. 快速数学表达式计算的动态连接库,c++编写,可参考-Fast calculation of mathematical expressions a dynamic link library, c++ write, can be found
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:58115
    • 提供者:pony
  1. shujujiegou_1

    0下载:
  2. 实现表达式计算,求出答案的Java图形界面程序-To achieve expression calculation, find the answer to Java graphical interface program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:268057
    • 提供者:shy
  1. TwentyFourPoint

    0下载:
  2. VS2008 24点算法源码 一个24点的程序,思想是循环生成4个数的排列和11种表达式,再计算结果,如果为24则成功。 注:生成的数使用扑克牌显示。 一些关键的类如下: 1.排列组合类 2.表达式计算类 3.24点计算类-VS2008 24-point algorithm for a 24-point source program, thought is the arrangement of the number of cycl
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:229976
    • 提供者:小胡
  1. Calculator

    0下载:
  2. 对输入的算术表达式计算结果,要求能识别常见函数,能自定义并存储变量,能设置实数显示方式(常规显示,科学计数法)和精度,能进行分数运算 -The input of the arithmetic expression results, hoping that they can identify common functions that can be customized and stored in a variable that can set the display of real numb
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:150959
    • 提供者:fyt
  1. Calculator

    0下载:
  2. 参考独立制作可以进行简单的表达式计算的计算器-A simple expression can be calculated Calculator
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:222366
    • 提供者:igi
  1. GBCalu

    0下载:
  2. 高博文本计算器,支持+,-,*,/,平方,及数学函数表达式的计算-Bo Gao text calculator, support+,-,*,/, square, and the calculation of mathematical function expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:512481
    • 提供者:xsw
  1. 0987612

    0下载:
  2. Matlab函数库 绝对值、模、字符的ASCII码值 acos 反余弦 acosh 反双曲余弦 acot 反余切 acoth 反双曲余切 acsc 反余割 acsch 反双曲余割 align 启动图形对象几何位置排列工具 all 所有元素非零为真 angle 相角 ans 表达式计算结果的缺省变量名 any 所有元素非全零为真 -Matlab library absolute value, mode, the ASCII character c
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:14607
    • 提供者:JEFF
  1. Calcuation

    0下载:
  2. 可以计算各种形式的表达式,采用比较好的算法将表达式计算出来,可作为其它代码的一个模块,从而实现代码的复用。-The various forms of expression can be calculated, using a better algorithm to calculate the expression can be used as other code, a module in order to achieve code reuse.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:16233
    • 提供者:apple
  1. PPT4

    0下载:
  2. 编写程序实现将中缀算术表达式转为后缀表达式,并利用栈和后缀表达式计算表达式的值-Programming to achieve infix arithmetic expressions to postfix expressions, postfix expression using stack and calculate the value of the expression
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:885098
    • 提供者:安全卫士
  1. shuxuebiaodaoshi

    0下载:
  2. 任意数学表达式计算与图上显示。 数据显示类: 作者:南京航空航天大学能源与动力学院 庄三少-Arbitrary mathematical expression calculation and map display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2102739
    • 提供者:欧阳逸明
  1. Calculator

    0下载:
  2. 表达式 计算 和科学计算器 差不多 但只能计算一些简单的功能-Expression calculation and scientific calculators calculate about but only a few simple functions
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3177885
    • 提供者:chenkun
  1. tryex2

    0下载:
  2. 中缀表达式转后缀。1位数值的后缀表达式计算。-Infix expression change suffix. A numerical calculation of the suffix expressions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:923052
    • 提供者:疯子羊
  1. 5sourcecode

    0下载:
  2. 压缩算法源程序 算24的小东西 将任意多个字符串连在一起 菜单演示程序 表达式计算-Compression algorithm source code will count 24 of the little things string together any number of expressions calculation menu demo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:50107
    • 提供者:fumian
  1. calculator

    0下载:
  2. 表达式计算程序,可以计小数,输入任一表达式以#结束-Expression calculation program, you can meter decimal, enter any expression to the end#
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1199
    • 提供者:cowboy
  1. c

    0下载:
  2. 实现功能: 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入第一个运算数、运算符(+,-,*,/),第二个运算数,然后输出结果。 结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘X’退出。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。 输入的操作数可以包含整数或浮点数。如果遇到错误的表达式,应输出错误提示信息。 输入表达式如下: 例如:输入:2+5 输出:7-Realize functions:
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1979
    • 提供者:nhjskvh
  1. VB

    0下载:
  2. 计算器的完整VB工程,可以计算表达式结果,平方^2,平方根^1/2,乘*,除/,三角函数用弧度如sin(30)表达式为sin(30*3.14159/180,-Calculator complete VB project, the results can be calculated expression, square ^ 2, the square root of ^ 1/2, multiplication*, division /, trigonometric functions in rad
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:1183
    • 提供者:nhjskvh
  1. VB_Excel

    0下载:
  2. visual Basic(简称vB)是设计windows应用程序强有力的开发工具j Excel是目前使用最广泛的办公应用软件之一,它具有强大的数学分析与计算功能,包括很多vB没有的求值数学表达式的函数和方法。由于Excel的应用程序.. -visual Basic (referred to as vB) is to design a powerful windows application development tool j Excel is the most widely used ap
  3. 所属分类:Document

    • 发布日期:2017-03-24
    • 文件大小:304086
    • 提供者:魏鹏飞
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com