搜索资源列表
ComplexCalculator
- 使用NetBean开发的java简易复数计算器,支持复数的加法、减法、乘法、除法、根、模、自然对数、实幂指数、虚幂指数、正弦、余弦、正切的运算。设计了自己的复数类-NetBeans development of the use of the plural simple java calculator, support plural addition, subtraction, multiplication, division, roots, mold, natural logarithm, it
src
- 编写一个能绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样。-Prepared a dynamic map rendering sine and cosine waves procedures, this procedure drawn sine and cosine waves belong to the two panel, they will continue to move backwards in the wi
sim
- 绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样-Drawing dynamic sine wave and cosine wave mapping procedures, the procedures of the sine and cosine mapping belong to the two-wave panel, they will continue to move backwards in the windo
Calculator
- 此程序实现的是一个计算器,包含加减乘除、正弦余弦等的计算-Implementation of this program is a calculator, including addition and subtraction multiplication and division, the calculation of sine cosine, etc.
java
- 一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Calculator functions to achieve a Java program, you can add, subtract, multiply, divide (also may be appropriate with factorial, sine, cosine and index) calculation.
math
- 通用初等函数计算器,在网页上模拟出键盘的风格,程序主要是进行数学运算,不但包括最基本的加减乘除运算,还有平方根、立方根、正弦、余弦运算,以及一些更复杂的数学函数。本计算器运行于PHP环境,更多功能希望与大家一起完善。 http://www.codefans.net/other/math/-Universal primary function calculator on the page to simulate the style of the keyboard, the program is
java
- 计算器的设计与实现 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Design and implementation of the calculator design a calculator function to achieve Java program, you can add, subtract, multiply, divide (also may be appropriate with factorial, sine
jisuan
- 利用java编程,实现简单的计算器功能,包括加减乘除,开方,乘方,正余弦-The use of java programming, a simple calculator functions, including addition, subtraction, square root, power, sine and cosine
JAVA
- 实现正余弦函数与对数函数,多次方函数还能实现开方的n位数计算器-N-digit calculator sine and cosine functions and logarithmic functions, and several square function also enables the prescribing
calculator
- 实现了计算器一些简单的功能,有界面。实现了+、-、*、/、平方根、倒数、余弦、正弦、正切、相反数。-Calculator simple interface. Realized+,-,*, /, the root, the inverse cosine, sine, tangent, opposite number.
aa
- 计算器实例,设计一个能实现计算器功能的Java程序,可以进行加减乘除(另外可适当加上阶乘正弦余弦和指数)运算。-Calculator Example: design a calculator function Java program, you can add, subtract, multiply, division (may be appropriate to add the factorial, sine, cosine and index) operator.
Calculators
- 计算器的设计与实现 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Design and Implementation of the calculator design a Java program that implements a calculator function, you can add, subtract, multiply, and divide (may be appropriate to add anot
SINCONS
- 实现了教学所用的正余弦仿真使用,各种正余弦函数均有,满足所有教学使用-Teaching used to achieve a simulation using the cosine, sine and cosine functions have a variety to satisfy all educational use
jisuanqi
- 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Design a calculator function enables Java programs, you can add, subtract, multiply, divide (may be appropriate to add additional factorial, sine, cosine, and exponential) operations.
Calculatrice
- 该代码为科学计算器代码,实现的功能有括号,正负号,正余弦,开方,阶乘等功能。-The code for the scientific calculator code to achieve the function of parentheses, sign, sine and cosine, square root, factorial and other functions.
cal
- 用java实现的计算器。可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。(Calculator implemented with java. Addition, subtraction, multiplication, and division can be added (plus factorial, sine, cosine, and exponential) operations.)