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

搜索资源列表

  1. pb_computer

    0下载:
  2. 使用Pb9.0做的一个小计算器,可以使用小键盘直接输入,数字,以及加减乘除的符号!-Pb9.0 done using a small calculator, you can use the small keyboard input directly, numbers, and symbols for addition and subtraction multiplication and division!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:28709
    • 提供者:侯坡
  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. infix

    0下载:
  2. 处理加减乘除字符串的源程序,编译后可以直接运行-Math
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1880
    • 提供者:yuan guodong
  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. pictrue

    0下载:
  2. 有简单的计算功能,如加减乘除,和图片欣赏。-A simple calculation of functions, such as addition and subtraction multiplication and division, and pictures to appreciate.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2351221
    • 提供者:小妹
  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. 11

    0下载:
  2. 自己编的一个计算器简单程序,可以进行加减乘除计算-Own a calculator for simple procedures, calculation can be calculated
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:18699
    • 提供者:孙志浩
  1. calculator

    0下载:
  2. 计算器,小程序完成计算器的功能 能进行基本的运算,比如加减乘除,混合运算 能够显示时间,并且在时间不准时进行调节 -Calculator, small program to complete the functions of the calculator can do basic arithmetic, such as addition and subtraction multiplication and division, mixed operations can display
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:58557
    • 提供者:yjwang
  1. Complex

    0下载:
  2. 这是我自己编写的一个程序 计算复数的加减乘除,希望对打架有所帮助-This is what I have written a procedure for calculating the complex addition and subtraction, multiplication and division, and they hope to help fight
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1850
    • 提供者:乐天
  1. Rational

    0下载:
  2. 这是我自己编写的有理数类加减乘除代码,上传希望对大家有所帮助-This is what I have written Math
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1132
    • 提供者:乐天
  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. calculator_1

    0下载:
  2. vc实现,简单计算器,包括加减乘除,三角函数,根号,等运算。-vc realization, simple calculators, including the addition and subtraction multiplication and division, trigonometric functions, root number, such as computing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:49228
    • 提供者:weibo
  1. jsj

    0下载:
  2. 实现计算器的基本操作,包括了加减乘除以及平方开根,正余弦变化,以及模拟真实计算机的上挡健-The realization of the basic calculator operations, including multiplication and division addition and subtraction as well as the open square root, cosine changes are, as well as on the computer simulate t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:32213
    • 提供者:蚂蚁
  1. calculator

    0下载:
  2. 简易计算器,可以实现基本功能,可以实现加减乘除吧~~~喜欢就下吧-Simple calculator, you can achieve the basic functions can be achieved Math
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:15381
    • 提供者:tina
  1. EvaluateExpression

    0下载:
  2. 个算术表达式是由操作数(operand)、运算符(operator)和界限符(delimiter)组成的。 假设操作数是正整数,运算符只含加减乘除等四种运算符,界限符有左右括号和表达式起始、结束符"#",如:#(7+15)*(23-28/4)#。 引入表达式起始、结束符是为了方便。编程利用"算符优先法"求算术表达式的值。-In arithmetic expressions by the operand (operand), operator (operator) and the Limi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:13214
    • 提供者:刘一丹
  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. JISUAN

    0下载:
  2. 实现简单的四则运算。加减乘除和带有括号的计算-The realization of simple arithmetic. Addition and subtraction and multiplication and division with the calculation of the brackets
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1205
    • 提供者:yuxin
  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. Labview_jsq

    0下载:
  2. 简单的Labview小计算器,课用于加减乘除计算,连加减乘除-Labview simple small calculators, Division for Math
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:91032
    • 提供者:uproket
  1. Calculator

    0下载:
  2. 计算器,可以计算加减乘除等四则运算。当除数为0的时候会显示错误。支持连续输入进行计算。输入数值可以为浮点数-Calculator, can be calculated, such as addition and subtraction multiplication and division four computing. When the divisor is 0, when will display an error. Support for the importation calculate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11031
    • 提供者:姚明
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com