CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 小数点 计算器

搜索资源列表

  1. Simplecalculator

    0下载:
  2. 简易计算器,实现一个开方运算,x是不超过10位的正整数,y是小于10的正整数,显示结果保留小数点后4位-Simple calculator, computing implementation of a prescr iption, x is not more than 10 of the positive integer, y is a positive integer less than 10, the result will be displayed after the decimal po
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:37169
    • 提供者:cherry_nan
  1. calculator

    0下载:
  2. 计算器,可计算加减乘除,支持括号嵌套和小数点,能处理包括除0在内的各种错误-Calculators, multiplication and division addition and subtraction calculation, support for nested brackets and a decimal point, to deal with other than 0, including the various error
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:920151
    • 提供者:liumang
  1. calculator

    0下载:
  2. 设计一个windows附件中所示的计算器  计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理)  增加“Backspace”按钮,每按一次删除编辑框最后一个字符;  增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数)  增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1635905
    • 提供者:叶合
  1. Counter

    0下载:
  2. Java编写的简易计算器,能实现整数及小数点的加减乘除等运算-Simple Calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1970
    • 提供者:lin
  1. 0710210206Calc

    0下载:
  2. 用MFC实现简单的计算器功能,加减乘除,阶乘,小数点,开平方根。-MFC implements a simple calculator with function, addition and subtraction multiplication and division, factorial, decimal point, open square root.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1910824
    • 提供者:nini
  1. caculator

    0下载:
  2. 简易计算器,能实现加、减、乘、除等功能,解决了多零,小数点等问题-Simple calculator, able to add, subtract, multiply, in addition to other functions, to solve a number of zero, decimal point and other issues
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:75835
    • 提供者:xixi
  1. advancedcalculator

    0下载:
  2. 功能相当全的高级计算器源代码,支持复合运算、记忆功能。缺憾是括号功能未能实现,此外输入框使用的是数字而非字符,所以对小数点后的多位零值处理不便,需要结合“小数点后位数”的显示值使用。-Functionally equivalent source code for all high-level calculator to support complex operations, memory function. Shortcoming is the failure to achieve the br
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2306584
    • 提供者:木马斗士
  1. caculator

    0下载:
  2. 实现加减乘除基本运算的小计算器。带有去除多余的小数点、多余的零的功能-Basic operations of addition and subtraction multiplication and division to achieve a small calculator. Remove the excess with a decimal point, redundant functions of zero
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:36865
    • 提供者:becky
  1. computingcounter

    0下载:
  2. 可视化编程实现实用计算器软件,可以计算加法减法乘法除法根式运算,待小数点的,主要是可以看清楚怎么编写一个计算器软件-Practical Calculator visual programming software, can calculate the radical addition subtraction multiplication and division operations until the decimal point, mainly to look at how to write
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2079683
    • 提供者:gududeshu
  1. jisuanqiPB

    0下载:
  2. 基本的PB计算器编写,能实现加减乘除但是没有写小数点的代码-PB prepared a basic calculator, to achieve the Math code but not write the decimal point
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2254
    • 提供者:怀静峰
  1. calculator

    0下载:
  2. 用后缀表达式实现的表达式输入计算器,用MFC实现,支持加减乘除小数点负数括号运算-expression calculator using MFC,support basic calculation operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1328603
    • 提供者:linsong
  1. caculator

    0下载:
  2. 用MFC编写的一个小计算器的文件,它包括小数点以及加减乘除开平方平方的功能,适合初学者下载,是大学二年级的内容练习题,MFC 具有很方便的编写对话框的功能-Written with the MFC document a small calculator, which includes the square root of the decimal point and the Math function of the square, suitable for beginners to downloa
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3321483
    • 提供者:hanjie
  1. Calculator

    0下载:
  2. 这是一个计算器,实现了一个一般计算的所有功能,可以提示除数不能为零,并且精确到小数点后六位。-it is a calculator,you can use it to calculator,and it can help you a lot,hope enjoy my code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:12119935
    • 提供者:伪都虚了
  1. calculator

    0下载:
  2. C语言编写的四则运算计算器,支持括号小数点,能通过运行,简洁易用-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5102
    • 提供者:龚某某
  1. Calculator

    0下载:
  2. 正则计算器:实现了四则运算,并可以实现括号、三角函数、正负数运算,解决了小数点的精度问题-Calculator: to achieve four operations and can be achieved in parentheses, trigonometric functions, plus or minus the number of operations to solve the problem of the decimal point accuracy
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:5219
    • 提供者:王政
  1. Calculator

    0下载:
  2. 计算器 实现了度数和弧度的转换 多种运算功能(数字运算、三角运算、开方运算、倒数运算、阶乘运算、对数、指数运算等) 运算结果保留到小数点后六位数字 可以键盘输入进行四则运算-Six-digit calculator degrees and radians converted to a variety of computing functions (number crunching, trigonometric, square root operation, countdow
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:3555034
    • 提供者:狄恒
  1. calc

    0下载:
  2. 本程序由Delphi开发一个计算器,是初学者参考的好例子,完善的功能除数不能为0、直接按“=”号产生的错误,小数点的定位,自动光标位置-A calculator program developed by Delphi, is a good example for beginners reference, and improve the function of the divisor can not be zero, " =" error, not the number of point pos
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:245400
    • 提供者:adfs
  1. 15111205043李远波

    0下载:
  2. 做简单的四则运算,限制小数点次数,输入在一个txtbox中不消失(a simple login and calculate)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-31
    • 文件大小:1646592
    • 提供者:1226153169
  1. labview计算器

    1下载:
  2. 计算器可以计算加减乘除,很好用的,小数点不能用(The calculator can calculate good, add, subtract, multiply and divide, the decimal point can not be used)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:32768
    • 提供者:19950227
  1. 代码

    0下载:
  2. 用JAVA实现计算器功能,触发事件提醒,可以实现简单的键盘输入,数字及小数点(Using JAVA to achieve calculator function, trigger event reminders, you can achieve a simple keyboard input, digital and decimal points)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:40960
    • 提供者:Huanwennan
« 12 »
搜珍网 www.dssz.com