搜索资源列表
Calculator
- 简易计算器,支持加减乘除,并且运算数据可支持正负、小数,且可多位。 -Simple calculator, support to add, subtract, multiply and divide, and operational data can support positive and negative, decimal, and can be a number
Calculator
- 自己编写的简单计算器,能够完成连续的加减乘除运算,Eclipse下编写,模拟器中正常运行,但存在BUG。-I have written a simple calculator, able to complete the continuous addition and subtraction multiplication and division, Eclipse, prepared, in the normal operation of the simulator, but there are
calculator
- 计算器,可以实现加减乘除混合运算,以及结果的保存,根号,平方,等运算- Calculator, to mixed operations of addition, subtraction, and the preservation of the results, square root, square, and other computing
Calculator
- 一个简单功能的Android计算器,可以实现连续加减乘除运算-a simple calculator
Simple-Calculator
- 安卓2.2平台下的简易计算器。包含加减乘除功能的简易计算器,实现简单运算。-a simple calculator at Android 2.2 platform .Simple calculator to include addition, subtraction, and simple operation
Scientific-Calculator-Version-No.2
- 简单的android计算器程序,可以进行一般的加减乘除运算以及普通的科学运算。-Simple android calculator program, addition, subtraction, multiplication, and division operations, and the general scientific computing.
Calculator
- android版计算器,可以完成四则混合运算(先算乘除,后算加减)-android version of the calculator, you can complete four mixed computing (first operator to multiplication and division, after the count addition and subtraction)
android计算器
- java语言写的一个计算器,支持加减乘除等运算,编译过后可以在android平台上运行。
jisuanqi
- 一个简单的计算器,能够实现加减乘除以及括号的四则混合运算功能-Mixed parentheses arithmetic calculator source
Javacaculator
- 使用Java制作计算器的实例,适合学习的Java源码下载。运用了Java2的图形界面技术和消息响应技术。通过图形界面技术,制作了计算器的用户界面。通过消息响应技术,实现响应用户的操作的功能,最终实现人机交互。用到的JAVA知识点有:窗口布局器GridLayout的应用,对按钮消息的监听和响应。 程序及注释 首先定义具有计算功能的类Calculator。在类Calculator中定义处理加减乘除运算的函数,分别命名为opAdd (),opSubtract(),opMultipl
Andriod_Calculator
- Andriod版本下的简易计算器,可进行加减乘除、对数等数学基本运算-Under the android version of the simple calculator, can be, logarithmic mathematical basic operation for addition, subtraction, multiplication, and division
btmjisuanqi
- 半透明计算器小应用源码,该源码是一款非常简单的半透明的计算器应用源码的,该应用可以简单地实现了我们常用的加减,乘除等运算的功能的,我们知道现在网络上已经有很多种版本的计算器应用的,但是该应用主要的跟他们的区别是,应用实现了一种半透明的效果的,其实这种效果的实现也很简单的,大家不妨可以看看吧。-Translucent small calculator application source code, the source code is a very simple translucent calc
Calculator
- 基于java Android studio 的一个简单计算器,实现简单的加减乘除运算。-Based on a simple calculator java Android studio, the simple addition and subtraction, multiplication and division operations.