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

搜索资源列表

  1. Calculator

    0下载:
  2. 用java编写了一个计算器。可以进行简单的加减乘除运算,和开方运算。-Prepared a calculator with java. Can make simple calculation operation, and evolution computing.
  3. 所属分类:Other Games

    • 发布日期:2017-03-22
    • 文件大小:1343
    • 提供者:xiangxiang
  1. Double_FPU

    0下载:
  2. 详细介绍双精度浮点数据的格式,以及加减乘除运算的实现方法-Details of the format of double-precision floating-point data, and the realization method of addition and subtraction multiplication and division
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:96155
    • 提供者:小娟
  1. coords3

    0下载:
  2. 三维坐标类 三维坐标的加减乘除运算 用于三维模型显示,建模-the 3d coordinate class
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:772
    • 提供者:zy liu
  1. Calculator

    0下载:
  2. 这是用C++和MFC写的一个能进行简单加减乘除运算的计算器-This is C++ and MFC can be written in a simple addition and subtraction multiplication and division operations Calculator
  3. 所属分类:EditBox

    • 发布日期:2017-05-17
    • 文件大小:4674169
    • 提供者:魏昕
  1. 24point

    0下载:
  2. 从0-9中选取4个数经过加减乘除运算后结果为24.-From 0-9 select the number 4 after add, subtract, multiply and divide operation result is 24.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:10084
    • 提供者:李卫
  1. 源文件

    0下载:
  2. 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到相应的结果) I 二进制及八进制的计算器 j十六进制转化为十
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-15
    • 文件大小:28951
    • 提供者: 蔡邑川
  1. fraction

    0下载:
  2. 实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理-Achieve scores of class Math
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1758
    • 提供者:Alex Zhang
  1. jisuan

    0下载:
  2. 通过键盘计算输入的代数式,完成加减乘除运算。-Calculated through the keyboard input代数式to complete the addition and subtraction multiplication and division calculations.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1683
    • 提供者:xuni
  1. jianyijisuanqi

    0下载:
  2. 模仿windows计算器的简易计算器,能实现加减乘除运算。是在vc环境下 基于对话框的程序-Imitate simple calculator windows calculator, addition and subtraction multiplication and division to achieve operation. Vc environment is based on the dialog box procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:10655
    • 提供者:liuminsheng
  1. c

    0下载:
  2. 栈计算器,主要是利用栈来处理加减乘除运算-Stack calculator, mainly to deal with the use of stack Math
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1003
    • 提供者:wangsin
  1. calculater

    0下载:
  2. 简单计算器,可以进行整数小数五位以内的加减乘除运算。4*4键盘-Simple calculator can be carried out within five decimal integer addition and subtraction, multiplication and division calculations. 4* 4 keyboard
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:24597
    • 提供者:wangyong
  1. calculater

    0下载:
  2. 这是一个仿照实体计算器功能设计,包括所有常用的计算功能并具有对一组数据的统计处理功能的,用C++语言编程的软件。可以直接在电脑上使用无需安装任何附件。本产品针对需求简单的使用者,设计出一种界面简单,使用方便且功能比较齐备的计算器。基本功能包括简单加减乘除运算,三角函数,反三角函数运算,指数对数运算,求平方及平方根等。增加了对一组数据的统计处理,如平均数,求方差,求平方和这样的运算。-This is a calculator function entity modeled on the desig
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:2223937
    • 提供者:高斯
  1. BigInteger

    0下载:
  2. 很多人实现了大数的加减乘除运算 这里提供一个重载了输入输出和不等号等操作符的大数类,希望能让大家用c++编程时能更灵活的使用大数-Many people realized the addition and subtraction, multiplication and division of large numbers here to provide a heavy-duty computing the input-output and inequality operator of larg
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:1932
    • 提供者:张智勇
  1. oopcompuer

    0下载:
  2. 实现简单的加减乘除运算 在VC6.0上实现-The realization of simple addition and subtraction, multiplication and division operations to achieve in VC6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:27672
    • 提供者:pottermarkken
  1. calc

    0下载:
  2. 这是一款计算机,可以实现简单的加减乘除运算,还有其他的一些功能-This is a computer, you can achieve simple addition and subtraction, multiplication and division calculations, there are other features
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:37275
    • 提供者:樊松召
  1. Calculator

    0下载:
  2. 计算器应用,可以进行简单加减乘除运算。 但有数字大小限制-Calculator application, you can perform simple addition and subtraction multiplication and division calculations. But the figures size limit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2124
    • 提供者:ZL
  1. Caculator

    0下载:
  2. 无堆栈的计算器程序 C# 代码 能够计算无限小括号和加减乘除 运算-No stack calculator program C# Code able to calculate the infinitely small brackets and Math
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:9082
    • 提供者:fIakl
  1. calculator

    0下载:
  2. 科学计算器。可以解读表达式,进行整数、浮点数的加减乘除运算。-Scientific calculator. Expression can be interpreted, for integer, floating-point addition and subtraction, multiplication and division calculations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1940
    • 提供者:晴天雨
  1. Calculator

    0下载:
  2. 对任意的一个算术表达式进行加减乘除运算,表 达式有误会显示提示。主要用的知识 : 栈,字符串处理等等 -Of an arbitrary arithmetic expressions Math & Computing, shows a misunderstanding has prompted expressions. The main use of knowledge: the stack, the string handle and so on
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3147
    • 提供者:小瑶
  1. BigNum

    0下载:
  2. C++大数类,支持基本的高精度加减乘除运算-C++ Large Number Class, support high-precision calculation of basic computing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1772
    • 提供者:superhan
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com