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

搜索资源列表

  1. jsq

    0下载:
  2. 一个能实现加减乘除的简易计算器,还能实现清零操作-Math can be achieved in a simple calculator, but also to achieve clear operation
  3. 所属分类:Console

    • 发布日期:2017-06-09
    • 文件大小:16473606
    • 提供者:廖泽宇
  1. WDhsh

    0下载:
  2. 一个简易的计算器制作,能实现加减乘除等操作还有清零功能-A simple calculator production, operations such as addition, subtraction can be achieved as well as clear function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5150777
    • 提供者:廖泽宇
  1. caculator1

    0下载:
  2. 使用VC6.0,利用其中的MFC做一个科学计算器,实现加减乘除等科学计算的功能。-Using VC6.0, use one of the MFC to do a scientific calculator, scientific computing capabilities to achieve Math and so on.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:5107712
    • 提供者:simith
  1. expression

    0下载:
  2. 用c++实现表达式求值,对应加减乘除,可以应用各种类型的数值,如负数,小数。-get the result of expression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1916
    • 提供者:haohaode
  1. jisuanqi

    0下载:
  2. 本源码是一个计算器源码,可以计算简单的加减乘除运算,但是目前不能做小数的运算,零不能做除数的判断,欢迎下载。-This source code is a calculator source code, you can calculate operation simple addition, subtraction, multiplication, and division, but now can t do the decimal Numbers, zero divisor cannot do
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:61719
    • 提供者:王杰
  1. Calculator(MFC)

    0下载:
  2. 计算器 :利用MFC,实现简单的加减乘除功能-Calculator :implement simple arithmetic functions
  3. 所属分类:ComboBox

    • 发布日期:2017-05-23
    • 文件大小:6857782
    • 提供者:李令建
  1. mfc-add

    0下载:
  2. 最简单的mfc编程 实现加减乘除 初学者必看 vs2010-simple mfc add minus multiply divide vs2010
  3. 所属分类:Button control

    • 发布日期:2017-06-15
    • 文件大小:23581074
    • 提供者:brett
  1. Simple-polynomial-counter

    0下载:
  2. 该项目用C语言编写,采用线性链表的存储方式,能实现多项式的加减乘除,效率高。-The project is written in C, using a storage of linear list, can achieve polynomial arithmetic and have high efficiency.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:8739
    • 提供者:yuchaoduan
  1. Calculater

    0下载:
  2. 用visual studio 2005 编写的一个计算器类的程序,可实现加减乘除的功能,并且借助MFC 实现可视化。-it is a caculator created by visual c++ 2005.
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8142973
    • 提供者:duan
  1. calculator_frame

    0下载:
  2. 运用堆栈结构设计的简单计算器,可以实现加减乘除等多种功能-simple calculator use stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1765
    • 提供者:李竹一
  1. biaodashi

    0下载:
  2. 实现各种表达式求值,如加减乘除,sin,cos,log运算符运算-Achieve a variety of expression, such as addition, subtraction, sin, cos, log operator op
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2386
    • 提供者:Alan
  1. calculator

    0下载:
  2. 实现加减乘除符号的重载,只需输入基数和表达式,便会出现结果。如果需要实现多次输入,只需把注释部分去掉便可以进行多次输入。-Math symbol achieve overload, simply enter the base and expression, there will be results. If you need to implement multiple input, simply remove the comment section will be able to enter m
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5163442
    • 提供者:sunlinhui
  1. calculator

    0下载:
  2. 利用c#实现包括加减乘除开方求倒数等基本运算的计算器-simple calculator by c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:60879
    • 提供者:
  1. cal

    0下载:
  2. c++实现的优先级计算器,进行加减乘除,和括号功能,利用栈进行实现-c++ achieve priority calculator, perform addition, subtraction, and brackets function to achieve the use of stack
  3. 所属分类:Console

    • 发布日期:2017-05-19
    • 文件大小:5122068
    • 提供者:hrad
  1. calculator

    0下载:
  2. 一个用C#写成的简易计算器程序,除了简单地加减乘除功能外,还可进行开方、幂运算、 三角函数、十进制转二进制等功能,功能还是挺强大滴!-A C# written in simple calculator program, in addition to simple arithmetic functions, but also for prescribing, exponentiation, trigonometric functions, decimal binary transfer funct
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:50972
    • 提供者:周钟青
  1. Students-Four-Arithmetic-Operations

    0下载:
  2. 一个完整功能的学生四则运算测试软件,可以实现加减乘除运算结果的自动判定,并给出相应的学生成绩。寓教于乐,增效数学教学效果。-A full-featured test software of students four arithmetic operation, which can automatically determine the result of the operation,such as subtraction, multiplication ,division and so on.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1883333
    • 提供者:郑篱儿
  1. jisuanqi

    0下载:
  2. 用c++编写的计算器程序,MFC框架实现加减乘除等功能-Simple calculator program
  3. 所属分类:Button control

    • 发布日期:2017-05-07
    • 文件大小:1379505
    • 提供者:宋岩
  1. caculation

    0下载:
  2. 此代码是在c++类的基础上实现的简单的加减乘除的算法,适合初学者使用,能够加强对类的理解与运用。-This code is a simple arithmetic algorithms implemented on the basis of c++ class, suitable for beginners to use, can enhance the understanding and use of the class.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:926192
    • 提供者:于思佳
  1. jisuanqi

    0下载:
  2. 一个简单的计算器,包括加减乘除几清楚等功能-A simple calculator, including features such as addition, subtraction few clear
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2266378
    • 提供者:刘文俭
  1. Operate

    1下载:
  2. 问题描述:一个算术表达式是由操作数(operand)、运算符(operator)和界限符(delimiter)组成的。假设操作数是正整数,运算符只含加减乘除等四种运算符,界限符有左右括号和表达式起始、结束符“#”,如:#(7+15)*(23-28/4)#。引入表达式起始、结束符是为了方便。编程利用“算符优先法”求算术表达式的值。 基本要求:从键盘读入一个合法的算术表达式,输出正确的结果;显示输入序列和栈的变化过程,操作数类型扩充到实数。 -Problem Descr iption: An
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1976
    • 提供者:qulei
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com