搜索资源列表
科学与工程数值算法(Java版)
- Java学习丛书\\科学与工程数值算法(Java版)一书的代码-Java \\ science and engineering numerical algorithms (Java version), a book of code
cacular
- 计算器程序,能实现一些基本运算,与操作系统所带的计算器大致相同,不过其中的科学计数器部分没有实现-calculator program that can achieve some basic computing, and operating systems possessed by the calculator broadly the same, although the scientific counter part did not materialize. .
Kxjsq
- 我自己编写的科学计算器,实现了大部分windows附带计算器的计算功能-I prepared a scientific calculator, achieved most of the windows fringe calculation function calculator
cg11
- 计算机图形学是是啊黑哦了安静度秒万时亿一街道俩 秒时亿来额科学读诶哦
kexuejisuanqi
- 科学计算器源程序用javascr ipt编写,可实现各种基本运算,供大家参考!-scientific calculator program with javascr ipt prepared to attain basic computation. for your reference!
TecCalc_java
- 用java写的windows计算器,进行科学计算,功能比较完善-with java write windows calculators, scientific, function more perfect
Calc_javaapplet
- 使用java编写的windows科学计算器applet版,功能已经相对完善,方便二次开发-prepared using java windows Scientific Calculator applet version, function has been relatively perfect facilitate secondary development
郭尚波Jave聊天室
- 这是我的Java课程设计,在JBuilder9下开发的。作者:郭尚波 内蒙古农业大学计算机与信息工程学院 2001级计算机科学与技术2班-This is my Java curriculum design, in JBuilder9 under development. Author : Guochangbei Inner Mongolia Agricultural University of Computer and Information Engineering College 2001 C
Ca
- 功能齐全的科学计算器,实现基本加减乘除,退格,和一些科学计算..希望给大家帮助-Full-featured scientific calculator, the realization of the basic addition and subtraction multiplication and division, backspace, and a number of scientific computing .. want to give you help
Calculator.java
- Java课程设计代码。这是一个关于简易科学计算器的程序。在JDK1.5上正常运行过。-Curriculum design Java code. This is a simple scientific calculator on the procedure. In normal operation on JDK1.5 too.
Javacalculator
- 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换-Through JAVA calculator program designed GUI interface, users can turn
Jisuanqi
- 科学计算器,能计算带括号的加减乘除公式。使用JAVA语言编写,命令行模式运行!
Calculator
- java自己编写的一个计算器,包含退格,平方、开放等,但不是科学计算器。-java I have written a calculator, including the backspace, square, open, etc., but not scientific calculator.
Calculator
- JAVA开发的科学计算器,部分功能能和windows的计算机媲美-JAVA development of scientific calculator
Java_Caculator
- 模拟仿真科学计算器计算器,类似于真是计算器-Calculator Scientific Calculator Simulation
calculator
- 用java语言实现的科学计算器程序,此为设计文档-Java language with scientific calculator program, this is the design documents
tzx
- 科学计算器,可以试想四则运算,三角函数,幂运算等功能。-Scientific calculator, support for arithmetic, trigonometric functions, exponentiation functions
Calculator
- 一个通过Java代码实现的科学计算器。 用户可以通过输入一串数学表达式来获得他们想要的结果。功能效果类似于卡西欧计算器,所包含的运算符号包括加(+)、减(-)、乘(*)、除(/)以及次方(^)。 比如输入:"( 3 + 5 ) * 2 - 6 ^ 2",回车后会得到输出结果:"-20"。 输入不合法字符会报错,程序健壮度佳。 学习该代码有助于理解科学计算器、卡西欧计算器的运算实现原理。(A class that computes an ar
JAVA_Calculator
- 用eclipse-Java所编写的科学计算器。(A scientific calculator based on eclipse-Java.)