搜索资源列表
XXjisuanqi
- 科学计算器,可进行除基本的运算外还可实现乘方开方及三角函数等运算
expresstest
- 表达式计算代码,按优先级计算输入的表达式,支持括号,阶乘号,暂不支持三角函数!--Expression calculating code, it can calculate inputed expression by priority ,and supports parenthesis, factorial sign, and it does not support trigonometrical functions for now!
JavaCaculator
- 纯java实现的类似windous自带的计算器,包括进制转换和三角函数功能。-Pure java to achieve similar windous own calculator, including the hexadecimal conversion and trigonometric functions.
src
- 用java写的简单计算器。 实现加,减,乘除以及开方三角函数等基本功能。-Using java to write a simple calculator. The realization of addition, subtraction, multiplication and division, as well as prescribing the basic functions such as trigonometric functions.
Java_Calcuator
- Java编写的仿windows计算器,基本具有windows下计算器的 全部功能,如:简单的加减运算、科学计算、逻辑运算 使用方法: 基本上跟windows计算器一样,如:要计算3+4*(6+2) = 则依次输入3、+、4、*、(、6、+、2、)、=如要计算三角函数如:sinx则先输入 x值,再按sin键如是要计算反三角函数,则应把进制下方的Inv勾上-A calcuator writen by java that has almost whole functions of the ca
Function
- 用java画出二次函数,三角函数.画出坐标系-Function image using java painting
Calculator
- 多功能计算器 包括加减乘除 开放 平方 三角函数求解等-Calculator
caulter
- 数学运算包括加、减、乘、除等 复杂的拓展数学运算的实现 包括阶乘、相反数、三角函数、反三角函数、指数函数、对数函数、幂函数、开方、倒数等。其中三角、反三角函数包括用弧度计算和用角度计算。 achieve development Including factorial, on the contrary the number of trigonometric functions, inverse trigonometric functions, exponential functio
JAVAEcodefans.net
- void方法举例、参数的值传递、重载方法、使用方法计算税款、三角函数方法、min、max和abs方法、生成随机字-void method example, parameter passing, overloaded methods, the use tax calculation, trigonometric method, min, max and abs method to generate random words
caculater
- 用java实现的计算器,通过堆栈实现了带括号的4则混合运算,以及三角函数,幂运算等多功能计算器,里面是带源码的jar包-caculater
three
- java实现的三角函数的图形算法。用图形学的知识绘制三角函数。-java implementation of the trigonometric function of graphics algorithms. Knowledge of graphics drawn with trigonometric functions.
Counter
- 科学计算器 1.10进制数字计算 2.一键换肤功能 3.三角函数计算 4.人性化字体大小显示-Scientific Calculator 1.10 2 decimal figures. A key to skin function 3. Trigonometric calculations 4. Humanization font size Show
tzx
- 科学计算器,可以试想四则运算,三角函数,幂运算等功能。-Scientific calculator, support for arithmetic, trigonometric functions, exponentiation functions
work
- 输入任意三角函数度数可以计算求值-Enter any trigonometric degree evaluation can be calculated. . . . . . . . . . . .
sine
- 用Applet程序中实现绘制三角函数sin(x)当x∈[-π,+π]的曲线图形,其中xi=xi-1+△x,△x=0.05-Applet program used to implement mapping trigonometric sin (x) when x ∈ [-π,+ π] of the curve graph, where xi = xi-1+ △ x, △ x = 0.05
T_1
- 一个简易的计算器,具有加减乘除,三角函数,log,x^y等功能,可以删除最后一位等-A simple calculator, with add, subtract, multiply and divide, trigonometric function, log, x ^ y and other functions, can remove the last etc...
Calculator
- JAVA写的计算器,基于SWT开发,功能较全面,模仿WIN7自带计算器,包括多级括号匹配,运算过程同步显示,运算优先级区分以及三角函数等科学运算-Calculator based on SWT.
calculater
- 主要用java实现计算机的各种功能,其中包含了计算器的加减乘除还有三角函数运算-Using java to achieve the various functions of the computer, which contains the calculator Math trigonometric functions
jisuanqi
- 一个普通计算器程序,可计算常用的加,减,乘,除以及三角函数运算。-An ordinary calculator program, computable commonly used in addition, subtraction, multiplication, division, and trigonometric calculations.
src
- java计算器源码 内含三角函数,反三角函数,阶乘等运算,大多属于函数库调用-java calculator source code contains trigonometric functions, inverse trigonometric functions, factorial operation, most of them belonging to the library calls