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

搜索资源列表

  1. Exp2

    0下载:
  2. 利用汇编语言实现四则运算以及对数据的显示-Using assembly language arithmetic and the display of the data
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:735772
    • 提供者:Li Bowen
  1. Calc

    0下载:
  2. 用C#写的一个简易计算器,实现基本的四则运算-Written in C# using a simple calculator for basic arithmetic
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:507890
    • 提供者:slk
  1. testZ

    0下载:
  2. 计算器的功能实现,加减乘除四则运算,三角函数、阶乘、指数运算-Calculator functions to achieve, Math arithmetic, trigonometric functions, factorial, exponentiation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1291
    • 提供者:liangliang
  1. jisuanqi

    0下载:
  2. c语言计算带括号的四则运算(字符串输入运算表达式)-C language computing the parenthesized arithmetic operations (string input expression)
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1516139
    • 提供者:haoyou
  1. xxjs

    0下载:
  2. 一个可以随机产生两个数,进行任何四则运算,适合与小朋友学习计算时使用。-One can generate two random numbers, any four operations for calculations with the children learn to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:898823
    • 提供者:朱诺
  1. CPP

    1下载:
  2. C++大数类可实现大数的四则运算,,本文提供源代码和详细说明。-C++ class can achieve large numbers of large numbers of arithmetic, This article provides source code and detailed instructions.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:68483
    • 提供者:李高伟
  1. Rational-fraction-equation

    0下载:
  2. 用来求解有理数分式方程。为它设计两个数据成员,一个作为分子,另一个作为分母。分母不能为0。有理数1/2可以使用这个类的对象r表示为r(1,2)。需要完成如下操作: 如果分子和分母友公约数,就应该进行化简; 有理数可以进行四则运算,需要重载运算符; 重载流运算符,可以直接输入分子和分母,以及作为整体输出 -Used for solving the rational fraction equation. For its design two data members, a as a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:46170
    • 提供者:陈建
  1. line

    0下载:
  2. 线性表的应用 运用线性表来表示多项式 实现多项式的输入以及存储 实现多项式的加减乘除四则运算并且输出结果 -The application of the linear form
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:30222
    • 提供者:teddy
  1. ybndjl

    0下载:
  2. 模仿windowsxp的一个简单计算器。只实现了基本的四则运算和取反,取百分比,开根号,取倒数。以及连续运算。-Windowsxp imitate a simple calculator. Only achieve the basic arithmetic and inverted, to take a percentage, square root, take the reciprocal. And continuous operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8143
    • 提供者:杨波
  1. MfcDlg

    0下载:
  2. 利用MFC实现简单的四则运算,有输入错误提示!-Use MFC to implement simple arithmetic, it have input error Prompt!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:48483037
    • 提供者:洪汉润
  1. Caculator

    0下载:
  2. 该源码是用MFC写的一个简易计算器,它不仅能实现加减乘除等简单的四则运算还能实现开方倒数等复杂 运算,这个程序是自己写的,还希望能跟大家多多交流一下-The MFC source code is written in an easy to use calculator, which not only enables the simple addition, subtraction and other arithmetic inverse square root of the complex
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4030739
    • 提供者:钱飞
  1. myseshi

    0下载:
  2. 一个挺好玩的四则运算测试系统,有测试模式,练习模式等;-A really fun arithmetic test system, a test mode, practice mode, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1580
    • 提供者:许诺
  1. jisuanqi

    0下载:
  2. 在MFC平台上实现计算器的功能,数据的四则运算和开方-MFC platform to achieve the calculator, data and prescribing of the four operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2478316
    • 提供者:gaoyuan
  1. LargeNumber

    0下载:
  2. 大数运算包括加、减、乘、除四则运算 MFC-Large number
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:28331
    • 提供者:凌珍珍
  1. BigInteger

    0下载:
  2. 大整数库,实现了大整数之间的四则运算和模、模幂运算以及最大公约数的求解-Large integer library to achieve a large integer arithmetic and between modes, modular exponentiation and the greatest common divisor of the solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1870
    • 提供者:林迪
  1. javaCal

    0下载:
  2. 加减乘除的四则运算计算器,输入两个实数,选择运算符号,计算运算结果-Math of arithmetic calculator, enter the two real numbers, select computing symbolic, calculation result of the operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:4488
    • 提供者:lengfeng
  1. caculator

    0下载:
  2. 用户输入四则运算的中缀表达式(可包含小括号),程序首先将中缀表达式转为后缀表达式并输出,然后计算结果并输出。-User input of infix arithmetic expression (which can include parentheses), the program first infix expression to postfix expression and the output, then the results and outputs.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1400
    • 提供者:姚思远
  1. sizeyunsuan

    0下载:
  2. 数据结构——实现四则运算 是所学的数据结构课的一门课程设计-the four species
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1773367
    • 提供者:刘洋
  1. sizeyunsuan

    0下载:
  2. 实现整数的四则运算,能在范围类进行准确的计算-Achieve integer arithmetic, the scope of class in an accurate calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:62848
    • 提供者:tomr
  1. HugeInteger

    0下载:
  2. 这是一个大整数的四则运算的程序,主要是加减乘除-This is a large integer arithmetic procedures, mainly Math
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:379716
    • 提供者:panda
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com