搜索资源列表
CARAPI
- 本程序功能实现调用系统计算器,利用API函数实现此功能。-the procedure call system to achieve functional calculator, using API functions this function.
xcalc_source
- 用JAVA做的一个手机上的计算器,程序的设计非常适合快速的输入数字、输入运算符号进行计算。同时还可以画也2D、3D的函数图像。
MyCalculator
- 计算器程序,可以实现较为复杂的算式,还可以绘制由初等函数组成的任意函数的曲线,并绘制出其导数。-Calculator program, you can achieve a more complex formula, you can also draw from the primary function of an arbitrary function of the curve, and draw out its derivative.
DCalc
- J2ME手机计算器源代码,实现了完整的数学函数运算和绘制函数图像功能。-J2ME phone calculator source code, to achieve a complete image function of mathematical functions and drawing functions.
jisuanqi
- java编写的安卓计算器,带有sin cos等函数-Andrews written in java calculator with functions such as sin cos
Javacaculator
- 使用Java制作计算器的实例,适合学习的Java源码下载。运用了Java2的图形界面技术和消息响应技术。通过图形界面技术,制作了计算器的用户界面。通过消息响应技术,实现响应用户的操作的功能,最终实现人机交互。用到的JAVA知识点有:窗口布局器GridLayout的应用,对按钮消息的监听和响应。 程序及注释 首先定义具有计算功能的类Calculator。在类Calculator中定义处理加减乘除运算的函数,分别命名为opAdd (),opSubtract(),opMultipl
Calculator_kxjsq
- 科学计算器源码是一个基于安卓的计算器项目源码,除了可以实现了系统自带计算器功能外还可以进行基本函数的运算和括号的运算,能根据表达式的优先级来自动区分运算顺序。另外在软件的下方也能根据按键进行功能上的友好的提示。全部功能只用了一个java文件搞定,源码有详细的注释,新手朋友可以学习一下布局和实现。-Scientific calculator source code is a calculator program source code based on Android, in addition t
kxjsqym
- 详细介绍 - [ Andorid 科学计算器源码 ] 这是一款功能强大的科学计算器,支持公式计算,可以画简单的函数图,希望能给大家带来帮助。-Andorid scientific calculator source code This is a powerful scientific calculator, support formula calculation, you can draw a simple function, we hope to bring help.