搜索资源列表
calculator
- 一个计算器软件: 功能要求:必须实现加、减、乘、除、开根号、取余数等运算,要能支持连续运算
Calculator
- 利用JAVA语言设计一个简单的科学计算器,实现加减乘除及开根号、对数、平方、三角正/余弦、求倒数、进制转换的简单功能。-java program is very aaaaaaaaaaaaaaaaaaaa
JAVA
- JAVA计算器,可以开根号,超级灵。一开一个准,绝对高级-JAVA calculator, you can open root, super spirit. Opened a quasi-absolute high
java_sqr(big_int)
- java大整数开根号.txt 符合数位要求的大整数开根号,避免了c,c++高精度的麻烦,此题属高精度较难题,具有一定算法-java大整数开根号.txt
Calculator
- 计算器,可实现基本功能。加减乘除,开根号等都可以实现。-Calculators, basic functions can be realized. Addition and subtraction multiplication and division, roots and so on can be achieved.
Java_Calculator
- 实现加、减、乘、除、开根号、取余数等运算,支持连续运算。使用Java编写,经过测试,可以运行-Implementation addition, subtraction, multiplication, division, roots and other operations to take the remainder to support continuous operation. Written using Java, after testing, you can run
calculate
- 大学时写的js计算器程序 能进行简单加减乘除,和科学运算:(开根号,次幂,log……)-Js college calculator program written in simple addition and subtraction to multiplication and division, and scientific computing: (roots and the power, log ... ...)
javajishuanqi
- 用java编写的计算器,简单易懂,方便易学,功能齐全。加减乘除,平方立方开根号,等等。-Prepared using java calculator, easy to understand, easy to learn and fully functional. Subtraction multiplication and division, square roots and cube, and so on.
calculator
- 计算器的实现,实现了加减乘除基本的四则运算,求倒数,求百分数以及开根号-CALCULATORS realized Math basic arithmetic, find the inverse, find the percentage and square root
javacalc
- java计算器 用java实现的 计算器 功能齐全 除了加减乘除 还有开根号 求对数等-java calculator calculator with a full-featured java implementation in addition to there roots and Math requirements for the number of such
calculator
- 模仿windows计算器,通过for循环实例化按钮,设置BoxLayout,通过if控制记录被运算数和运算数。通过if控制求导运算、开根号运算、删除键-Mimic the windows calculator for loop to instantiate button, set the BoxLayout operands and operands, if control records. If control of the derivative operator, the square ro
Calculator
- 一个简单计算器程序,仅有单次运算功能和开根号功能,适合新手学习,和Java编程作业的参考。-A simple calculator program, only a single arithmetic functions and square root functions, suitable for novice learning Java programming job reference.
calculator
- 计算器的简单实现,ce,-,+,*,/,开根号,退格等都已实现-code for calculator
Calculationpai
- 实现一个简单的计算器计算的功能,功能含有加减乘除,开根号,清零等功能。-A simple calculator
src
- 计算器 包括+ - * / sin cos tan 开根号 加括号 进制转换-Calculators include+-*/sin cos tan roots and bracketed hex conversion