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

搜索资源列表

  1. jisuanqi

    0下载:
  2. 在顶端2个操作数框输入原始值,将自动显示其四则运算值,以及运算结果的平方、开根、倒数、立方、自然对数、常用对数值,还可进行角度弧度换算,阶乘和三角函数计算,以及长度、面积、质量、体积的单位换算。-In the top two operands box to enter the original value, will automatically display its four operational values, and computing the results of the square
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:12189
    • 提供者:maochengni
  1. 1

    0下载:
  2. 四则运算开发的小程序四则运算开发的小程序-4 computing resources of small programs developed by four computing applet
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:1877
    • 提供者:子明
  1. double

    0下载:
  2. 浮点运算加减乘除四则运算,方法和特别,值得借鉴-Four floating-point addition and subtraction multiplication and division operations, methods, and in particular, it is worth drawing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:78310
    • 提供者:王金
  1. 20090920

    0下载:
  2. 实现复数的输入输出并对其进行加减乘除四则运算-The four operations to achieve complex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:942
    • 提供者:李鸿明
  1. yunsuan

    0下载:
  2. 实现四则运算的程序,加减乘除等包括括号的添加都能实现到功能上-To achieve four computing procedures, such as addition and subtraction multiplication and division can be achieved including brackets added to the function
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:97491
    • 提供者:陈云
  1. Calculate(final)

    0下载:
  2. 自己写的四则运算函数,输入一个运算表达式,显示计算结果-Write your own four computing functions, enter an operator expression, showing results
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4827
    • 提供者:zwb
  1. include

    0下载:
  2. 对输入的两个复数进行加减乘除四则运算并输出结果-Complex computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4370
    • 提供者:杜宾
  1. Test12_1

    0下载:
  2. 编写一个简单的计算机程序,实现两个实数的四则运算。数据由文本字段读入,运算符通过按钮选择,结果由一个不可以编辑的文本字段显示-Write a simple computer program to achieve two of the four fundamental operations of real numbers. The data read from the text fields, operator push-button selection, the results can not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:742
    • 提供者:孙吉
  1. calc

    0下载:
  2. 在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。[设计要求]实现整数浮点数的四则运算,并且还加上了^的运算,支持括号及开始的负数-In a binary arithmetic expression that is designed based on a four decimal arithmetic calculator. [Design requirements] to achieve a four-integer floating-point arithmetic, an
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:148598
    • 提供者:刘洋
  1. jsuanq

    0下载:
  2. 请按照四则运算加、减、乘、除、幂(^)和括号的优先关系和惯例,编写计算器程序。要求: (1) 从键盘输入一个完整的表达式,以回车作为表达式输入结束的标志。 (2) 输入表达式中的数值均为大于等于零的整数。中间的计算过程如果出现小数也只取整。 -Follow the four operations add, subtract, multiply, divide, power (^) and brackets the priority relations and practices
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1213
    • 提供者:warm
  1. sizeyunsuan

    0下载:
  2. 简单的四则运算 采用BCB6开发 功能简单 初步学习用-1
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:349784
    • 提供者:lin
  1. longnumber

    0下载:
  2. 这在visual c++6.0实现长整数的四则运算,包括加减乘除-long number caculate
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4429
    • 提供者:
  1. calculator

    0下载:
  2. 大学课程设计题目 1.1 完善计算器程序,改为可对实数操作。 1.2 完善程序,改为多个操作数基本四则运算,遇到0为止。 1.3 增加函数,完成四则混合运算,增加相应的主选单选项。 1.4 添加语句,使四则运算具有测试功能。 1.5 可扩充其功能。 -1.1 improve the calculator program, instead of the real number may be operating. 1.2 improve the program, the nu
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:14063
    • 提供者:cfan
  1. 111

    0下载:
  2. Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。--suanfa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:684
    • 提供者:雪松
  1. 20

    0下载:
  2. 有理数的四则运算,结果分别用分数和浮点数两种方式进行输出,cpp代码通过测试-Rational numbers of the four operations, the results were used to score and floating-point output in two ways, cpp code to pass the test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:748
    • 提供者:江枫渔火
  1. plural

    0下载:
  2. 简单的实现复数的+,-,×,/四则运算。-A simple realization of the plural+,-,×,/
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:849
    • 提供者:李志伟
  1. dsad

    0下载:
  2. 长整数数据结构四则运算运用双链表进行数据存储-Long integer data structure operation using four pairs of linked list for data storage
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1927
    • 提供者:单琳琳
  1. cvsfjlgr

    0下载:
  2. 长整数数据结构四则运算运用双链表进行数据存储-Long integer data structure operation using four pairs of linked list for data storage
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:30309
    • 提供者:单琳琳
  1. funny

    0下载:
  2. 一个用matlab编写的计算器程序,可以实现四则运算和三角函数的运算-Using a calculator program written in matlab, you can achieve the four operations and trigonometric functions in operation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:261795
    • 提供者:张浩
  1. BignumCal

    0下载:
  2. MFC编写的大数计算器,位数不限,可以实现基本四则运算、倒数、对数、开方、三角函数、阶乘、乘方等功能-MFC written in large numbers calculators, digits open, you can achieve the basic four operations, reciprocal, logarithmic, square root, trigonometric functions, factorial, involution and other functi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:54447
    • 提供者:hack10002
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com